diff --git a/Marlin/src/lcd/extui/knutwurst/anycubic_touchscreen.cpp b/Marlin/src/lcd/extui/knutwurst/anycubic_touchscreen.cpp index e3740cb0..7c9a4037 100755 --- a/Marlin/src/lcd/extui/knutwurst/anycubic_touchscreen.cpp +++ b/Marlin/src/lcd/extui/knutwurst/anycubic_touchscreen.cpp @@ -1661,6 +1661,9 @@ void AnycubicTouchscreenClass::GetCommandFromTFT() { #if ENABLED(KNUTWURST_4MAXP2) case 30: // a30 assist leveling + SEND_PGM("J22"); // level watching finish (that's from anycubic's 4MAX firmware and I don't know, what is does) + SENDLINE_PGM(""); + if (!isPrintingFromMedia()) { if (CodeSeen('S')) {