File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ Improvements to read more versatile formats
1010
1111* Tests include a sample-set of gcode files from varying CAM software and authors.
1212* ` lsenv ` in deployment script.
13- * added ` GCodeLineNumber ` and ` GCodeProgramName ` (in response to # 5 ).
13+ * added ` GCodeLineNumber ` and ` GCodeProgramName ` (in response to [ # 5 ] ( https://github.com/fragmuffin/pygcode/issues/5 ) ).
1414* ` GCodeCancelCannedCycle ` sets machine mode to ` None ` , and is run first in list of ` motion ` gcodes.
1515* Error message for unsupported gcodes is more helpful / relevant.
1616* Optional whitespace in ` Word ` , (eg: ` X-1.2 ` and ` X -1.2 ` are now both valid)
1717
1818### Bugfixes
1919
20- * Line number in program ( # 5 )
20+ * [ # 5 ] ( https://github.com/fragmuffin/pygcode/issues/5 ) Line number in program
2121
2222
2323## 0.1.2
You can’t perform that action at this time.
0 commit comments