Files
PepApi.Core/PepLib.Core/IO
ajandClaude Sonnet 5 154574721e
Build PepApi image / build-and-push (push) Successful in 45s
feat: separate DXF entities onto per-type layers, recognize SCRIBE marker
DrawLoop previously drew every entity onto the single loop layer, so
scribe/display marks were indistinguishable from cuts in the exported
DXF. Non-cut entity types now get their own layer, and ProgramReader
now parses the SCRIBE marker into EntityType.Scribe so scribed moves
route to their own layer instead of falling through as untyped cuts.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-26 09:49:53 -04:00
..