diff options
author | FrY Sennberg <fryakatkop@gmail.com> | 2021-02-28 15:59:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 09:59:20 -0500 |
commit | 1c1c5179139bdb85dffcfbfe418a3716343f893c (patch) | |
tree | b8b76c1aeb1c6ed786e6387d927d13c5cbf1cec0 /config | |
parent | 9df07530c6c483b58d370de8236ceddaf656e23d (diff) | |
download | kutter-1c1c5179139bdb85dffcfbfe418a3716343f893c.tar.gz kutter-1c1c5179139bdb85dffcfbfe418a3716343f893c.tar.xz kutter-1c1c5179139bdb85dffcfbfe418a3716343f893c.zip |
confifg: Update printer-flsun-q5-2020.cfg (#4000)
we just found a small problem: Some people have slightly higher endstop positions, which caused them to have a move out of range during probe calibrate.
Signed-off-by: Christoph Frei <fryakatkop@gmail.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-flsun-q5-2020.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/printer-flsun-q5-2020.cfg b/config/printer-flsun-q5-2020.cfg index b04d2d7a..477309b7 100644 --- a/config/printer-flsun-q5-2020.cfg +++ b/config/printer-flsun-q5-2020.cfg @@ -37,7 +37,7 @@ homing_speed: 20 homing_retract_dist: 5 homing_retract_speed: 10 second_homing_speed: 2 -position_endstop: 207 +position_endstop: 220 arm_length: 215 angle: 210 |