Skip to content

Commit

Permalink
Remove H2 from placement, rotate sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbez1 committed Mar 9, 2024
1 parent 4c1b782 commit b9ad2e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electronics/sensor_smd/sensor_smd.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
(property "Sheetfile" "sensor_smd.kicad_sch")
(property "Sheetname" "")
(path "/8ebe0992-3c78-412e-8133-0bd4fbe3f2a6")
(attr exclude_from_pos_files)
(attr exclude_from_pos_files exclude_from_bom)
(fp_text reference "H1" (at 0 -4.8) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4a3b2d37-ccb0-4e69-bf7c-d2dacdefe068)
Expand Down Expand Up @@ -219,7 +219,7 @@
(property "Sheetfile" "sensor_smd.kicad_sch")
(property "Sheetname" "")
(path "/a42ba77e-7f12-467c-8411-ebb38194c333")
(attr through_hole)
(attr through_hole exclude_from_pos_files exclude_from_bom)
(fp_text reference "H2" (at 0 -0.5 unlocked) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c7d35d6f-3a73-4249-bfaa-4c37eccffe7a)
Expand Down
3 changes: 3 additions & 0 deletions electronics/sensor_smd/sensor_smd.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,9 @@
(property "LCSC" "C495736" (id 4) (at 90.17 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB_CORRECTION" "0; 0; 180" (id 5) (at 90.17 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8857a6bf-0852-4a63-ad8f-20f6a945eba1))
(pin "2" (uuid 8e951bdc-7f17-45b1-b4de-d4c58e3f8ac1))
(pin "3" (uuid 97c5eabf-679f-468a-ba41-3a1fb7a40670))
Expand Down

0 comments on commit b9ad2e2

Please sign in to comment.