62d379fd3b92639f2324a4cea598bcb7b1341d5e
Gcode Estimator
C/C++ Gcode Estimator
Prerequisites
g++ make
Building
- Go to the directory
- Execute
make
Usage
./gcode_time [file]
file - a file containing gcode
Example output
Estimation - 05:20:10
Adding 10% - 05:52:11
Languages
C++
100%