Uppercase variable name "${MY_ADDITIONS}" for Linux compatibility
This commit is contained in:
@@ -1,19 +1,113 @@
|
||||
(module Buzzer_D9_H5.5 (layer F.Cu) (tedit 604A9093)
|
||||
(tags buzzer)
|
||||
(fp_text reference REF** (at 0 0 90) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Buzzer_D9_H5.5 (at 0.1 5.6) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -2.6 -1.5) (end -2.2 -1.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.4 -1.3) (end -2.4 -1.7) (layer F.SilkS) (width 0.12))
|
||||
(fp_circle (center 0 0) (end 4.5 0) (layer F.SilkS) (width 0.12))
|
||||
(pad 1 thru_hole rect (at -2.5 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 2.5 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
|
||||
(model "$(my_additions)/Buzzer_D9_H5.5.step"
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
(footprint "Buzzer_D9_H5.5"
|
||||
(version 20241229)
|
||||
(generator "pcbnew")
|
||||
(generator_version "9.0")
|
||||
(layer "F.Cu")
|
||||
(tags "buzzer")
|
||||
(property "Reference" "REF**"
|
||||
(at 0 0 90)
|
||||
(layer "F.SilkS")
|
||||
(uuid "ce2d2194-a99a-4fda-9540-fe826e516986")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "Buzzer_D9_H5.5"
|
||||
(at 0.1 5.6 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "221388bd-b371-4252-a46a-d169ca048dbb")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "fe7b5eb9-f917-4d6f-89f6-285964f9fbd8")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "a8eed308-47c2-4b54-afa2-cbdafe0adf77")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(attr through_hole)
|
||||
(fp_line
|
||||
(start -2.6 -1.5)
|
||||
(end -2.2 -1.5)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "9ed9fd6f-348b-4ca3-8d00-4d4750439817")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.4 -1.3)
|
||||
(end -2.4 -1.7)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "513d3657-bb07-4eeb-9ee6-b5088eb44131")
|
||||
)
|
||||
(fp_circle
|
||||
(center 0 0)
|
||||
(end 4.5 0)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(fill no)
|
||||
(layer "F.SilkS")
|
||||
(uuid "75a7302f-7e60-40c9-992a-6d2737f481c7")
|
||||
)
|
||||
(pad "1" thru_hole rect
|
||||
(at -2.5 0)
|
||||
(size 1.8 1.8)
|
||||
(drill 0.9)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(remove_unused_layers no)
|
||||
(uuid "c960d520-c0f4-403a-88a7-5ba18e79445e")
|
||||
)
|
||||
(pad "2" thru_hole circle
|
||||
(at 2.5 0)
|
||||
(size 1.8 1.8)
|
||||
(drill 0.9)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(remove_unused_layers no)
|
||||
(uuid "612c3167-dbf2-4993-b498-79c551c78945")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
(model "${MY_ADDITIONS}/Buzzer_D9_H5.5.step"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user