Talk:Tools: Tevo Tornado

From Tampa Hackerspace
Revision as of 00:39, 21 July 2024 by Jonadair (talk | contribs) (Jonadair moved page Talk:Tools:Tevo Tornado to Talk:Tools: Tevo Tornado without leaving a redirect: Misspelled title)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://support.th3dstudio.com/helpcenter/tevo-tornado-firmware/ doesn't work right, at least out of the box. The LCD knob moves in the wrong direction. The X-axis homes the wrong direction. It has #define MOTHERBOARD BOARD_MKS_BASE, but the 2.0.x bugfix that is currently running has BOARD_MKS_GEN_L. Likely because #define INVERT_X_DIR true is set in working 2.0.x-bugfix configuration.

Need to see if building 2.0.x-bugfix with EXTENDED_CAPABILITIES_REPORT, and without AUTO_REPORT_TEMPERATURES that OctoPrint detects that and doesn't bother sending M155 S2.

Can also experiment disabling the temperature graph.