фикс ретракта после печати
This commit is contained in:
@@ -298,7 +298,7 @@ gcode:
|
||||
# Move to safe Z position
|
||||
G0 Z{z_safe} F3600
|
||||
# Retract filament even more
|
||||
G1 E-{printer["gcode_macro RatOS"].end_print_park_z_hop} F3600
|
||||
G1 E-{printer["gcode_macro RatOS"].filament_retract_after_print} F3600
|
||||
# Back to absolute positioning
|
||||
G90
|
||||
|
||||
|
||||
Reference in New Issue
Block a user