gcode-estimator
gcode-estimator copied to clipboard
Estimate the length/weight/cost of filament used for a 3D print by parsing the gcode file
Results
2
gcode-estimator issues
Sort by
recently updated
recently updated
newest added
Hi, are there any plans for a time-estimation feature?
G02 and G03 are gcode commands doing arc moving, so the current length estimations are not exact for those commands. Here is a french explanation of the commands: https://www.e-techno-tutos.com/2018/06/10/gcode-g02-g03/
bug