-
Notifications
You must be signed in to change notification settings - Fork 358
Description
Hi everyone,
I'm currently building a large-format 3D printer using a BIGTREETECH Octopus V1.1 board with TMC5160 drivers (mounted directly on the board) and NEMA 23 stepper motors rated at 1.9 Nm holding torque (HWC-ST-2319SD8).
However, I’m facing a persistent issue:
Despite configuring the drivers for maximum current and using parallel wiring for the motor coils, the motors only deliver about 0.75 Nm of holding torque — far below their rated spec. This is verified through physical torque testing.
Hardware details:
Board: BTT Octopus V1.1
Drivers: Onboard TMC5160 (SPI)
Power supply: 24 V
Firmware: Marlin 2.1.x
What I’ve tried:
Verified coil pairs with a multimeter
Set current limit in Marlin to the motor’s rated peak
Tested multiple driver slots (Z, Z2)
Has anyone successfully used NEMA 23 motors with TMC5160 drivers on this board?
Is there anything I might be overlooking — for example, driver limitations, SPI config, or a Marlin setting?
I’d really appreciate any insight or experience you can share. Thanks in advance!