Skip to content

Commit

Permalink
hardware: add 3D models for buzzer & power switch
Browse files Browse the repository at this point in the history
  • Loading branch information
and3rson committed Mar 30, 2024
1 parent 9d990c2 commit 862b256
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions hardware/v2/main.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,17 @@
(pintype "passive")
(uuid "d0877e75-fec3-44ab-85e2-84cecde024dc")
)
(model "${KICAD8_3DMODEL_DIR}/Buzzer_Beeper.3dshapes/Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)
(footprint "Display:TFT_240x280_2pads"
(layer "F.Cu")
Expand Down Expand Up @@ -4462,6 +4473,17 @@
(xyz 0 0 0)
)
)
(model "${KICAD8_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_CuK_JS202011AQN_DPDT_Angled.wrl"
(offset
(xyz 5 -3 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 180)
)
)
)
(footprint "Capacitor_THT:C_Disc_D4.3mm_W1.9mm_P5.00mm"
(layer "F.Cu")
Expand Down

0 comments on commit 862b256

Please sign in to comment.