Skip to content

Commit

Permalink
Update macros/helpers/nozzle_cleaning.cfg
Browse files Browse the repository at this point in the history
Co-authored-by: Félix Boisselier <[email protected]>
  • Loading branch information
tehniemer and Frix-x authored Jan 7, 2025
1 parent 43920d7 commit a8ab04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/helpers/nozzle_cleaning.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ gcode:
# Retract
G92 E0
G1 E-1.7 F2100
G1 E-({RETRACT}-1.7) F150
G1 E-({RETRACT}-{RETRACT*0.1}) F150
G92 E0

# Wait some time to let the nozzle ooze before cleaning
Expand Down

0 comments on commit a8ab04c

Please sign in to comment.