Lift nozzle at second layer
Posted: Wed Apr 08, 2020 2:09 pm
Hi everyone,
In the case of backlash of nuts of z-axis I need lift the nozzle at the second layer 0.1-0.2 mm.
I assume that I can do this use Layer Change Script.
I try the follow sript:
;layer 2
G1 Z0.2 ;
;layer 2
but this lift the nozzle in each layer to the end of the script, and I need only secod layer.
In the case of backlash of nuts of z-axis I need lift the nozzle at the second layer 0.1-0.2 mm.
I assume that I can do this use Layer Change Script.
I try the follow sript:
;layer 2
G1 Z0.2 ;
;layer 2
but this lift the nozzle in each layer to the end of the script, and I need only secod layer.