Hello, how can I change how the printer behaves when the runout sensor triggers?
Right now it does this:
- Filament does not unload
- Bed and E0 are set to 0deg
- Nozzle parks @ X=0 (y & z stay the same)
- Bed motors are disabled
- Auto loads filament when sensor is triggered- Bed does not heat up to previous temp
- E0 set to 170
What I want it to do:
- Immediately unload filament
- Bed stays same temp E0 set to 0
- Nozzle park stay the same
- Bed motors stay enabled
- Load filament when i press button on screen
- E0 sets to 195 when "Continue" is selected
It is a mess right now because filament gets stuck in the nozzle because it doesn't unload and E0 is set to 0, so i have to trigger the runout, pull the filament as E0 reheats, and then race against the clock to feed the filament back in.