ec5eff4884e344afae2e3d2fa127bd443f1e9333
ToPolygon() defaults to 1000 segments per arc, causing ~33k line segments and O(n*m) slowdown. Use 36 segments (10° resolution) which is more than sufficient for push distance accuracy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Languages
C#
99.3%
Jupyter Notebook
0.7%