Siboor
Siboor Web Store
  • ※Welcome to Siboor
    • How to get help?
    • Agreement & Support
    • Friendly Links
    • Tool Guide
  • ※SIBOOR TRIDENT [JUNE]
    • Bill of Materials
    • The Build
      • Printed Parts(Oct/17)
      • Assembly manual
      • Initial Startup(Dec/05)
      • Initial Startup Checks[Nov/28]
      • Slicer Setup[Nov/28]
      • First Print
      • Ssh Quick Guide
    • Tuning Guides
      • Temperature calibration
      • Calibration Belt
      • Measuring Resonances
      • Filament Tuning
      • Pressure advance
      • Print Tuning
    • ⑤Maintenance Guide
    • FAQ(Oct/17)
      • Unused Ports Overview
      • Product specs
      • Cartographer to Survey Touch mode[Nov/26]
      • [New]Klipper LEDHelper Error Fix Tutorial
      • [New]Phaetus Rapido2 Heatblock Replacement Guide
      • [New] CB2 Timer too close
    • CNC Trident AWD
  • ※SIBOOR 2.4 R2 [AUG]
    • Bill of Materials
    • The Build
      • Printed Parts
      • Assembly manual
        • ① SIBOOR 2.4 R2 Aug
        • ② Stealthburner
        • ③ Nevermore V6
        • ※ CHAOTICLAD CNC KIT
        • ※ Tap Probe
      • Initial Startup[Dec/05]
      • Initial Startup Checks[Nov/26]
      • Slicer Setup[Nov/26]
      • First Print
      • Ssh Quick Guide
    • Tuning Guides
      • Temperature calibration
      • Calibration Belt
      • Measuring Resonances
      • Filament Tuning
      • Pressure advance
      • Print Tuning
    • Maintenance Guide
    • FAQ
      • Product specs
      • Cartographer to Survey Touch mode[Nov/26]
      • Octopus Pro PIN
  • ※SIBOOR 0.2 R1 [AUG]
    • Bill of Materials
    • The Build
      • Printed Parts
      • Assembly manual
        • Wiring Supplementary
        • Metal Version Supplementary
      • Initial Startup
      • Initial Startup Checks
      • Slicer Setup
      • First Print
      • Ssh Quick Guide
    • Tuning Guides
      • Calibration Belt
      • Measuring Resonances
      • Filament Tuning
      • Pressure advance
      • Temperature calibration
      • Print Tuning
    • Maintenance Guide
    • FAQ(Oct/3)
      • Product specs
      • FLY Gemini V3 Pin
  • ※E3-SW CONVERSION
    • Bill of Materials
    • The Build
      • Preparations
        • Printed Parts
        • Heat Set Inserts
        • Extrusion Tapping
      • Assembly manual
      • 接线说明
        • Creality 4.2.2 board
        • SKR Mini E3 V2 board
        • SKR Mini E3 V3 board
        • SKR Pico board
      • 首次启动
      • 首次启动检查
      • 切片器设置
      • Ssh Quick Guide
    • Tuning Guides
      • Calibration Belt
      • Measuring Resonances
      • Filament Tuning
      • Pressure advance
      • Temperature calibration
      • Print Tuning
    • Maintenance Guide
    • FAQ
      • Product specs
  • ※SIBOOR ERCF V2
    • Build of Materials
    • The Build
      • ①Print necessary parts
      • ②Assembly manual
      • ③Connect ERCF to the printer
      • ④Install Happy Hare
      • ⑤ Install KlipperScreen - Happy Hare
      • ⑥Validate you hardware configuration
      • ⑦Calibration Steps
      • ⑧Basic Operation
      • 切片设置
    • Tuning Guides
    • Maintenance Guide
    • FAQ
      • Product specs
      • EBB MMB V1.1 PIN
  • ※Other Products
    • CNC Trident AWD
      • Bill of Materials
      • FAQ
    • V0 Display Screen
    • V0 Krigami Bed
    • Klipper Expander
      • Overview of Features
      • Configuration Tutorial
      • Flashing Instructions
      • FAQ
    • RGB PCB LIGHT
    • LED Effect Notes
      • Wiring Guide
      • Installing LED Effects Software
      • Configuring the strips
      • Configuring the effects
      • [Advanced]Effect Layer Blending
      • FAQ
Powered by GitBook
On this page
  • Install Happy Hare
  • ※Clone the Happy Hare Repo
  • ※Run the installer
  • ※Create a basic Klipper configuration.
  1. ※SIBOOR ERCF V2
  2. The Build

④Install Happy Hare

Previous③Connect ERCF to the printerNext⑤ Install KlipperScreen - Happy Hare

Last updated 6 months ago

Install Happy Hare

Disclaimer:

Please note that the following content on this page is based on the SIBOOR VORON 2.4 AUG kit and is provided for reference purposes only. The text, images, and other materials are sourced from the Happy Hare Wiki, but some pages have been significantly condensed and simplified.

If you are not using this specific machine kit, to avoid incorrect operations or missing important information, you may visit the complete tutorial at .

※Clone the Happy Hare Repo

Log in to SSH and execute the following command to clone the Happy Hare software onto your printer's Pi

cd ~
git clone https://github.com/moggieuk/Happy-Hare.git

Use the following cd command to change to the Happy Hare directory:

cd Happy-Hare

※Run the installer

Send the following command to run the Happy Hare program.

./install.sh -i

※Create a basic Klipper configuration.

After sending the command, an interactive installer will be launched to set some initial parameters and configure the pins for the EBB MMB board. You can confirm your selections by entering the corresponding number or typing "y" or "n," then pressing Enter. The following content is primarily aimed at users of SIBOOR VORON 2.4 and Trident 3D printers; if you are using other devices, you can modify the settings according to your specific needs.

1

What type of MMU are you running?

Enter2 and press Enter to confirm.

2

How many gates (selectors) do you have?

The SIBOOR ERCF V2 KIT is the 8-channel version. Enter 8 and press Enter to confirm.

3

Select mcu board type used to control MMU

The SIBOOR ERCF V2 KIT uses the BTT MMB V1.1 board.

Enter 2 and press Enter to confirm.

4

Touch selector operation using TMC Stallguard? This allows for additional selector recovery ste ps but is difficult to tune Not recommend if you are new to MMU/Happy Hare & MCU must have DIAG output for steppers. Can co nfigure later Enable selector touch operation (y/n)?

※It is not recommended for beginners to enable this.

Enter n and press Enter to confirm.

5

Would you like to have neopixel LEDs setup now for your MMU? Enable LED support? (y/n)? Enable LED support? (y/n)?

※是的,SIBOOR ERCF V2 KIT包含LED,

Enter yand press Enter to confirm.

6

Which servo are you using?

※SIBOOR ERCF V2 KIT包含GDW DS041MG舵机,

Enter 3and press Enter to confirm.

7

Clog detection? This uses the MMU encoder movement to detect clogs and can call your filament runout logic Enable clog detection (y/n)?

※The SIBOOR ERCF V2 KIT uses encoders to check for stalls.

Enter yand press Enter to confirm.

Would you like MMU to automatically adjust clog detection length (recommended)? Automatic (y/n)?

※Enable automatic adjustment of the jam detection length, as it helps with troubleshooting.

Enter yand press Enter to confirm.

8

EndlessSpool? This uses filament runout detection to automate switching to new spool without interruption Enable EndlessSpool (y/n)?

※The purpose of this feature is to automatically switch to a new spool of filament when the current one runs out, ensuring uninterrupted printing.

Enter yand press Enter to confirm.

9

Finally, would you like me to include all the MMU config files into your printer.cfg file Add include? (y/n)?

※Yes, all newly added configuration files must be referenced in the printer.cfg.

Enter yand press Enter to confirm.

Would you like to include Mini 12864 menu configuration extension for MMU Include menu (y/n)?

※We do not use the MINI 12864 display. (You can also choose according to your actual situation.)

Enter nand press Enter to confirm.

Would you like to include subset of the legacy ERCF_ command set compatibility module Include legacy ERCF command set (not recommended) (y/n)?

※Using the old command set may lead to compatibility issues, so it is recommended not to use it.

Enter nand press Enter to confirm.

Would you like to include the default pause/resume macros supplied with Happy Hare Include client_macros.cfg (y/n)?

※After installing the ERCF V2, the pause and resume macros need to be modified. Using the macros provided by Happy Hare is a good idea.

Enter yand press Enter to confirm.

Addons: Would you like to include the EREC filament cutter macro (requires EREC servo installation) Include mmu_erec_cutter.cfg (y/n)?

Enter nand press Enter to confirm.

Addons: Would you like to include the Blobifier purge system (requires Blobifier servo installation) Include blobifier.cfg (y/n)?

※The SIBOOR ERCF V2 KIT does not include the Blobifier purge system.

Enter nand press Enter to confirm.

From here, Happy Hare will install itself based on the options you selected. You should receive a nice little report indicating that Happy Hare is ready:

Once successfully run, you will install the summary configuration file. Happy Hare creates a file hierarchy in the Klipper configuration directory. To view the layout and purpose of each file, please refer to the configuration reference.

Now that you have installed Happy Hare on your printer, it feels great, doesn't it?

https://github.com/moggieuk/Happy-Hare/wiki