From 49f1ee0207e8a4bf8bf91220370c0975807be473 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 14 Dec 2020 09:09:19 -0500 Subject: config: Update example configs to use rotation_distance Signed-off-by: Kevin O'Connor --- config/example-corexz.cfg | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'config/example-corexz.cfg') diff --git a/config/example-corexz.cfg b/config/example-corexz.cfg index 16b25fe1..6ce9b22e 100644 --- a/config/example-corexz.cfg +++ b/config/example-corexz.cfg @@ -10,7 +10,8 @@ step_pin: ar54 dir_pin: ar55 enable_pin: !ar38 -step_distance: .01 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^ar3 position_endstop: 0 position_max: 200 @@ -20,7 +21,8 @@ homing_speed: 50 step_pin: ar60 dir_pin: ar61 enable_pin: !ar56 -step_distance: .01 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^ar14 position_endstop: 0 position_max: 200 @@ -30,7 +32,8 @@ homing_speed: 50 step_pin: ar46 dir_pin: ar48 enable_pin: !ar62 -step_distance: .0025 +microsteps: 16 +rotation_distance: 8 endstop_pin: ^ar18 position_endstop: 0.5 position_max: 200 @@ -39,7 +42,8 @@ position_max: 200 step_pin: ar26 dir_pin: ar28 enable_pin: !ar24 -step_distance: .0022 +microsteps: 16 +rotation_distance: 33.500 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: ar10 -- cgit v1.2.3-70-g09d2