Files
OrcaSlicer-KX/src/libslic3r/GCode
Tom 1a3dc3c378 Tsmith35 per BS PR4631 (#6709)
ENH: support spiral lift with timelapse gcode
The existing implementation did only read the new Z position from the injected timelapse_gcode and flagged the position as unsafe because of this.

This change reads X, Y and Z pos from the timelapgse_gcode and will keep the position state correct to enable safety checks required for using spiral Z hop.

Because of this, spiral Z hop can be used everyhwere now. The same pattern is also applied for layer_change/toolhead gcode injection.

The set_current_position_clear method is unused but will be kept in implementation for future scenarios.

Co-authored-by: Simon ziehmon@users.noreply.github.com
2024-09-14 23:52:04 +08:00
..
2023-12-01 10:42:45 +00:00
2024-07-21 10:29:42 +08:00
2024-07-21 10:29:42 +08:00
2023-09-09 13:19:59 +08:00