Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!
So the start script I provided was the default in my LDO Leviathan's printer config. That's *not* what I actually use, but it's about as basic as it gets.
The first part of the gcode calls G32 (which is the macro defined above the PRINT_START macro). G32 is basically a full homing call, then...
I find that taking everything back to the basics and going from there has been immensely useful:
[gcode_macro G32]
gcode:
SAVE_GCODE_STATE NAME=STATE_G32
G90
G28
QUAD_GANTRY_LEVEL
G28
## Uncomment for for your size printer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.