Loading Filament into Inactive Extruder Throws Move out of Range Error
Hey all,
I'm not sure if this is expected behaviour or not, but if I load filament into T0 or T1 without first making that the active extruder in the UI, then the extruder primes the nozzle where it is parked on the oozeguard (rather than moving to the purge position like it would if the extruder was active) and throws a move out of range error when it's done, putting the printer in a shutdown state.
Is there a way to make RatOS switch active extruders if filament insert is detected in the currently non-active extruder to avoid this?
2 Replies
See: Klipper Screen load/unload IDEX, with these set of macros, it will also mitigate the Move out of Range Error
That looks like it could do what I'm wanting, thank you. I'll play around with it 😊