Talk:Tools:Tevo Tornado

From Tampa Hackerspace
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.