Reprap Configuration (Duet)
Klipper Configuration
**Very important note!!!
Please make sure the sense resistor is set according to what you have on board.
TMC2130, TMC2208 and TMS2209 usually have 0.11Ω
TMC2660 have 0.051Ω
TMC5160 have usually 0.075Ω.
As an example, if you set by mistake the sense resistor to 0.11Ω instead of 0.051Ω the real current of the motor will be more than double, and the power injected in the motor more than four time higher, yes you read it correctly FOUR – AKA 4 times higher. 0.85A shall give a power loss of about 3.5W doubling the current will lead to >14W – this will melt all the plastic gearset before you even notice something is wrong!
How you can identify the sense resistor? It’s pretty easy, look for two identical resistors which are bigger than all the others onboard or around the stepper driver. See the examples in the next pictures.
Resistor marking examples:
R110 means 0.11Ω
R075 means 0.075Ω
R051 means 0.051Ω
Initial setup and test:
Set the current to a very low level 0.1-0.2A. Command extrusion, you should see the extruder turns but it skips steps very easy. This means you are tingling the right configuration, then set it to what it should be and check motor temperature, should not exceed 75°C at room temperature. If yes you might have misconfigured something (shunt / sense resistor) causing higher motor current than you think you’ve set.
Marlin Configuration:
There are two ways to configure Marlin for the Orbiter extruder.
1) Send configuration commands via user interface and save them to EEPROM.
2) Edit and change Marlin configuration files: Configuration.h and Configuration_adv.h recompile and reflash your microcontroller firmware.
Send the following commands via USB:
For more information please visit the Orbiter website here:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article