Skip to content

Commit

Permalink
Updated footprint of the buzzer and created all gerber files
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuij committed Mar 15, 2023
1 parent a5c585f commit 0c5424d
Show file tree
Hide file tree
Showing 38 changed files with 35,068 additions and 11,320 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
(footprint "Buzzer_12x9.5RM6.6_custom" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "Generic Buzzer, D12mm height 9.5mm with RM7.6mm")
(tags "buzzer")
(attr through_hole)
(fp_text reference "REF**" (at 0 -7.27861) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp daf9a444-1b29-43d5-8046-ce06c57b4ec9)
)
(fp_text value "Buzzer_12x9.5RM7.6_custom" (at 0 7.32139) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp be19cb79-6cc5-4f4e-87d6-ecbb644d54b1)
)
(fp_text user "+" (at -3.81 -2.61861) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 6f19986a-3d61-4c95-8163-ca6254ae3833)
)
(fp_text user "${REFERENCE}" (at 0 -4.07861) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 95f4a9fe-a240-41f2-b78c-3c3ee02eb8d6)
)
(fp_text user "+" (at -3.81 -2.61861) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9e06803f-f07e-4c44-8225-d6323ff73125)
)
(fp_circle (center 0 -0.07861) (end 6.1 -0.07861)
(stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp d445f8c2-5db0-4835-a1ed-5f6349281730))
(fp_circle (center 0 -0.07861) (end 6.25 -0.07861)
(stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp d1b9ba7a-47c9-423a-ac34-d561e4e61be0))
(fp_circle (center 0 -0.07861) (end 1 -0.07861)
(stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp c9630092-e1e2-4e65-9ea3-5aeda30ad80d))
(fp_circle (center 0 -0.07861) (end 6 -0.07861)
(stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 9a9e1dad-22bc-4fb8-9394-680073f4360e))
(pad "1" thru_hole rect (at -3.3 -0.07861) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 40601786-7347-4479-835c-3ca3f11a56a5))
(pad "2" thru_hole circle (at 3.3 -0.07861) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 633eb60d-e2e3-433c-aca1-6231ab073121))
(model "${KICAD6_3DMODEL_DIR}/Buzzer_Beeper.3dshapes/Buzzer_12x9.5RM7.6.wrl"
(offset (xyz -3.8 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
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.
Binary file not shown.
Binary file modified QuinLED-ESP32-Breakout.bin
Binary file not shown.
483 changes: 153 additions & 330 deletions QuinLED-ESP32-Breakout.dsn

Large diffs are not rendered by default.

20,707 changes: 10,658 additions & 10,049 deletions QuinLED-ESP32-Breakout.kicad_pcb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion QuinLED-ESP32-Breakout.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 37,
"active_layer": 0,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
Expand Down
2 changes: 1 addition & 1 deletion QuinLED-ESP32-Breakout.rules
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
(via_costs 50)
(plane_via_costs 5)
(start_ripup_costs 100)
(start_pass_no 377)
(start_pass_no 354)
(layer_rule F.Cu
(active on)
(preferred_direction vertical)
Expand Down
Loading

0 comments on commit 0c5424d

Please sign in to comment.