diff options
Diffstat (limited to 'config/printer-creality-cr20-2018.cfg')
-rw-r--r-- | config/printer-creality-cr20-2018.cfg | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/config/printer-creality-cr20-2018.cfg b/config/printer-creality-cr20-2018.cfg index 39a4e509..54f8fe21 100644 --- a/config/printer-creality-cr20-2018.cfg +++ b/config/printer-creality-cr20-2018.cfg @@ -7,7 +7,8 @@ step_pin: PF0 dir_pin: PF1 enable_pin: !PD7 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^PE5 position_endstop: 0 position_max: 235 @@ -17,7 +18,8 @@ homing_speed: 50 step_pin: PF6 dir_pin: PF7 enable_pin: !PF2 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^PJ1 position_endstop: 0 position_max: 235 @@ -27,7 +29,8 @@ homing_speed: 50 step_pin: PL3 dir_pin: !PL1 enable_pin: !PK0 -step_distance: .0025 +microsteps: 16 +rotation_distance: 8 endstop_pin: ^PD3 position_endstop: 0 position_max: 250 @@ -36,7 +39,8 @@ position_max: 250 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 |