diff options
Diffstat (limited to 'config/printer-creality-ender5plus-2019.cfg')
-rw-r--r-- | config/printer-creality-ender5plus-2019.cfg | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/config/printer-creality-ender5plus-2019.cfg b/config/printer-creality-ender5plus-2019.cfg index 526250c4..3af96983 100644 --- a/config/printer-creality-ender5plus-2019.cfg +++ b/config/printer-creality-ender5plus-2019.cfg @@ -9,7 +9,8 @@ step_pin: PF0 dir_pin: PF1 enable_pin: !PD7 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^PE5 position_endstop: 350 position_max: 350 @@ -19,7 +20,8 @@ homing_speed: 100 step_pin: PF6 dir_pin: PF7 enable_pin: !PF2 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^PJ1 position_endstop: 350 position_max: 350 @@ -29,7 +31,8 @@ homing_speed: 100 step_pin: PL3 dir_pin: PL1 enable_pin: !PK0 -step_distance: .001266 +microsteps: 16 +rotation_distance: 4 endstop_pin: probe:z_virtual_endstop position_max: 400 position_min: 0 @@ -39,7 +42,8 @@ homing_speed: 10.0 step_pin: PA4 dir_pin: PA6 enable_pin: !PA2 -step_distance: .010526 +microsteps: 16 +rotation_distance: 33.683 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: PB4 |