Fix bug: diveToFile breaks M23 (#13865)
This commit is contained in:
committed by
Scott Lahteine
parent
e5438a9a03
commit
c369477cb0
@ -29,6 +29,8 @@
|
||||
|
||||
/**
|
||||
* M23: Open a file
|
||||
*
|
||||
* The path is relative to the root directory
|
||||
*/
|
||||
void GcodeSuite::M23() {
|
||||
// Simplify3D includes the size, so zero out all spaces (#7227)
|
||||
|
Reference in New Issue
Block a user