From cde82cff6a5d17104883e368ff23da845889b379 Mon Sep 17 00:00:00 2001 From: Zach Schimke Date: Fri, 20 Aug 2021 15:14:01 -0700 Subject: [PATCH] Added Z endstop tuning --- machine.cfg | 2 +- printer.cfg | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/machine.cfg b/machine.cfg index c275f9c..58730e2 100644 --- a/machine.cfg +++ b/machine.cfg @@ -98,7 +98,7 @@ gear_ratio: 80:20 microsteps: 16 endstop_pin: E0_STOP -position_endstop: -0.10 +#position_endstop: -0.10 position_max: 120 position_min: -1.5 homing_speed: 10 #40; Max 100 diff --git a/printer.cfg b/printer.cfg index 6ad1ef3..ceef147 100644 --- a/printer.cfg +++ b/printer.cfg @@ -53,6 +53,9 @@ #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# +#*# [stepper_z] +#*# position_endstop = -0.250 +#*# #*# [extruder] #*# control = pid #*# pid_kp = 20.870