Printer finished only need some help.
-
Hello everybody i have a little problem centering the y bed centre i treid al sorts of values and the heatbed always stop at the same point when i centre bed .And how do i get the nozzle closer to the heatbed? (i know in marlin it was M851 Z0 , G28 , G1 X110 Y110 , M211 S0 , M851 Z-xxx , M500 , M211 S1,)
G-day. -
See https://duet3d.dozuki.com/Wiki/Centering_the_bed_or_setting_the_bed_origin for how to set the location of the bed origin.
The way you set the Z=0 position depends on how you are homing Z. If you are homing Z using a Z probe, you need to set the trigger height of the Z probe in the G31 command in config.g. if you are homing Z using an endstop switch, see https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Homing_Z.