0 favorites     0 comments    295 visits

See also...


Keywords

electronics
PCB
KiCad
panelization
OSHW
gerbmerge


Authorizations, license

Visible by: Everyone
All rights reserved

295 visits


KiCad / gerbmerge panelization

KiCad / gerbmerge panelization
KiCad: www.kicad-pcb.org
gerbmerge: ruggedcircuits.com/gerbmerge/

I made this a long time ago and never used it. But it shows that simple PCB panelization is doable with open source tools.

The routing paths and tabs were added with KiCad, which was a bit of a pain. You have to enter the start / end-points of the sectors in x / y coordinates. Specifying radius and angle is not yet possible. You also need to add '--no-trim-gerber --no-trim-excellon' to the Makefile. Otherwise the routing-paths get chopped off outside the bounding boxes.

The option to subtract the solder-mask from the silkscreen (KiCad gerber file creation) unfortunately upsets silkscreen duplication in gerbmerge, so it can't be used. The boardhouse should take care of that.

Comments

Sign-in to write a comment.