fix manual leveling from Mega P TFT #509

Merged
stklcode merged 1 commits from fix/mega-p-leveling into master 2024-01-11 15:11:15 -06:00

1 Commits

Author SHA1 Message Date
Stefan Kalscheuer
8b67bfe695 fix manual leveling from Mega P TFT
Conversion from enqueue_now_P() to injectCommands() causes issues when
executing multiple consecutive commands. Inject a single multi-line
string instead of 3 injections make the leveling feature work again.

Fixes: 524d6fbcdf
2024-01-11 19:57:11 +01:00