Skip to content

Commit

Permalink
Adjusting silk screen and some wires
Browse files Browse the repository at this point in the history
  • Loading branch information
corndog2000 committed Oct 22, 2023
1 parent 5dc64ef commit 26a0147
Show file tree
Hide file tree
Showing 17 changed files with 9,676 additions and 8,715 deletions.
2 changes: 2 additions & 0 deletions FootprintLibrary.pretty/SK6805-EC14.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e77f8796-c47e-45e7-8805-67a96fa15837)
)
(fp_circle (center 0.8 0.8) (end 0.825 0.8)
(stroke (width 0.1) (type default)) (fill none) (layer "F.SilkS") (tstamp fc6853d5-0649-41b6-9ed7-78de32c976f0))
(pad "1" smd rect (at 0.45 0.45) (size 0.5 0.5) (layers "F.Cu" "F.Paste" "F.Mask")
(thermal_bridge_angle 45) (tstamp 533ea703-9804-4c4f-b464-aff8555c27bf))
(pad "2" smd rect (at 0.45 -0.45) (size 0.5 0.5) (layers "F.Cu" "F.Paste" "F.Mask")
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18,363 changes: 9,661 additions & 8,702 deletions MicrocontrollerInputModule.kicad_pcb

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions MicrocontrollerInputModule.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 31,
"active_layer": 36,
"active_layer_preset": "",
"auto_track_width": false,
"hidden_netclasses": [],
Expand All @@ -16,17 +16,17 @@
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": false,
"footprints": false,
"graphics": false,
"keepouts": false,
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": false,
"pads": false,
"text": false,
"tracks": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": false
"zones": true
},
"visible_items": [
0,
Expand Down Expand Up @@ -63,7 +63,7 @@
39,
40
],
"visible_layers": "000504d_80000001",
"visible_layers": "0005055_80000000",
"zone_display_mode": 0
},
"meta": {
Expand Down
4 changes: 2 additions & 2 deletions MicrocontrollerInputModule.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -4904,7 +4904,7 @@
(symbol (lib_id "2023-10-21_03-08-25:A6H-2101") (at 25.4 162.56 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid d8d2f087-6410-4521-b5e1-675c48cb705d)
(property "Reference" "SW3" (at 45.72 154.94 0)
(property "Reference" "SW1" (at 45.72 154.94 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "A6H-2101" (at 45.72 157.48 0)
Expand All @@ -4923,7 +4923,7 @@
(instances
(project "MicrocontrollerInputModule"
(path "/e1225fe3-1add-4bf0-8592-1d94311392e6"
(reference "SW3") (unit 1)
(reference "SW1") (unit 1)
)
)
)
Expand Down

0 comments on commit 26a0147

Please sign in to comment.