GCodeAnalyzer is a node.js package for analyzing gcode files based on gcode.ws
this Fork is a nodeJS version of the Gcode analyzer part.
Setup Instructions:
- install dependencies
npm install gcode-analyzer
The future structure of this project isn't decided yet. 2. run the analyze.js script?