leomcelroy / svg-pcb

Design PCBs in the Browser
https://www.leomcelroy.com/svg-pcb-website
GNU General Public License v3.0
64 stars 9 forks source link

Fix: Gerber exp separate outline shapes #35

Closed kr15h closed 1 year ago

kr15h commented 1 year ago

Currently the separate shapes on outlines (interior) layer are being drawn as one single line in Gerber. Need to separate. Working on it.

kr15h commented 1 year ago

Consider the outline with cutout here.

Screenshot from 2023-04-01 15-49-49

When exported in Gerber we get the following.

Screenshot from 2023-04-01 15-49-25

No good. But there is hope!