Skip to content

Fix for inside text positions and pico blade outline graphics.

Rene Poeschl requested to merge github/fork/poeschlr/fix_molex_connectors into master

Sorry i screwed up it seems.

  • PicoBlade footprints with >2 pins had a problems with outline graphics because i forgot to use clone() in my script.
  • Pico lock reference was at the wrong position.
  • Because i changed parts of the generator script all footprint reference positions are now slightly different.

Merge request reports