Mailing list archives : pcb-rnd

ID:4277
From:Erich Heinzle <a1...@gmail.com>
Date:Thu, 13 Aug 2020 19:32:18 +0930
Subject:[pcb-rnd] Inkscape path to printed circuit board (PCB) extension uploaded
I have contributed a pair of extensions that I refer to as
Inkscape2pcb to inkscape.org's contributions gallery.
 
The extension code is primarily hosted on github at
https://github.com/erichVK5/inkscape2pcb
 
These extensions make it easier to create freeform artwork and outline
geometry on printed circuit boards (PCBs), by allowing export of
Inkscape paths to PCB layout features.
 
Export to the following formats is possible:
 
1) the pcb-rnd layout editor as a subcircuit in native pcb-rnd lihata
file format (.lht)
( see http://repo.hu/projects/pcb-rnd/ )
 
2) the gEDA PCB layout editor as a footprint in native gEDA PCB
footprint format (.fp)
( see http://pcb.geda-project.org/ )
 
3) KiCad users, indirectly, who can import gEDA PCB footprints from within KiCad
( see https://kicad-pcb.org/ )
 
The export script for pcb-rnd will also export paths as polygons,
along with the outlines, provided the paths depict simple, non
self-intersecting polygons. The pcb-rnd layout editor has a more
capable data model than gEDA PCB, allowing polygons within footprints,
and also load and save in KiCad formats.
 
Enjoy responsibly!
 
Erich
 

Reply subtree:
4277 [pcb-rnd] Inkscape path to printed circuit board (PCB) extension uploaded from Erich Heinzle <a1...@gmail.com>