Doc problem (or bug) with M28
-
The M28 description in the documentation says:
File specified by filename.gco is created (or overwritten if it exists) on the SD card and all subsequent commands sent to the machine are written to that file.
The behavior includes not sending leading spaces, which breaks meta command indented code blocks (like IF and WHILE).
These files show and example of the issue. Look at IF block starting at line 17 in the first file (prep_printer.g prep_printer.g), and the corresponding lines (starting at line 9 ) in the M28 generated file (runonce.g runonce.g).
I'm hoping it's a bug and not really a doc error...
-
@mikeabuilder thanks for reporting this. It should be fixed n the forthcoming RRF 3.5beta3.
-
@dc42 - thanks. For the first time, it's not "pilot error". Looking forward to beta3.
-
-