mirror of
https://github.com/joe-scotto/scottokeebs.git
synced 2026-08-24 10:14:29 -05:00
Add GPIO to rp2040 and update oled
This commit is contained in:
@@ -114,6 +114,26 @@
|
||||
(layer "Dwgs.User")
|
||||
(uuid "b37008d6-9b20-4cb2-b54e-ab872625f120")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.5 -0.5)
|
||||
(end 0.5 0.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "ae94765d-505e-4b8f-8122-16ee8a20d127")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.5 0.5)
|
||||
(end 0.5 -0.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "9390dd89-39ea-4436-875b-9542173031f1")
|
||||
)
|
||||
(fp_line
|
||||
(start 7 -11)
|
||||
(end 7 -13.5)
|
||||
@@ -144,6 +164,34 @@
|
||||
(layer "Dwgs.User")
|
||||
(uuid "92f2b265-2d4e-4135-92f8-06ed259e827e")
|
||||
)
|
||||
(fp_text user "GND VCC SCK SDA"
|
||||
(at 0 13.254 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "90d0079a-1ba1-4be3-a664-441041665a35")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "SDA SCK VCC GND"
|
||||
(at 0 13.254 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "94263f9c-5f45-4ad4-b8d8-f945b8b83832")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(pad "" np_thru_hole circle
|
||||
(at -10.50445 -11.5 180)
|
||||
(size 2.2 2.2)
|
||||
@@ -174,7 +222,12 @@
|
||||
(at 10.5 -11.5 180)
|
||||
(size 2.2 2.2)
|
||||
(drill 2.2)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(solder_mask_margin 0.102)
|
||||
(uuid "efac8b54-4dea-442c-bacc-a92edf301c0c")
|
||||
)
|
||||
@@ -182,7 +235,12 @@
|
||||
(at 10.5 11.5 180)
|
||||
(size 2.2 2.2)
|
||||
(drill 2.2)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(solder_mask_margin 0.102)
|
||||
(uuid "5495c242-2b87-41a7-8337-4d929c9e87cc")
|
||||
)
|
||||
|
||||
+262
@@ -0,0 +1,262 @@
|
||||
(footprint "OLED_128x64_No_Mounting_Holes"
|
||||
(version 20240108)
|
||||
(generator "pcbnew")
|
||||
(generator_version "8.0")
|
||||
(layer "F.Cu")
|
||||
(property "Reference" "REF**"
|
||||
(at -55.68 -16 180)
|
||||
(layer "F.SilkS")
|
||||
(hide yes)
|
||||
(uuid "5ff37ce8-276c-4993-97e4-be33a994a638")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "OLED_128x64_No_Mounting_Holes"
|
||||
(at 0 -12.27 180)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "7cc0d550-bbdf-4872-b1b2-695a75b70fc0")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at -31.55 -2.03 180)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "8d93f615-c7d9-464e-b18e-d11a6fba7d74")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at -31.55 -2.03 180)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "a652f577-dca6-4ca6-8de9-c3832c464d72")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at -31.55 -2.03 180)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "9d7d7d80-3e8a-4350-9f60-49e9baf27eb3")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(attr through_hole)
|
||||
(fp_line
|
||||
(start -12.5 -13.5)
|
||||
(end -12.5 13.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "df38eccc-3ae3-4305-9f7e-8801245a75ff")
|
||||
)
|
||||
(fp_line
|
||||
(start -12.5 13.5)
|
||||
(end 12.5 13.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "52c0c467-0720-4587-888c-1ee06123411f")
|
||||
)
|
||||
(fp_line
|
||||
(start -7 -13.5)
|
||||
(end -12.5 -13.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "d010ae91-288e-452f-8c1b-da5d407fb2d9")
|
||||
)
|
||||
(fp_line
|
||||
(start -7 -13.5)
|
||||
(end -7 -11)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "902c113b-94ae-4d38-95b2-b392b5899c36")
|
||||
)
|
||||
(fp_line
|
||||
(start -7 -11)
|
||||
(end 7 -11)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "b37008d6-9b20-4cb2-b54e-ab872625f120")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.5 -0.5)
|
||||
(end 0.5 0.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "509816f9-fd66-42b1-9a0e-f31e4bbc6c69")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.5 0.5)
|
||||
(end 0.5 -0.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "9ba4e735-3ceb-48e9-8cba-f481294e26bf")
|
||||
)
|
||||
(fp_line
|
||||
(start 7 -11)
|
||||
(end 7 -13.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "b0b80db6-66a4-4c01-b455-550e1c21471d")
|
||||
)
|
||||
(fp_line
|
||||
(start 12.5 -13.5)
|
||||
(end 7 -13.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "6f09ed0e-c386-4da6-a48a-ca6db4aae82e")
|
||||
)
|
||||
(fp_line
|
||||
(start 12.5 13.5)
|
||||
(end 12.5 -13.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type default)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "92f2b265-2d4e-4135-92f8-06ed259e827e")
|
||||
)
|
||||
(fp_text user "GND VCC SCK SDA"
|
||||
(at 0 13.254 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "3db0682b-b503-4933-949c-058e0d55fc5e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "SDA SCK VCC GND"
|
||||
(at 0 13.254 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "2ac0b98b-abad-49ab-b28f-da2a2866899e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(pad "1" thru_hole rect
|
||||
(at 3.81 12 180)
|
||||
(size 1.508 1.508)
|
||||
(drill 1)
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(solder_mask_margin 0.102)
|
||||
(uuid "2f44ad73-beae-4d1e-8fcb-300de26e8d4f")
|
||||
)
|
||||
(pad "2" thru_hole circle
|
||||
(at 1.27 12 180)
|
||||
(size 1.508 1.508)
|
||||
(drill 1)
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(solder_mask_margin 0.102)
|
||||
(uuid "fcc5838d-bd6b-4a63-971c-5d0461fdf783")
|
||||
)
|
||||
(pad "3" thru_hole circle
|
||||
(at -1.27 12 180)
|
||||
(size 1.508 1.508)
|
||||
(drill 1)
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(solder_mask_margin 0.102)
|
||||
(uuid "2ef9b020-a5e8-4815-bc10-4788696fedcc")
|
||||
)
|
||||
(pad "4" thru_hole circle
|
||||
(at -3.81 12 180)
|
||||
(size 1.508 1.508)
|
||||
(drill 1)
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(solder_mask_margin 0.102)
|
||||
(uuid "df0ff729-1609-4806-ad1f-be30069ce0eb")
|
||||
)
|
||||
(model "${SCOTTOKEEBS_KICAD}/3dmodels/ScottoKeebs_Components.3dshapes/OLED_128x64.step"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -36,6 +36,7 @@
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -48,6 +49,7 @@
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -60,6 +62,7 @@
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -75,13 +78,662 @@
|
||||
(layer "Dwgs.User")
|
||||
(uuid "180245d9-4a3f-4d1b-adcc-b4eafac722e0")
|
||||
)
|
||||
(fp_text user "27"
|
||||
(at -9.879098 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "0920899d-840d-4d09-a28c-c0190bcfb7cc")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "26"
|
||||
(at -9.87 5.080992 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "145cb816-44be-47d5-8c0f-806cf00c2ec0")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "9"
|
||||
(at 5.08 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "182b6372-2da4-438c-b3f0-257fe9db1055")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "29"
|
||||
(at -9.879098 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "2e5593c8-82d9-4d37-a710-3630de3ea220")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "2"
|
||||
(at 9.87 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "3c93e84f-bf7f-4f08-a9bb-d87ca99894da")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "4"
|
||||
(at 9.87 0 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "4fdff0d8-42df-416a-9d79-c45432b120e1")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "8"
|
||||
(at 9.87 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "54adbaa3-e901-461f-ae73-ef96cf55ff8a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "3V3"
|
||||
(at -9.879098 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "6a82ee8a-0c4c-4a5c-aabd-2832c65f2d82")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "7"
|
||||
(at 9.87 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "77504560-ba69-4439-b17a-c461aba9778a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "14"
|
||||
(at -9.879098 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "829e8812-446b-4e03-b43e-cf566b2faa17")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "5"
|
||||
(at 9.87 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "82e30540-2242-4a7a-9893-7ca233b6919e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "3"
|
||||
(at 9.87 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "8960d99c-494b-4ba9-b95f-d688db9bda5a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "1"
|
||||
(at 9.87 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "906edabb-138d-4630-8706-fd5e864fde1c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "15"
|
||||
(at -9.879098 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "950e461f-15c3-4d39-b05e-6ab8d7c598f3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "GND"
|
||||
(at -9.879098 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "9c70100f-ba11-4b99-bded-a94945a8116f")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "0"
|
||||
(at 9.87 -10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "b6aed177-28b9-4022-b817-0bbd89bd06db")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "11"
|
||||
(at 0 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "c3a7367e-d26e-43f5-bd34-48d5a18f96e9")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "10"
|
||||
(at 2.54 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "c7fb7086-6b03-4091-bbcc-72036f0a50cd")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "5V"
|
||||
(at -9.879098 -10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "d0bc09cf-9c12-400a-a85c-4cc22a035ef7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "13"
|
||||
(at -5.04 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "e6e98b9b-20c5-4c81-8a96-fcfc95f8b54b")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "12"
|
||||
(at -2.54 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "ed4be686-4f35-4d6e-896e-d6a29a03e6f9")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "28"
|
||||
(at -9.879098 0 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "f5ad1798-b2dc-4d23-8710-697a69473dc7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "6"
|
||||
(at 9.87 5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "f7e5b543-9f5f-4423-bee4-b2a6d45a9e7c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "4"
|
||||
(at 9.87 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "15e90dc3-325d-4aaf-8fd6-3aa45b1b795b")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "7"
|
||||
(at 9.87 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1cba267a-6413-4ac1-85ba-2e066f96ae40")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "27"
|
||||
(at -9.87 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1de68940-f05b-4270-85bd-c773149590a9")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "5"
|
||||
(at 9.87 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "2a6dd9bd-d72f-4d06-9081-691a1b01f497")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "14"
|
||||
(at -9.87 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "2fac5cca-78e0-446c-9349-87eb49b96bdb")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "3V3"
|
||||
(at -9.87 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "3c54cdde-01be-49b8-84db-894d7471e5c7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "3"
|
||||
(at 9.87 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "5c5d7761-1c0d-42fd-9d1f-d40fd15ca6f3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "2"
|
||||
(at 9.87 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "886c8624-1231-4b54-a376-98f7fba2888c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "26"
|
||||
(at -9.879098 5.080992 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "911b3aa3-962d-4c15-ad22-193c62eaa262")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "15"
|
||||
(at -9.87 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "98a5abbd-700e-48c5-b33c-39f4bb94a7c3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "8"
|
||||
(at 9.87 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "9b3da239-a315-4c5f-ab9e-d36a892a4aee")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "29"
|
||||
(at -9.87 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "9e3c5af1-ae48-4d5c-8e0d-76e70a63deb4")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "6"
|
||||
(at 9.87 5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "afd69427-e7e6-4a56-b6f0-86623bd6b215")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "28"
|
||||
(at -9.87 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b5df79ae-f6f7-4531-8ce2-079811c9e6a2")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "10"
|
||||
(at 2.54 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b624c02c-d642-49c9-b9a8-9f41c178f98e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "9"
|
||||
(at 5.08 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b7e8afef-2edd-4272-87ef-b1d9cea6c7d9")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "5V"
|
||||
(at -9.87 -10.12 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b8a8b192-d213-4043-bd93-4681db6d4a39")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "0"
|
||||
(at 9.87 -10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "bf9e7d10-cb33-497e-94e1-af0768bb9259")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "12"
|
||||
(at -2.5 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c3c2bf84-438a-4fa8-b35b-d0f7f5f3c687")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "1"
|
||||
(at 9.87 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c702b4c1-8ca5-4d27-9f88-683fa71ace3e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "GND"
|
||||
(at -9.87 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "cf3da60c-b949-41df-a119-7aec469d337c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "11"
|
||||
(at 0 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "da887a02-f0bc-46ce-b738-5149b801b7c7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "13"
|
||||
(at -5.08 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "e2d5b9d6-dbbb-43c8-883a-259e8a291089")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(pad "1" thru_hole oval
|
||||
(at 7.62 -10.16 180)
|
||||
(size 2.5 1.5)
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "a67b97a6-51fd-4a32-8231-3fd10436b6ab")
|
||||
)
|
||||
@@ -91,7 +743,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "68f7174d-ce7a-41b4-89f8-dd7e3ded57a1")
|
||||
)
|
||||
@@ -101,7 +758,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "da7e6488-201f-4286-b86a-ca5aced3697a")
|
||||
)
|
||||
@@ -111,7 +773,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "2b7c4f37-42c0-4571-a44b-b808484d3d74")
|
||||
)
|
||||
@@ -121,7 +788,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "abe3c03e-744a-4406-8e50-6a10745f0c43")
|
||||
)
|
||||
@@ -131,7 +803,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "771cb5c1-62ba-4cca-999e-cdcbe417213c")
|
||||
)
|
||||
@@ -141,7 +818,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "6a1ae8ee-dea6-4015-b83e-baf8fcdfaf0f")
|
||||
)
|
||||
@@ -151,7 +833,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "5a319d05-1a85-43fe-a179-ebcee7212a03")
|
||||
)
|
||||
@@ -161,7 +848,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "2e6b1f7e-e4c3-43a1-ae90-c85aa40696d5")
|
||||
)
|
||||
@@ -171,7 +863,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "04d60995-4f82-4f17-8f82-2f27a0a779cc")
|
||||
)
|
||||
@@ -181,7 +878,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "70abf340-8b3e-403e-a5e2-d8f35caa2f87")
|
||||
)
|
||||
@@ -191,7 +893,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "4f2f68c4-6fa0-45ce-b5c2-e911daddcd12")
|
||||
)
|
||||
@@ -201,7 +908,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "47993d80-a37e-426e-90c9-fd54b49ed166")
|
||||
)
|
||||
@@ -211,7 +923,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "0a4f1792-568b-402b-9700-fd4b01130ff8")
|
||||
)
|
||||
@@ -221,7 +938,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "867e444b-3681-4baf-9d08-1188c3544771")
|
||||
)
|
||||
@@ -231,7 +953,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "9c4384c0-9a57-4262-8711-eec9b8ecb4c6")
|
||||
)
|
||||
@@ -241,7 +968,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "a20b891b-a240-411f-9914-9ac989f03074")
|
||||
)
|
||||
@@ -251,7 +983,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "761a1a33-98a4-41af-9660-18c12d51b442")
|
||||
)
|
||||
@@ -261,7 +998,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "2caa1d4c-02f2-443a-a145-dc5854878c73")
|
||||
)
|
||||
@@ -271,7 +1013,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "1b7a2775-7631-4d4f-8b27-ab588adb3b7d")
|
||||
)
|
||||
@@ -281,7 +1028,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "75b890e6-df6d-4a6e-acaa-0870cda0d189")
|
||||
)
|
||||
@@ -291,7 +1043,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "e4d9ec61-16f7-410d-891d-89481964ef82")
|
||||
)
|
||||
@@ -301,7 +1058,12 @@
|
||||
(drill 1
|
||||
(offset -0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "8a11f86e-586e-495d-a11e-a1e650589934")
|
||||
)
|
||||
@@ -316,4 +1078,4 @@
|
||||
(xyz 0 0 -90)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
+786
-24
@@ -38,6 +38,7 @@
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
(justify mirror)
|
||||
)
|
||||
@@ -51,6 +52,7 @@
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
(justify mirror)
|
||||
)
|
||||
@@ -64,6 +66,7 @@
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
(justify mirror)
|
||||
)
|
||||
@@ -614,13 +617,662 @@
|
||||
(layer "Edge.Cuts")
|
||||
(uuid "ec36065f-fff9-412e-94a4-4801552bb91d")
|
||||
)
|
||||
(fp_text user "GND"
|
||||
(at 9.87 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "09776c0b-f12f-49cf-9e5c-e43b51691cf3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "5"
|
||||
(at -9.87 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "0e2ab063-c1ae-47fa-9ad0-2b092116c77a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "28"
|
||||
(at 9.87 0 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "11e9c356-6a13-422d-b64c-caf3f9215246")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "13"
|
||||
(at 5.08 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "1562266b-fa1f-454d-8487-0f9cd4e97007")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "14"
|
||||
(at 9.87 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "1c31573f-b0a6-4596-b006-8ffe7946295c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "1"
|
||||
(at -9.87 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "20259d89-ebef-42f0-a08b-ff25459389e8")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "26"
|
||||
(at 9.879098 5.080992 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "263c5c56-a111-4b97-9efa-5294dea0ed8c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "12"
|
||||
(at 2.5 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "2eef35f2-88bf-4524-8c46-0c864c58fa59")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "27"
|
||||
(at 9.87 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "3555630e-2c54-4f2e-847e-9f1ac67e6ea0")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "9"
|
||||
(at -5.08 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "41867f84-d0c8-4eff-957d-38e0f7789a0d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "11"
|
||||
(at 0 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "445edd92-b58b-4e49-bf49-b968a91249ec")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "10"
|
||||
(at -2.54 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "4f87f684-e509-46d7-8ce8-47cd33b60917")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "29"
|
||||
(at 9.87 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "5282adc4-4fbd-4ae6-a4c7-24beb88401c6")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "5V"
|
||||
(at 9.87 -10.12 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "6e7de1a2-f767-44ee-9b35-3c6f29374aca")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "3V3"
|
||||
(at 9.87 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "7077dab5-5d72-4885-878d-9a06e9b4d474")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "0"
|
||||
(at -9.87 -10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "79d64255-0a08-4b5c-adbd-760ee63f815f")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "2"
|
||||
(at -9.87 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "85d057e2-6e41-4f2c-8e3b-4c7d5c5c0798")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "7"
|
||||
(at -9.87 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "86fdc02e-93cc-42b4-9285-f6eb68fbb5db")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "4"
|
||||
(at -9.87 0 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "87692951-978f-47b0-b7a7-b1c9a41ba235")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "8"
|
||||
(at -9.87 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "8d1350a9-d492-45dc-988d-1b09e71a4d1e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "15"
|
||||
(at 9.87 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "9c39cd76-3eae-438a-8e09-76d0d26753dc")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "6"
|
||||
(at -9.87 5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "b3d6c65e-0985-4302-8171-691cff056ae7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "3"
|
||||
(at -9.87 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "B.SilkS")
|
||||
(uuid "edd35674-e092-4eaa-8f3c-c2a835148193")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left mirror)
|
||||
)
|
||||
)
|
||||
(fp_text user "9"
|
||||
(at -5.08 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "13c88412-4926-4a64-8cb8-513bc313b40c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "8"
|
||||
(at -9.87 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "13df3d4e-f33d-4340-a40d-f49fd3c9a30d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "5"
|
||||
(at -9.87 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1b1b7bea-09c0-45be-9608-6dd5619e1940")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "4"
|
||||
(at -9.87 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1b49b8c5-4503-4ae2-b981-0a4c25313ed1")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "11"
|
||||
(at 0 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "23a6116f-a50d-487b-8723-c9f1d3394ad4")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "26"
|
||||
(at 9.87 5.080992 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "281b4514-caac-4752-97fd-2d3975fb760d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "12"
|
||||
(at 2.54 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "33a975bd-f169-4e3b-9482-f8df923fa7c9")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "1"
|
||||
(at -9.87 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "5585610d-1fb6-4d64-9f8f-6656d050f0f4")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "13"
|
||||
(at 5.04 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "759e0a84-1684-4b73-876e-9a15507fa092")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "0"
|
||||
(at -9.87 -10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "767f5dca-8356-459f-adbd-6b0aa4cc9e0e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "14"
|
||||
(at 9.879098 10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "88fb8fff-f7ee-44d3-a428-1027ca86b519")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "7"
|
||||
(at -9.87 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "938849c7-bc1f-41bd-884f-c79fff88a4be")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "6"
|
||||
(at -9.87 5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "a1dfbeae-4616-472d-9a10-3104b08f8f51")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "5V"
|
||||
(at 9.879098 -10.16 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "a6e3594a-29d5-4cbb-9d95-70be8ffeca9e")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "15"
|
||||
(at 9.879098 7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "ad855ae9-8fb9-416c-8b15-ce68d3d94bac")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "3"
|
||||
(at -9.87 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b16981f6-974c-433b-8ba4-e4b3c9e8156d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "28"
|
||||
(at 9.879098 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c346110e-649c-432a-be04-f2702e616b18")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "27"
|
||||
(at 9.879098 2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c4a35da0-0611-4e7b-88a0-52f35121e2b7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "29"
|
||||
(at 9.879098 -2.54 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "cb661f5f-1152-4849-93f7-56ba79c970b4")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "2"
|
||||
(at -9.87 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "d035cb25-7a24-4864-ba71-001f012933a6")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "GND"
|
||||
(at 9.879098 -7.62 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "e53bc520-162d-49f0-ade7-60eaa070b275")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(fp_text user "10"
|
||||
(at -2.54 12.41 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "f0e3f4dc-6e1d-4169-953d-0857a5197822")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify top)
|
||||
)
|
||||
)
|
||||
(fp_text user "3V3"
|
||||
(at 9.879098 -5.08 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "f117fc9f-ee46-4484-aec7-79d537c980c4")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.2)
|
||||
(bold yes)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pad "1" thru_hole oval
|
||||
(at -7.62 -10.16 180)
|
||||
(size 2.5 1.5)
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "6c1d6acb-7314-4c72-beee-89842544984e")
|
||||
)
|
||||
@@ -630,7 +1282,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "c7e8f6f2-0d7b-4688-9a67-fc38832d06f9")
|
||||
)
|
||||
@@ -640,7 +1297,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "af8c9815-cd44-45c4-aadb-14d5b7071914")
|
||||
)
|
||||
@@ -650,7 +1312,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "8474d2ed-f3b3-4eb7-953b-b17b07c11c48")
|
||||
)
|
||||
@@ -660,7 +1327,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "d04f3574-3fa5-42a7-8f34-da68c9877e17")
|
||||
)
|
||||
@@ -670,7 +1342,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "5a1ae07a-40dc-46f6-b701-8318618cb017")
|
||||
)
|
||||
@@ -680,7 +1357,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "e4d48404-3a0c-4fda-ba55-33fd986e1cdb")
|
||||
)
|
||||
@@ -690,7 +1372,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "14fac907-dcbc-445f-8e5f-190eab67cd6f")
|
||||
)
|
||||
@@ -700,7 +1387,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "d1e80f52-3ccf-45b7-bd1d-b2d273b1ed29")
|
||||
)
|
||||
@@ -710,7 +1402,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "a5d5023a-fe75-4346-8069-188b6df798af")
|
||||
)
|
||||
@@ -720,7 +1417,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "1f4ea662-3388-4b0c-a74b-18194a90a81e")
|
||||
)
|
||||
@@ -730,7 +1432,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "87ccaa10-8621-430b-959f-b35c99365fd1")
|
||||
)
|
||||
@@ -740,7 +1447,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "6afda942-5f34-4c64-a4fb-4f44ee2811fa")
|
||||
)
|
||||
@@ -750,7 +1462,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "996e6157-73b8-40a2-8138-d46a16387884")
|
||||
)
|
||||
@@ -760,7 +1477,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "bdd7d326-7573-46b5-99ba-f754a476a5eb")
|
||||
)
|
||||
@@ -770,7 +1492,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "9f554dae-9ba6-485e-a444-01711a06ea04")
|
||||
)
|
||||
@@ -780,7 +1507,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "5a133a8e-ecee-4a38-bad6-c4448ca1e871")
|
||||
)
|
||||
@@ -790,7 +1522,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "c6d28b2e-3333-4cf5-876a-0306f084f527")
|
||||
)
|
||||
@@ -800,7 +1537,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "2874b0eb-1c6b-4f7f-964d-c1c2d5db8fb2")
|
||||
)
|
||||
@@ -810,7 +1552,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "8439c24a-f935-4c39-846a-1bdbd6675b85")
|
||||
)
|
||||
@@ -820,7 +1567,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "3a64e3c6-f055-4c73-9cb9-bf7372ac901e")
|
||||
)
|
||||
@@ -830,7 +1582,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "07e631c4-eb99-4f88-ae92-011b8bcbd5f5")
|
||||
)
|
||||
@@ -840,7 +1597,12 @@
|
||||
(drill 1
|
||||
(offset 0.5 0)
|
||||
)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask" "In1.Cu" "In2.Cu" "In3.Cu" "In4.Cu" "In5.Cu" "In6.Cu"
|
||||
"In7.Cu" "In8.Cu" "In9.Cu" "In10.Cu" "In11.Cu" "In12.Cu" "In13.Cu" "In14.Cu"
|
||||
"In15.Cu" "In16.Cu" "In17.Cu" "In18.Cu" "In19.Cu" "In20.Cu" "In21.Cu"
|
||||
"In22.Cu" "In23.Cu" "In24.Cu" "In25.Cu" "In26.Cu" "In27.Cu" "In28.Cu"
|
||||
"In29.Cu" "In30.Cu"
|
||||
)
|
||||
(remove_unused_layers no)
|
||||
(uuid "a7c8656d-76d6-42b6-a9c6-589f0d092d38")
|
||||
)
|
||||
@@ -855,4 +1617,4 @@
|
||||
(xyz 180 0 -90)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
+1127
-51
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user