Browse Source

Named BOOT net

Clara Hobbs 7 years ago
parent
commit
9d73a75120
2 changed files with 8 additions and 6 deletions
  1. 2
    0
      microcontroller.sch
  2. 6
    6
      pd-buddy.kicad_pcb

+ 2
- 0
microcontroller.sch View File

@@ -712,4 +712,6 @@ F 3 "" H 1100 2300 50  0000 C CNN
712 712
 $EndComp
713 713
 Wire Wire Line
714 714
 	1100 2200 1100 2300
715
+Text Label 1800 1800 0    60   ~ 0
716
+BOOT
715 717
 $EndSCHEMATC

+ 6
- 6
pd-buddy.kicad_pcb View File

@@ -3,7 +3,7 @@
3 3
   (general
4 4
     (links 120)
5 5
     (no_connects 0)
6
-    (area 78.565 52.89 131.500001 84.500001)
6
+    (area 81.424999 56.924999 129.575001 83.075001)
7 7
     (thickness 1.6)
8 8
     (drawings 10)
9 9
     (tracks 449)
@@ -158,7 +158,7 @@
158 158
   (net 60 "Net-(U2-Pad43)")
159 159
   (net 61 "Net-(Q1-Pad3)")
160 160
   (net 62 /Output/OUT)
161
-  (net 63 "Net-(R2-Pad2)")
161
+  (net 63 /Microcontroller/BOOT)
162 162
 
163 163
   (net_class Default "This is the default net class."
164 164
     (clearance 0.16)
@@ -168,6 +168,7 @@
168 168
     (uvia_dia 0.3)
169 169
     (uvia_drill 0.1)
170 170
     (add_net +3V3)
171
+    (add_net /Microcontroller/BOOT)
171 172
     (add_net /Microcontroller/D+)
172 173
     (add_net /Microcontroller/D-)
173 174
     (add_net /Microcontroller/INT_N)
@@ -199,7 +200,6 @@
199 200
     (add_net "Net-(P2-Pad8)")
200 201
     (add_net "Net-(Q1-Pad1)")
201 202
     (add_net "Net-(Q1-Pad3)")
202
-    (add_net "Net-(R2-Pad2)")
203 203
     (add_net "Net-(R5-Pad1)")
204 204
     (add_net "Net-(U2-Pad10)")
205 205
     (add_net "Net-(U2-Pad11)")
@@ -458,7 +458,7 @@
458 458
     (pad 43 smd rect (at -0.25 -4.35 270) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)
459 459
       (net 60 "Net-(U2-Pad43)"))
460 460
     (pad 44 smd rect (at -0.75 -4.35 270) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)
461
-      (net 63 "Net-(R2-Pad2)"))
461
+      (net 63 /Microcontroller/BOOT))
462 462
     (pad 45 smd rect (at -1.25 -4.35 270) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)
463 463
       (net 27 /Microcontroller/OUT_CTRL))
464 464
     (pad 46 smd rect (at -1.75 -4.35 270) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)
@@ -1080,7 +1080,7 @@
1080 1080
     (pad 1 smd rect (at -0.95 0 180) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask)
1081 1081
       (net 2 GND))
1082 1082
     (pad 2 smd rect (at 0.95 0 180) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask)
1083
-      (net 63 "Net-(R2-Pad2)"))
1083
+      (net 63 /Microcontroller/BOOT))
1084 1084
     (model Resistors_SMD.3dshapes/R_0805.wrl
1085 1085
       (at (xyz 0 0 0))
1086 1086
       (scale (xyz 1 1 1))
@@ -1892,7 +1892,7 @@
1892 1892
     (pad 1 smd rect (at -2.25 -1.43 180) (size 0.7 1.5) (layers F.Cu F.Mask)
1893 1893
       (net 2 GND))
1894 1894
     (pad 2 smd rect (at 0.75 -1.43 180) (size 0.7 1.5) (layers F.Cu F.Mask)
1895
-      (net 63 "Net-(R2-Pad2)"))
1895
+      (net 63 /Microcontroller/BOOT))
1896 1896
     (pad 3 smd rect (at 2.25 -1.43 180) (size 0.7 1.5) (layers F.Cu F.Mask)
1897 1897
       (net 3 +3V3))
1898 1898
     (pad "" smd rect (at -3.65 1.43 180) (size 1 0.8) (layers F.Cu F.Mask))

Loading…
Cancel
Save