Added Z endstop tuning
This commit is contained in:
parent
ddae440402
commit
cde82cff6a
|
|
@ -98,7 +98,7 @@ gear_ratio: 80:20
|
||||||
|
|
||||||
microsteps: 16
|
microsteps: 16
|
||||||
endstop_pin: E0_STOP
|
endstop_pin: E0_STOP
|
||||||
position_endstop: -0.10
|
#position_endstop: -0.10
|
||||||
position_max: 120
|
position_max: 120
|
||||||
position_min: -1.5
|
position_min: -1.5
|
||||||
homing_speed: 10 #40; Max 100
|
homing_speed: 10 #40; Max 100
|
||||||
|
|
|
||||||
|
|
@ -53,6 +53,9 @@
|
||||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||||
#*#
|
#*#
|
||||||
|
#*# [stepper_z]
|
||||||
|
#*# position_endstop = -0.250
|
||||||
|
#*#
|
||||||
#*# [extruder]
|
#*# [extruder]
|
||||||
#*# control = pid
|
#*# control = pid
|
||||||
#*# pid_kp = 20.870
|
#*# pid_kp = 20.870
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue