ef12cf2966585b64babd8ecf712d794ec1e8e476
Previously each moving part only checked against the original stationary set. Parts pushed earlier in the loop were invisible to later parts, causing overlaps (utilization > 100%). Now each pushed part is added to the obstacle set so subsequent parts collide correctly. Co-Authored-By: Claude Opus 4.6 (1M context) <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%