Commit graph

4 commits

Author SHA1 Message Date
636b683ccc chore(credo): fix linting issues. 2021-12-09 13:38:40 +13:00
6edee4b073 refactor: Ensure that we're using options and results as much as possible. 2021-01-13 13:25:18 +13:00
ad8f6c44ef feat: Implement (a common subset) G-code parsing.
It turns out that G-code is a turing complete programming language. That was a surprise! I've implemented enough of the parser to be able to parse the output of Fusion 360 and Cura, both of which I use on a daily basis.  It is not a complete implementation.
2021-01-10 17:43:25 +13:00
dd763dc09a feat(descriptions): Add human-readable descriptions of commonly used codes. 2021-01-05 15:45:02 +13:00