Skip to content

Commit e9fbf6a

Browse files
committed
Fix polygon DRC errors on 1-2 3 jumper.
1 parent 7f3c1bb commit e9fbf6a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Symbols/SparkFun-Jumper.kicad_sym

+12-12
Original file line numberDiff line numberDiff line change
@@ -414,10 +414,10 @@
414414
)
415415
)
416416
(symbol "SolderJumper_3_Bridged12" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
417-
(property "Reference" "JP" (at -2.54 -2.54 0)
417+
(property "Reference" "JP" (at 0 2.54 0)
418418
(effects (font (size 1.27 1.27)))
419419
)
420-
(property "Value" "~" (at 0 2.794 0)
420+
(property "Value" "~" (at 3.81 1.27 0)
421421
(effects (font (size 1.27 1.27)))
422422
)
423423
(property "Footprint" "SparkFun-Jumper:SMT-JUMPER_3_1-NC_TRACE_SILK" (at 0 -5.08 0)
@@ -517,10 +517,10 @@
517517
)
518518
)
519519
(symbol "SolderJumper_3_Bridged123" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
520-
(property "Reference" "JP" (at -2.54 -2.54 0)
520+
(property "Reference" "JP" (at 0 2.54 0)
521521
(effects (font (size 1.27 1.27)))
522522
)
523-
(property "Value" "~" (at 0 2.794 0)
523+
(property "Value" "~" (at 3.81 1.27 0)
524524
(effects (font (size 1.27 1.27)))
525525
)
526526
(property "Footprint" "SparkFun-Jumper:SMT-JUMPER_3_2-NC_TRACE_SILK" (at 0.254 -6.35 0)
@@ -624,10 +624,10 @@
624624
)
625625
)
626626
(symbol "SolderJumper_3_Bridged123_No_Silk" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
627-
(property "Reference" "JP" (at -2.54 -2.54 0)
627+
(property "Reference" "JP" (at 0 2.54 0)
628628
(effects (font (size 1.27 1.27)))
629629
)
630-
(property "Value" "~" (at 0 2.794 0)
630+
(property "Value" "~" (at 3.81 1.27 0)
631631
(effects (font (size 1.27 1.27)))
632632
)
633633
(property "Footprint" "SparkFun-Jumper:SMT-JUMPER_3_2-NC_TRACE_NO-SILK" (at 0.254 -6.35 0)
@@ -731,10 +731,10 @@
731731
)
732732
)
733733
(symbol "SolderJumper_3_Bridged12_No_Silk" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
734-
(property "Reference" "JP" (at -2.54 -2.54 0)
734+
(property "Reference" "JP" (at 0 2.54 0)
735735
(effects (font (size 1.27 1.27)))
736736
)
737-
(property "Value" "~" (at 0 2.794 0)
737+
(property "Value" "~" (at 3.81 1.27 0)
738738
(effects (font (size 1.27 1.27)))
739739
)
740740
(property "Footprint" "SparkFun-Jumper:SMT-JUMPER_3_1-NC_TRACE_NO-SILK" (at 0 -5.08 0)
@@ -834,10 +834,10 @@
834834
)
835835
)
836836
(symbol "SolderJumper_3_Open" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
837-
(property "Reference" "JP" (at -2.54 -2.54 0)
837+
(property "Reference" "JP" (at 0 2.54 0)
838838
(effects (font (size 1.27 1.27)))
839839
)
840-
(property "Value" "~" (at 0 2.794 0)
840+
(property "Value" "~" (at 3.81 1.27 0)
841841
(effects (font (size 1.27 1.27)))
842842
)
843843
(property "Footprint" "SparkFun-Jumper:SMT-JUMPER_3_NO_SILK" (at 0.254 -5.08 0)
@@ -933,10 +933,10 @@
933933
)
934934
)
935935
(symbol "SolderJumper_3_Open_No_Silk" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
936-
(property "Reference" "JP" (at -2.54 -2.54 0)
936+
(property "Reference" "JP" (at 0 2.54 0)
937937
(effects (font (size 1.27 1.27)))
938938
)
939-
(property "Value" "~" (at 0 2.794 0)
939+
(property "Value" "~" (at 3.81 1.27 0)
940940
(effects (font (size 1.27 1.27)))
941941
)
942942
(property "Footprint" "SparkFun-Jumper:SMT-JUMPER_3_NO_NO-SILK" (at 0.254 -5.08 0)

0 commit comments

Comments
 (0)