Hey guys,
I bought a Twotrees TS2 with automatic Z-levelling. Twotrees also delivered some macros to level the z-axis for cutting different thick materials and also to engrave. When I have job with an engrave layer and at least a layer to cut, I have to start the macros before. It`s working fine, but how I know there is a way to setup the z-axis in Lightburn to do that automatically.
The macro for engrave is:
$HZ
G91
G1 Z0
an for cut e.g. 3mm plywood:
$HZ
G91
G1 Z-1.5 F300
What I have to set to do this automatically between the layers?