bitbank2 / Thermal_Printer

Arduino library to draw text and graphics on BLE thermal printers
Apache License 2.0
383 stars 54 forks source link

Prints 1 scanline, then glitches out and stops doing anything (not even feeding). #57

Closed mirkokral closed 10 months ago

mirkokral commented 10 months ago

My MX06 printer that i use with my Lilygo T-Deck just prints one scanline and then stops doing anything, nor feeding nor printing. Edit: I am using the NimBLE because if i do not my esp32 crashes with Unhandled debug exception

mirkokral commented 10 months ago

Update: the printer completly stops printing after that, cant even print the test by double clicking the power button.

mirkokral commented 10 months ago

It seems to be because of the runout sensor, because reinserting the paper fixes it without restarting.