AJ Isaacs 6561b478a5 fix: prevent scientific notation in G-code output
ProgramReader treats 'E' as a code letter, so values like
"6.66E-08" get split into X:"6.66" and E:"-08", corrupting
the parsed coordinate. Use fixed-point format string instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 20:54:20 -05:00
2016-05-16 22:09:19 -04:00
2016-05-16 22:09:19 -04:00
Description
A Windows desktop app for CNC nesting — imports DXF drawings, arranges parts on plates and exports layouts as DXF or G-code for cutting.
MIT 5.5 MiB
Languages
C# 99.5%
Jupyter Notebook 0.5%