You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Helloo,
thanks for creating this footprint.
since I am not ready to switch to the nightly versions of KiCad I experimented a bit with the footprint files. I noticed that when I change this: (stroke (width 0.12) (type solid))
to: (width 0.12)
in all lines, KiCad 6.06 successfully imports the footprint.
Below is the full raw footprint after importing and exporting in KiCad v6.06 as TXT file, since I couldn't add this to the repo. I might create a pull request is this is interesting. Remove .txt to use in KiCad. Hope this works and helps others.
Thanks for the tip. I will convert the designs to Kicad stable when I get home. I'm working on a construction vessel offshore Taiwan at the moment, so don't have the time right now.
Helloo,
thanks for creating this footprint.
since I am not ready to switch to the nightly versions of KiCad I experimented a bit with the footprint files. I noticed that when I change this:
(stroke (width 0.12) (type solid))
to:
(width 0.12)
in all lines, KiCad 6.06 successfully imports the footprint.
Below is the full raw footprint after importing and exporting in KiCad v6.06 as TXT file, since I couldn't add this to the repo. I might create a pull request is this is interesting. Remove .txt to use in KiCad. Hope this works and helps others.
JD-PEC-02_Prerouted_v6stable.kicad_mod.txt
The text was updated successfully, but these errors were encountered: