Skip to content

Commit c414924

Browse files
authored
Merge pull request #15 from sparkfun/Fix_ordering_instructions
Fix ordering instructions - rename footprint; move instructions to User.1
2 parents 5806a5d + 559f1eb commit c414924

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Footprints/SparkFun-Aesthetic.pretty/ORDERING_INSTRUCTIONS.kicad_mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
(effects (font (size 1.27 1.27) (thickness 0.15)))
99
(tstamp b440668c-94d5-4fb8-b553-fbdc91da04d9)
1010
)
11-
(fp_text user "Ordering Instructions:" (at 1.27 1.27) (layer "Cmts.User")
11+
(fp_text user "Ordering Instructions:" (at 1.27 1.27) (layer "User.1")
1212
(effects (font (size 2.5908 2.5908) (thickness 0.4572)) (justify left top))
1313
(tstamp 0f285b17-0ea1-4d71-b910-89220947b7f5)
1414
)
1515
(fp_line (start 0 4.445) (end 63.5 4.445)
16-
(stroke (width 0.2032) (type solid)) (layer "Cmts.User") (tstamp 33deb798-1315-43c9-865d-7fd9916fce00))
16+
(stroke (width 0.2032) (type solid)) (layer "User.1") (tstamp 33deb798-1315-43c9-865d-7fd9916fce00))
1717
(fp_rect (start 0 0) (end 63.5 50.8)
18-
(stroke (width 0.2) (type default)) (fill none) (layer "Cmts.User") (tstamp 91ce8450-cbdc-4327-ad75-5cdf945f4624))
18+
(stroke (width 0.2) (type default)) (fill none) (layer "User.1") (tstamp 91ce8450-cbdc-4327-ad75-5cdf945f4624))
1919
)

Symbols/SparkFun-Aesthetic.kicad_sym

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2067,7 +2067,7 @@
20672067
(property "Value" "" (at 0 0 0)
20682068
(effects (font (size 1.27 1.27)) hide)
20692069
)
2070-
(property "Footprint" "SparkFun-Aesthetic:Ordering_Instructions" (at 0 -3.81 0)
2070+
(property "Footprint" "SparkFun-Aesthetic:ORDERING_INSTRUCTIONS" (at 0 -3.81 0)
20712071
(effects (font (size 1.27 1.27)) hide)
20722072
)
20732073
(property "Datasheet" "" (at 0 0 0)

0 commit comments

Comments
 (0)