Files
OrcaSlicer/resources/profiles/Meltingplot/machine
timschneider 8b34dc5344 Meltingplot: lift Z above the print before the end macro
Add a G90 / G1 Z{min(max_layer_z + 5, printable_height)} F600 move at the
start of machine_end_gcode, before M98 print_end shuts the printer down and
parks it. Besides clearing the part, the explicit Z coordinate lets the Duet
file-info parser pick up the object height.
2026-07-29 13:26:59 +02:00
..