Ok, just installed the BTT SFS but have some doubts if in the printer.cfg file under macros ratos the following would be right,
I'm a nerd at this and want it to be safe in case I ran out of filament, so anyone with experience could check if G-code instructions is right?
Thanks
I'll be using the following:
[filament_motion_sensor SmartFilamentSensor]
detection_length: 7.0
extruder: extruder
switch_pin: ^PE15
pause_on_runout: True
runout_gcode:
SAVE_GCODE_STATE NAME=PAUSE_state
BASE_PAUSE
G91
G1 E-5 F2100
G1 Z10
G90
G1 X90 Y175 F6000
#insert_gcode:
event_delay: 3
pause_delay: 0.5