v2.4: z_endstop_calibrate
This commit is contained in:
parent
e98212a2ae
commit
cad78f9f0c
1 changed files with 9 additions and 6 deletions
|
@ -111,7 +111,7 @@ endstop_pin: PG10
|
|||
## (+) value = endstop above Z0, (-) value = endstop below
|
||||
## Increasing position_endstop brings nozzle closer to the bed
|
||||
## After you run Z_ENDSTOP_CALIBRATE, position_endstop will be stored at the very end of your config
|
||||
position_endstop: -0.5
|
||||
#position_endstop: -0.5
|
||||
position_max: 290
|
||||
position_min: -5
|
||||
homing_speed: 8
|
||||
|
@ -499,3 +499,6 @@ gcode:
|
|||
#*# max_y = 287.0
|
||||
#*# mesh_x_pps = 2
|
||||
#*# max_x = 261.0
|
||||
#*#
|
||||
#*# [stepper_z]
|
||||
#*# position_endstop = 0.542
|
||||
|
|
Loading…
Reference in a new issue