Skip to content

Commit

Permalink
Adding on-board documentation for power. (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-winn committed Dec 14, 2021
1 parent a1c85cb commit d7e9d02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion docs/kicad/Nemesis-Mod.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
(property "Sheetname" "Mainboard")
(path "/e32477ef-d678-444f-b26c-29a85901c4f1/d4d15245-5b3c-45f3-8847-6ccb4df5e208")
(attr through_hole)
(fp_text reference "P1" (at 0 -7.62 90) (layer "B.SilkS")
(fp_text reference "P1" (at 0 -7.0612 90) (layer "B.SilkS")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
(tstamp 68382ae3-bd09-4f32-b933-fb93b362f638)
)
Expand Down Expand Up @@ -468,6 +468,12 @@
(gr_arc (start 88.9 80.01) (mid 89.643949 78.213949) (end 91.44 77.47) (layer "Edge.Cuts") (width 0.05) (tstamp ca9250eb-6c1b-4489-a33a-5da4004263f8))
(gr_circle (center 132.08 80.01) (end 133.35 80.01) (layer "Edge.Cuts") (width 0.05) (fill none) (tstamp ce83728b-bebd-48c2-8734-b6a50d837931))
(gr_line (start 134.62 80.01) (end 134.62 129.54) (layer "Edge.Cuts") (width 0.05) (tstamp fe8d9267-7834-48d6-a191-c8724b2ee78d))
(gr_text "-" (at 93.3196 86.36) (layer "F.SilkS") (tstamp 4dddb409-ffd4-47ad-a1cf-bd138d8cecac)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text "+" (at 93.4212 88.9 270) (layer "F.SilkS") (tstamp e1eb6a96-8b09-4ad1-8c55-a7a9adb71445)
(effects (font (size 1 1) (thickness 0.15)))
)

(segment (start 123.77 86.36) (end 125.73 88.32) (width 0.25) (layer "F.Cu") (net 2) (tstamp 1a1ab354-5f85-45f9-938c-9f6c4c8c3ea2))
(segment (start 95.25 86.36) (end 123.77 86.36) (width 0.25) (layer "F.Cu") (net 2) (tstamp 42713045-fffd-4b2d-ae1e-7232d705fb12))
Expand Down
2 changes: 1 addition & 1 deletion docs/kicad/Nemesis-Mod.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 44,
"active_layer": 31,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_nets": [],
Expand Down

0 comments on commit d7e9d02

Please sign in to comment.