Doodle3D / print3d

The application that runs on a Doodle3D WiFi box that communicates with printers.
www.doodle3d.com
GNU General Public License v2.0
13 stars 4 forks source link

Filter (...) type comments? #5

Open peteruithoven opened 10 years ago

peteruithoven commented 10 years ago

Next to the ;... type comments in gcode (...) can also be used. Since the MarlinDriver won't send an ok on receiving such a line.

peteruithoven commented 9 years ago

See GCodeBuffer'scleanupGCode method.