Skip to content

idiot-io/candy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

more at idiot.io

candy

Electrodible lolliPCBpops

iso look

basic look

34c3 video cooking show and talk

tools

using inkscape with svg2shenzen extension - a wrapper/fork to Kicad's own bitmap2component plugin.
basicly - design a board in SVG vector format and export it as gerber files, ready for fabrication.

included in the repo is a script to automate the gerber file generation.
so after you run extensins>svg2shenzhen>export
run
python2 ../kicad_gerber_gen.py IRiotCandy-svg2shnzn.kicad_pcb

gerbv was then used to preview the gerber output and move the silkscreen to its right position. if you have it in your path, the previous python script should auto open the generate dgerber files fo you.