Tannoo

Results 28 comments of Tannoo

In '..\..\.platformio\packages\framework-arduino-hc32f46x\cores\arduino\main\main.cpp': ``` extern void timer01B_init(); // used for beep duration timer extern void timer02B_init(); // soft serial extern void timer41_init(); // 1k Hz, used for temperature tick extern void...

No go. The printer beeped several times before the screen booted up. The system just hangs after that. Restarting it does no good. Put stock firmware back on and it...

I tried to lower the min temp to -50 to get this setting out of the way of M302. Not having any luck. In `config.h`: ``` #define MIN_TOOL_TEMP -50 //...

My T0 is not connected yet. Because of that, it's report temp is -29. Marlin lets me test the extruder motor by disabling the cold extrusion via `M302 P1`, or...

Here is some backstory for some context. I have a new Anycubic Kobra Max printer. I got fustrated with the hacked Marlin firmware that is only compilable via Keil uVision...

And.... I have moved on to Klipper.

That means I do not have touch screen support yet. That I have found out anyway.