Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!
BTW, I called my extruder stepper, "extruder", so in order to enable it, just issue the following command:
SET_STEPPER_ENABLE STEPPER=extruder ENABLE=1
This will enable the extruder stepper and the extruder temperature will be shown in Mainsail.
You can disable it again with...
I also discovered that the TMC temperature only gets displayed in mainsail, once the extruder motor is activated.
However, the following command can get the temperature, without running the motor.
DUMP_TMC STEPPER=extruder REGISTER=ADC_TEMP
It produces:
ADC_TEMP: 000008d4...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.