Hi all,

I have just released the Haskell kicad-data package version 0.5.0.

https://hackage.haskell.org/package/kicad-data-0.5.0

We have now actually seen some use of this library in the wild in the form
of ppelleti/footprint-to-script
<https://github.com/ppelleti/footprint-to-script> which converts a KiCad
footprint to a KicadModTree
<https://github.com/pointhi/kicad-footprint-generator> Python script.

kicad-data can still only parse and write .kicad_mod files but has been
fixed to work against over 38,000 of them
<https://github.com/monostable/kicad_footprints>. Minor changes listed
below:

   - Add support for *.Fab layers
   - Add support for die_length pad attribute
   - Fix issue with comment character output
   - Simplify s-expression parser (now supports all KiCad s-expression
   formats)

Cheers,

Kaspar
​
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to