Okay, thanks.
But what do i write and where, to send the z-axis to the bottom?
I know that the bottom max is about 200, but how do i put it into the endcode so it Works?
Okay, thanks.
But what do i write and where, to send the z-axis to the bottom?
I know that the bottom max is about 200, but how do i put it into the endcode so it Works?
Considering the Z0 is the bottom, you should just make a G28 (or G28 XYZ, that's the same).
Did you try it ?
I think @markhoe has an UMO+ and z0 is not the bottom but the top, or the bed at its highest position. (I have not tested to, going on memory)
Sorry, ive been out for a while.
Yes, i have an UMO+.
I have not tried it, but im going to when i have some more time on my hands.
but as i read, i should write "G28 Z" instead of "G162 Z" right?
G1 Z200
will work. That tells the z axis to "go" to position 200mm. G0 and G1 do the same thing.
Edited by Guest
Recommended Posts
neotko 1,417
I don't see G162 listed as gcode on marlin for ultimaker plus
https://github.com/Ultimaker/Marlin/tree/Marlin_UM_Original_Plus
Link to post
Share on other sites