Stefan Kalscheuer a9c018f18c use static initialization for output string in RenderCurrentFolder
The dynamic sized variable outputString may not be properly initialized.
Second issue, we fill the line for directories beyond fileNameLength, so
the initialization is not always sufficient.

We now initialize outputString statically with the maximum printable
size which should resolve both.

Also clean up some variable declarations.
2023-06-24 12:37:51 +02:00

Knutwurst's i3 MEGA M/S/P/X/Chiron/4MP2 Hybrid Firmware
(based on Marlin 2.1.x)

Übersicht

Wenn dir gefällt, was ich mache, kannst du mir hier einen Kaffee spendieren*: Donate

*Es muss jetzt keine großzügige Spende sein. Ein paar Cent reichen um mir zu zeigen, wer überhaupt Interesse daran hat und wem die Weiterentwicklung wichtig ist. So bleibt die Motivation da und ich weiß einfach, dass ich nicht für die Tonne programmiere ;)

Overview

If you like what I do you can buy me a coffee*: Donate

*It doesn't have to be a generous donation. A few cents are enough to show me who is interested in further development. So the motivation stays and I just know that I am not programming for the bin ;)

Description
Marlin 2.0.x Version for Anycubic i3 MEGA M/S/P/X/CHIRON and 4MAX with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!
Readme GPL-3.0 45 MiB
1.5.4 Latest
2024-06-05 11:39:17 -05:00
Languages
C++ 62.1%
C 34.9%
Python 1.3%
Shell 0.7%
JavaScript 0.3%
Other 0.5%