Allow M29 to be processed late
This commit is contained in:
parent
9091110460
commit
b5fd2fb58b
@ -216,7 +216,7 @@ void GcodeSuite::M28() {
|
|||||||
* Processed in write to file routine
|
* Processed in write to file routine
|
||||||
*/
|
*/
|
||||||
void GcodeSuite::M29() {
|
void GcodeSuite::M29() {
|
||||||
// card.flag.saving = false;
|
card.flag.saving = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user