Skip to content

Commit

Permalink
footprints: set default 3d model to wrl for prettier renders
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Silva <[email protected]>
  • Loading branch information
perigoso committed Dec 14, 2021
1 parent 465893d commit 8ecb6b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion footprints/openinput.pretty/PXI-DIP-16.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
(pad "14" thru_hole circle (at 10.7 4.45) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
(pad "15" thru_hole circle (at 10.7 2.67) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
(pad "16" thru_hole circle (at 10.7 0.89) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
(model "${KICAD6_3RD_PARTY}/3dmodels/com_github_openinput-fw_openinput-kicad-library/openinput.3dshapes/PXI-DIP-16.stp"
(model "${KICAD6_3RD_PARTY}/3dmodels/com_github_openinput-fw_openinput-kicad-library/openinput.3dshapes/PXI-DIP-16.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down
2 changes: 1 addition & 1 deletion footprints/openinput.pretty/SW_Micro_Switch.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
(pad "1" thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
(pad "2" thru_hole circle (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
(pad "3" thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
(model "${KICAD6_3RD_PARTY}/3dmodels/com_github_openinput-fw_openinput-kicad-library/openinput.3dshapes/SW_Micro_Switch.stp"
(model "${KICAD6_3RD_PARTY}/3dmodels/com_github_openinput-fw_openinput-kicad-library/openinput.3dshapes/SW_Micro_Switch.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down

0 comments on commit 8ecb6b9

Please sign in to comment.