UBL tabs, whitespace, spelling, etc.
This commit is contained in:
@ -1458,10 +1458,7 @@ void MarlinSettings::reset() {
|
||||
#endif
|
||||
SERIAL_EOL;
|
||||
|
||||
if (!forReplay) {
|
||||
ubl.g29_what_command();
|
||||
|
||||
}
|
||||
if (!forReplay) ubl.g29_what_command();
|
||||
|
||||
#elif HAS_ABL
|
||||
|
||||
|
Reference in New Issue
Block a user