forked from willemcvu/kicad-panelizer
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Most fabs want vscore lines on the Edge.Cuts layer, this means that the panel has various lines for rails and vscores that aren't strictly board outlines and this causes an error with the 3Dviewer as it cannot identify the board outline, it also fails the DRC.
Potentially we could move from lines to a series of (overlapping?) rectangles that would then be polygons. Not sure if that would help though.
Also could do with a way of detecting the line width of the Edge.Cuts layer, at the moment we're defaulting to 1.0mm same as KiCad.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request