Skip to content

Commit 7c14d14

Browse files
committed
Rotate 220 resistor
1 parent 65362bb commit 7c14d14

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

Symbols/SparkFun-Resistor.kicad_sym

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2091,19 +2091,19 @@
20912091
)
20922092
)
20932093
(symbol "220_0603" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
2094-
(property "Reference" "R" (at 2.54 0 90)
2094+
(property "Reference" "R" (at 0 -2.54 0)
20952095
(effects (font (size 1.27 1.27)))
20962096
)
2097-
(property "Value" "220_0603" (at -2.54 0 90)
2097+
(property "Value" "220" (at 0 2.54 0)
20982098
(effects (font (size 1.27 1.27)))
20992099
)
2100-
(property "Footprint" "SparkFun-Resistor:R_0603_1608Metric" (at 4.572 0 90)
2100+
(property "Footprint" "SparkFun-Resistor:R_0603_1608Metric" (at 0 -4.572 0)
21012101
(effects (font (size 1.27 1.27)) hide)
21022102
)
2103-
(property "Datasheet" "https://www.vishay.com/docs/20035/dcrcwe3.pdf" (at 8.89 0 90)
2103+
(property "Datasheet" "https://www.vishay.com/docs/20035/dcrcwe3.pdf" (at 0 -8.89 0)
21042104
(effects (font (size 1.27 1.27)) hide)
21052105
)
2106-
(property "PROD_ID" "RES-07861" (at 6.858 0 90)
2106+
(property "PROD_ID" "RES-07861" (at 0 -6.858 0)
21072107
(effects (font (size 1.27 1.27)) hide)
21082108
)
21092109
(property "ki_keywords" "R res resistor" (at 0 0 0)
@@ -2118,60 +2118,60 @@
21182118
(symbol "220_0603_0_1"
21192119
(polyline
21202120
(pts
2121-
(xy 0 -2.286)
2122-
(xy 0 -2.54)
2121+
(xy -2.286 0)
2122+
(xy -2.54 0)
21232123
)
21242124
(stroke (width 0) (type default))
21252125
(fill (type none))
21262126
)
21272127
(polyline
21282128
(pts
2129-
(xy 0 2.286)
2130-
(xy 0 2.54)
2129+
(xy 2.286 0)
2130+
(xy 2.54 0)
21312131
)
21322132
(stroke (width 0) (type default))
21332133
(fill (type none))
21342134
)
21352135
(polyline
21362136
(pts
2137-
(xy 0 -0.762)
2138-
(xy 1.016 -1.143)
2139-
(xy 0 -1.524)
2140-
(xy -1.016 -1.905)
2141-
(xy 0 -2.286)
2137+
(xy -0.762 0)
2138+
(xy -1.143 -1.016)
2139+
(xy -1.524 0)
2140+
(xy -1.905 1.016)
2141+
(xy -2.286 0)
21422142
)
21432143
(stroke (width 0) (type default))
21442144
(fill (type none))
21452145
)
21462146
(polyline
21472147
(pts
2148-
(xy 0 0.762)
2149-
(xy 1.016 0.381)
2148+
(xy 0.762 0)
2149+
(xy 0.381 -1.016)
21502150
(xy 0 0)
2151-
(xy -1.016 -0.381)
2152-
(xy 0 -0.762)
2151+
(xy -0.381 1.016)
2152+
(xy -0.762 0)
21532153
)
21542154
(stroke (width 0) (type default))
21552155
(fill (type none))
21562156
)
21572157
(polyline
21582158
(pts
2159-
(xy 0 2.286)
2160-
(xy 1.016 1.905)
2161-
(xy 0 1.524)
2162-
(xy -1.016 1.143)
2163-
(xy 0 0.762)
2159+
(xy 2.286 0)
2160+
(xy 1.905 -1.016)
2161+
(xy 1.524 0)
2162+
(xy 1.143 1.016)
2163+
(xy 0.762 0)
21642164
)
21652165
(stroke (width 0) (type default))
21662166
(fill (type none))
21672167
)
21682168
)
21692169
(symbol "220_0603_1_1"
2170-
(pin passive line (at 0 3.81 270) (length 1.27)
2170+
(pin passive line (at 3.81 0 180) (length 1.27)
21712171
(name "~" (effects (font (size 1.27 1.27))))
21722172
(number "1" (effects (font (size 1.27 1.27))))
21732173
)
2174-
(pin passive line (at 0 -3.81 90) (length 1.27)
2174+
(pin passive line (at -3.81 0 0) (length 1.27)
21752175
(name "~" (effects (font (size 1.27 1.27))))
21762176
(number "2" (effects (font (size 1.27 1.27))))
21772177
)

0 commit comments

Comments
 (0)