a41a08c9af891a728c6a76ecb0ad5813b568c7d4
The iterative remnant fill was mutating shared NestItem.Quantity objects, causing the second TryOrientation call (left) to see depleted quantities from the first call (bottom). Use a local dictionary instead so both orientations start with the full quantities. 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.4%
Jupyter Notebook
0.6%