From 85b2ca15e85f9acb51184b709b067489e616eed5 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Thu, 6 Apr 2023 08:28:35 -0400 Subject: [PATCH] Set microsteps to 256. --- printer.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/printer.cfg b/printer.cfg index 5f74964..66b023f 100644 --- a/printer.cfg +++ b/printer.cfg @@ -34,7 +34,7 @@ square_corner_velocity: 8.0 step_pin: PC2 dir_pin: !PB9 enable_pin: !PC3 -microsteps: 128 +microsteps: 256 rotation_distance: 40 endstop_pin: tmc2209_stepper_x:virtual_endstop position_endstop: 0 @@ -56,7 +56,7 @@ diag_pin: PA5 step_pin: PB8 dir_pin: PB7 enable_pin: !PC3 -microsteps: 128 +microsteps: 256 rotation_distance: 40 endstop_pin: tmc2209_stepper_y:virtual_endstop position_endstop: 0 @@ -78,7 +78,7 @@ diag_pin: PA6 step_pin: PB6 dir_pin: !PB5 enable_pin: !PC3 -microsteps: 128 +microsteps: 256 rotation_distance: 4 endstop_pin: probe:z_virtual_endstop position_min: -3 @@ -102,7 +102,7 @@ diag_pin: PA7 step_pin: PB4 dir_pin: !PB3 enable_pin: !PC3 -microsteps: 128 +microsteps: 256 rotation_distance: 4.65 # NOTE Calibrate e-steps and adjust https://www.klipper3d.org/Rotation_Distance.html nozzle_diameter: 0.400 filament_diameter: 1.750