This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;===================== date: 20240606 ===================== | |
G92 E0 | |
G17 | |
G2 Z{layer_z + 0.4} I0.86 J0.86 P1 F20000 ; spiral lift a little | |
G1 Z{max_layer_z + 0.4} | |
{if !spiral_mode && print_sequence != "by object"} | |
; don't support timelapse gcode in spiral_mode and by object sequence for I3 structure printer | |
M622.1 S1 ; for prev firware, default turned on | |
M1002 judge_flag timelapse_record_flag | |
M622 J1 |