Most of us don't have a distinction between home and a prepared bed.
You can do this by messing with the gcodes in the start/end gcode tab. Learn about the gcodes first here:
Or if you only want to do this to one print ever then edit the gcode after you "prepare" (slice) your stl.
But why do you want to do this? I always run the z home command, then move the print head around with my hand and use a piece of paper to check the height at all 4 corners and make sure there is *very* little space. The paper should be just barely slightly tight.
Then when you hit print, it levels and goes to your layer 0 height (typically .3mm in Cura) and starts printing at that height above your bed.
Bear in mind also that any setting of z=0 via gcodes or the ulticontroller will only last until the printer is power-cycled. The activation of the limit switches are how the printer identifies the origin of it's coordinate system. Once you power-cyle the printer, it has no idea where it is in space until you have performed a homing operation and triggered the switches.
Recommended Posts
gr5 2,269
Most of us don't have a distinction between home and a prepared bed.
You can do this by messing with the gcodes in the start/end gcode tab. Learn about the gcodes first here:
http://reprap.org/wiki/G-code
Or if you only want to do this to one print ever then edit the gcode after you "prepare" (slice) your stl.
But why do you want to do this? I always run the z home command, then move the print head around with my hand and use a piece of paper to check the height at all 4 corners and make sure there is *very* little space. The paper should be just barely slightly tight.
Then when you hit print, it levels and goes to your layer 0 height (typically .3mm in Cura) and starts printing at that height above your bed.
Link to post
Share on other sites