G-code parsing: enable ; comments

This commit is contained in:
2023-05-05 11:18:30 +03:00
parent 1fd308a648
commit 0d8bff6fd5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
G94 ( Millimeters per minute feed rate. )
G21 ( Units == Millimeters. )
G90 ( Absolute coordinates. )
S10000 ( RPM spindle speed. )
S20000 ( RPM spindle speed. )
M3 S24000
G4 P3