🩹 Fix SMOOTH_SET

Followup to ce7edc6223
This commit is contained in:
Scott Lahteine 2025-11-09 21:25:25 -06:00
parent 27dcfe0ea8
commit 88a4e55945

View file

@ -121,7 +121,7 @@ void GcodeSuite::M494() {
report = true; \
} \
else \
SERIAL_ECHOLN("?Invalid ", C(N), " smoothing time [", C(CHARIFY(A)), "] value."); \
SERIAL_ECHOLNPGM("?Invalid ", C(N), " smoothing time [", C(CHARIFY(A)), "] value."); \
}
CARTES_GANG(