diff --git a/config/hardware/axis/Z/TMC/TMC5160_1-Motor.cfg b/config/hardware/axis/Z/TMC/TMC5160_1-Motor.cfg index 84bbe5207..991470198 100644 --- a/config/hardware/axis/Z/TMC/TMC5160_1-Motor.cfg +++ b/config/hardware/axis/Z/TMC/TMC5160_1-Motor.cfg @@ -14,5 +14,5 @@ spi_software_mosi_pin: DRIVER_SPI_MOSI spi_software_miso_pin: DRIVER_SPI_MISO interpolate: True run_current: 0.8 -sense_resistor: 0.110 +sense_resistor: 0.075 stealthchop_threshold: 0 \ No newline at end of file diff --git a/config/hardware/axis/Z/TMC/TMC5160_3-Motors.cfg b/config/hardware/axis/Z/TMC/TMC5160_3-Motors.cfg index 54cbeaa83..4a6b57679 100644 --- a/config/hardware/axis/Z/TMC/TMC5160_3-Motors.cfg +++ b/config/hardware/axis/Z/TMC/TMC5160_3-Motors.cfg @@ -8,7 +8,7 @@ spi_software_mosi_pin: DRIVER_SPI_MOSI spi_software_miso_pin: DRIVER_SPI_MISO interpolate: True run_current: 0.8 -sense_resistor: 0.110 +sense_resistor: 0.075 stealthchop_threshold: 0 [tmc5160 stepper_z2] @@ -19,5 +19,5 @@ spi_software_mosi_pin: DRIVER_SPI_MOSI spi_software_miso_pin: DRIVER_SPI_MISO interpolate: True run_current: 0.8 -sense_resistor: 0.110 +sense_resistor: 0.075 stealthchop_threshold: 0 \ No newline at end of file diff --git a/config/hardware/axis/Z/TMC/TMC5160_4-Motors.cfg b/config/hardware/axis/Z/TMC/TMC5160_4-Motors.cfg index 4fb3eec64..a47270201 100644 --- a/config/hardware/axis/Z/TMC/TMC5160_4-Motors.cfg +++ b/config/hardware/axis/Z/TMC/TMC5160_4-Motors.cfg @@ -8,5 +8,5 @@ spi_software_mosi_pin: DRIVER_SPI_MOSI spi_software_miso_pin: DRIVER_SPI_MISO interpolate: True run_current: 0.8 -sense_resistor: 0.110 +sense_resistor: 0.075 stealthchop_threshold: 0 \ No newline at end of file