diff options
Diffstat (limited to 'config/example-corexy.cfg')
-rw-r--r-- | config/example-corexy.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-corexy.cfg b/config/example-corexy.cfg index 71752cd6..1c175fa9 100644 --- a/config/example-corexy.cfg +++ b/config/example-corexy.cfg @@ -35,7 +35,7 @@ homing_speed: 50 step_pin: ar46 dir_pin: ar48 enable_pin: !ar62 -step_distance: .01 +step_distance: .0025 endstop_pin: ^ar18 position_endstop: 0.5 position_max: 200 |