Skip to content

Commit

Permalink
Add Z_DROP to GOTO_PURGE_BUCKET
Browse files Browse the repository at this point in the history
  • Loading branch information
elpopo-eng committed Feb 23, 2024
1 parent 8693775 commit 1eb0137
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 @@ -170,4 +170,4 @@ gcode:
description: Move over the purge bucket (a wrapper to have access in gui)
gcode:
{% set Z_DROP = params.Z_DROP|default(0)|int %}
_CONDITIONAL_MOVE_TO_PURGE_BUCKET
_CONDITIONAL_MOVE_TO_PURGE_BUCKET Z_DROP={Z_DROP}

0 comments on commit 1eb0137

Please sign in to comment.