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

Commit

Permalink
Merge pull request #19 from heitorPB/master
Browse files Browse the repository at this point in the history
Fix wrong path for 3D model in raspberry_hat
  • Loading branch information
myfreescalewebpage committed Feb 6, 2019
2 parents 4bc4dce + 8bb26a8 commit f935c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raspberrypi_hat/raspberrypi_hat.kicad_pcb
Expand Up @@ -435,7 +435,7 @@
(net 10 "Net-(J9-Pad2)"))
(pad 8 smd rect (at 2.7 -1.905 180) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask)
(net 8 /P3V3))
(model ${KISYS3DMOD}/Package_SOIC.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
(model ${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down

0 comments on commit f935c7e

Please sign in to comment.