Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update broken 3dshapes #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
(pad 3 smd roundrect (at -7.9 -5) (size 1.5 0.25) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 2 smd roundrect (at -7.9 -5.5) (size 1.5 0.25) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 1 smd roundrect (at -7.9 -6) (size 1.5 0.25) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(model Housings_QFP.3dshapes/LQFP-100_14x14mm_Pitch0.5mm.wrl
(model Package_QFP.3dshapes/LQFP-100_14x14mm_P0.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
(pad 3 smd roundrect (at -4.35 -1.75) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 2 smd roundrect (at -4.35 -2.25) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 1 smd roundrect (at -4.35 -2.75) (size 1.3 0.25) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(model Housings_QFP.3dshapes/LQFP-48_7x7mm_Pitch0.5mm.wrl
(model Package_QFP.3dshapes/LQFP-48_7x7mm_P0.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
2 changes: 1 addition & 1 deletion hw/kicad/lib/stmbl.pretty/R_1206.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
(fp_line (start 2.3 -1) (end 2.3 1) (layer F.CrtYd) (width 0.05))
(pad 2 smd roundrect (at 1.5 0) (size 1 1.6) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 1 smd roundrect (at -1.5 0) (size 1 1.6) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(model Resistors_SMD.3dshapes/R_1206.wrl
(model Resistor_SMD.3dshapes/R_1206_3216Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
2 changes: 1 addition & 1 deletion hw/kicad/lib/stmbl.pretty/R_2512.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
(solder_mask_margin 0.1) (zone_connect 2))
(pad 1 smd roundrect (at -2.75 0) (size 1.5 3.2) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25)
(solder_mask_margin 0.1) (zone_connect 2))
(model Resistors_SMD.3dshapes/R_2512.wrl
(model Resistor_SMD.3dshapes/R_2512_6332Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
2 changes: 1 addition & 1 deletion hw/kicad/lib/stmbl.pretty/R_2512_BIG.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
(solder_mask_margin 0.1))
(pad 2 smd rect (at 2.5 0) (size 2.7 3.5) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.1))
(model Resistors_SMD.3dshapes/R_2512.wrl
(model Resistor_SMD.3dshapes/R_2512_6332Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
2 changes: 1 addition & 1 deletion hw/kicad/lib/stmbl.pretty/SOT-223.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
(pad 3 smd roundrect (at -3.25 2.25 270) (size 1 2) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 2 smd roundrect (at -3.25 0 270) (size 1 2) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(pad 2 smd roundrect (at 3.25 0 270) (size 3.5 2) (layers F.Cu F.Paste F.Mask)(roundrect_rratio 0.25))
(model TO_SOT_Packages_SMD.3dshapes/SOT-223.wrl
(model Package_TO_SOT_SMD.3dshapes/SOT-223.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
Loading