Hello All,
I have been looking and looking for some things and I just can not find the Z offset setting? Is there one? Or do I have to do it the old fashioned way.
With a G1 Z[Offset]
G92 Z0
Another question does this support Gcode drop in variables such as
M104 S[first_layer_temperature] ;
Then when it makes the gcode it replaces [first_layer_temperature] with the correct value.
Thank you