Kicad files?

The official pyboard running MicroPython.
This is the reference design and main target board for MicroPython.
You can buy one at the store.
Target audience: Users with a pyboard.
Post Reply
gratefulfrog
Posts: 149
Joined: Sun Mar 01, 2015 12:10 pm

Kicad files?

Post by gratefulfrog » Tue May 19, 2015 4:17 pm

Hi,
I'm wondering if anyone has created the Kicad lib and mod files for the pyboard?

Or, if not, does anyone know how to convert the eagle files to kicad format?

I'm just starting out on kicad after long use of fritzing, now needing 4 layer boards...

Cheers,
Bob

User avatar
dhylands
Posts: 3821
Joined: Mon Jan 06, 2014 6:08 pm
Location: Peachland, BC, Canada
Contact:

Re: Kicad files?

Post by dhylands » Wed May 20, 2015 11:49 pm

A google search of "convert eagle to kicad" yielded: https://github.com/DanChianucci/Eagle2Kicad

and this: http://www.kicad-pcb.org/display/DEV/KiCad+Development
It looks like that the development version of KiCad can now import eagle files directly (that was posted a week ago)

Post Reply