Notifications
Clear all
Which of these values are for the extruder in firmware source code.
Hi. Which value is for the extruder?
//new settings is possible for vsense = 1, running current value > 31 set vsense to zero and shift both currents by 1 bit right (Z axis only) #define TMC2130_CURRENTS_H {16, 20, 35, 30} // default holding currents for all axes #define TMC2130_CURRENTS_FARM 36 // E 805 mA peak for ECool/farm mode #define TMC2130_CURRENTS_R {16, 20, 35, 30} // default running currents for all axes #define TMC2130_CURRENTS_R_HOME {8, 10, 20, 18} // homing running currents for all axes
Napsal : 24/02/2022 6:45 pm