AJ Isaacs b0e48442ca fix: return etch lines and support additional bend layer names
- Fix GetEtchLines() using yield break instead of return lines, which
  caused all etch lines to be silently discarded
- Support BEND LINES and BENDLINES layer names in addition to BEND
- Move all bend lines to BEND layer before processing
- Migrate csproj from .NET Framework 4.8 to SDK-style net8.0-windows

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 12:37:22 -05:00
2019-09-06 17:28:34 -04:00
2019-09-06 17:28:34 -04:00
2019-09-06 17:28:34 -04:00
2019-09-06 17:28:34 -04:00
Description
Add etch lines to all up bends on a sheet metal DXF file.
93 KiB
Languages
C# 100%