From 2ade28b750c684f95a1ce0ab38c57899f7c770e4 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Fri, 24 Feb 2023 15:44:46 -0500 Subject: [PATCH] Set x, y, z microsteps to 64 to reduce whine. --- printer.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/printer.cfg b/printer.cfg index c838eeb..0175120 100644 --- a/printer.cfg +++ b/printer.cfg @@ -33,7 +33,7 @@ max_z_accel: 45 step_pin: PC2 dir_pin: !PB9 enable_pin: !PC3 -microsteps: 32 +microsteps: 64 rotation_distance: 40 endstop_pin: tmc2209_stepper_x:virtual_endstop position_endstop: 0 @@ -55,7 +55,7 @@ diag_pin: PA5 step_pin: PB8 dir_pin: PB7 enable_pin: !PC3 -microsteps: 32 +microsteps: 64 rotation_distance: 40 endstop_pin: tmc2209_stepper_y:virtual_endstop position_endstop: 0 @@ -77,7 +77,7 @@ diag_pin: PA6 step_pin: PB6 dir_pin: !PB5 enable_pin: !PC3 -microsteps: 32 +microsteps: 64 rotation_distance: 4 endstop_pin: probe:z_virtual_endstop position_min: -4