translate2geda
translate2geda copied to clipboard
A utility for converting kicad (.mod, .lib), Eagle (.lbr), gerber (.gbr etc..), BXL (.bxl), IBIS (.ibs), symdef, LT-Spice (.asc), QUCS (.sch), and BSDL (.bsd) symbols and footprints and EggBot fonts t...
Solved an format exception I was having when I tried to use the tool. Also fixed some scanners that were not being closed and changed println to print the full...
I have a Gerber file that originated in PADS. I can run it through translate2geda and read the resulting .fp file with pcb-rnd freshly built from subversion (2020-02-01, r29589). The...
Hi @erichVK5 many thanks for this tool! I came across a BSDL: https://bsdl.info/view.htm?sid=60458d52ec2699e688ca59b002289d77 Where the ports section was terminated with a ); in the same line as the pin: ```...