7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-14 11:19:35 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
cpresser
da84738d81 Use thermal reliefs for solder jumpers
See merge request kicad/libraries/kicad-footprints!3514
2024-02-14 22:28:18 +00:00
cpresser
ee227da2af Save every single footprint using kicad v6 2022-01-04 17:40:30 +00:00
Mikko Saarisalo
e4a8209772 Add "net tie" and "bridged" tags to bridged to solder jumpers
This is a workaround to tell DRC that the connected copper of
potentially differing nets is on purpose and should be ignored.
2021-05-25 17:54:48 +00:00
evanshultz
30ff3a5c7a Use parent FP zone connection on rect pads () 2019-02-28 19:04:33 +01:00
Seth Hillbrand
4b2370a830 Transform jumpers into graphical polygons ()
DRC is not yet smart enough to distinguish jumpered pads when they
touch, so we work around this for 5.1 by using graphical polygons on the
F.Cu layer.
2019-02-25 14:42:34 -08:00
evanshultz
81eb70f300 Set custom pad zone connect to "solid" () 2019-01-31 22:46:39 +01:00
Thomas Pointhuber
0e117a1e1c Use custom pads for jumper footprints ()
In KiCad 4 there were no polygon pads which resulted in some overlapping
pad constructs. This is no longer required, as well as the old system
causes some nasty problems like duplication of pin numbers and
unconnected warnings. This PR solves the issue for the jumpers by
converting the pads to custom shaped pads as appropriate.
2018-07-05 11:38:00 -04:00
jkriege2
bde453f846 added solder jumper footprints with triangle/arrow shapes 2018-01-21 13:02:39 +01:00
jkriege2
b56d74275e two-step rename 2017-12-24 12:44:49 +01:00
jkriege2
35a7e05847 two-step rename 2017-12-24 12:44:31 +01:00
jkriege2
900267f63c reworked jumper library (removed old, added series of new solder jumpers) 2017-12-24 12:24:41 +01:00
jkriege2
2512e51fed renamed SOlderJumper.pretty -> Jumper.pretty 2017-11-27 22:46:08 +01:00