moggieuk / Happy-Hare

MMU software driver for Klipper (ERCF, Tradrack, Prusa)
GNU General Public License v3.0
465 stars 116 forks source link

Is it possible to print with gear extruder sync without MMU home and tool change ? I prefer to leave filament unloaded to power off, so I would like to start to print without MMU initialization (filament eject, MMU home and tool change...). #321

Closed Jazzxianren closed 3 months ago

Jazzxianren commented 3 months ago

I find solution: just use MMU_RECOVER TOOL=0 GATE=0 LOADED=1 to recover load status and then you can start print with gear extruder sync.

I think this function is very useful when you just want a simple print and save time.