Notifiche
Cancella tutti
Change extruder custom GCODE (reverse print)
Hi everyone, I have a problem with reverse printing with a single extruder printer.When I change the extruder to be able to put a filament of another color, a zhop command is not executed and therefore the nozzle crawls on the print and ruins it.
This is the custom gcode that I have corresponding to the extruder change.
T{next_extruder}
;START_CUSTOM_TOOL_CHANGE LAYER
[layer_z]/[layer_num]
{if layer_num >= 0}
M600
{endif}
;ENF_CUSTOM_TOOL_CHANGE
Can I insert a 1mm lift and after having made the change, a repositioning?
I would like to point out that the M600 command correctly executes a zhop when inserted in the custom gcode of the color change
Thanks
Postato : 18/01/2025 11:26 am