Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Fix 3d model offset incompatability
Browse files Browse the repository at this point in the history
  • Loading branch information
poeschlr committed Jul 26, 2018
1 parent c219ec5 commit 006b5ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -37,7 +37,7 @@
(pad 7 thru_hole circle (at 7.62 0) (size 1.5 1.5) (drill 0.76) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 8.89 -2.54) (size 1.5 1.5) (drill 0.76) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_RJ.3dshapes/RJ45_Amphenol_54602-x08_Horizontal.wrl
(offset (xyz 0 0 0))
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
Expand Down
2 changes: 1 addition & 1 deletion OptoDevice.pretty/Luna_NSL-32.kicad_mod
Expand Up @@ -38,7 +38,7 @@
(pad 3 thru_hole oval (at 10.16 -3.17) (size 2.29 1.57) (drill 0.81) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 10.16 -0.64) (size 2.29 1.57) (drill 0.81) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/OptoDevice.3dshapes/Luna_NSL-32.wrl
(offset (xyz 5.079999923706055 2.031999969482422 0))
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
Expand Down
2 changes: 1 addition & 1 deletion Relay_THT.pretty/Relay_SPST_Finder_32.21-x300.kicad_mod
Expand Up @@ -43,7 +43,7 @@
(pad 11 thru_hole circle (at 10.16 0 90) (size 2.2 2.2) (drill 1.2) (layers *.Cu *.Mask))
(pad 14 thru_hole circle (at 17.78 0 90) (size 2.2 2.2) (drill 1.2) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Relay_THT.3dshapes/Relay_SPST_Finder_32.21-x300.wrl
(offset (xyz -0.02078600078782558 -0.004443999173257828 0))
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
Expand Down

0 comments on commit 006b5ac

Please sign in to comment.