Added Z endstop tuning

This commit is contained in:
Zach Schimke 2021-08-20 15:14:01 -07:00
parent ddae440402
commit cde82cff6a
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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