3d23943b690cf23a1f419030acf5e47a2c1b1104
Replace the single-pass guillotine split approach with RemnantFinder-based iteration. After each fill, re-discover all free rectangles and try all remaining items again until no more progress is made. This fills gaps that were previously left empty after the initial strip + remainder layout. Also change ActiveWorkArea border color from orange to red. 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%