makercam icon indicating copy to clipboard operation
makercam copied to clipboard

Rounding Float Values

Open nicolas-lang opened this issue 11 years ago • 1 comments

A lot of users use makercam probably with GRBL. Since GRBL does only support a limited number of decimals, it would be usefull to have the option to round the float values in the exported Gcode to a fixed number of decimals, to avoid issues with extremely long lines.

nicolas-lang avatar May 14 '13 12:05 nicolas-lang

Fixed with this PR: https://github.com/shapeoko/makercam/pull/6

paulkaplan avatar Oct 09 '14 00:10 paulkaplan