config: Update printer-creality-cr10s-2017.cfg to use z position_max=400
The cr10s should has a z length of 400mm. Reported by @nic-str. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -30,7 +30,7 @@ enable_pin: !ar62
|
|||||||
step_distance: .0025
|
step_distance: .0025
|
||||||
endstop_pin: ^ar18
|
endstop_pin: ^ar18
|
||||||
position_endstop: 0.5
|
position_endstop: 0.5
|
||||||
position_max: 200
|
position_max: 400
|
||||||
|
|
||||||
[extruder]
|
[extruder]
|
||||||
step_pin: ar26
|
step_pin: ar26
|
||||||
|
|||||||
Reference in New Issue
Block a user