Skip to content

Commit

Permalink
feat(pcb): move MPU-9250 stp to MyModules
Browse files Browse the repository at this point in the history
  • Loading branch information
rfvermut committed Aug 20, 2022
1 parent b37d909 commit dea038f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Hardware/OpenMowerMainboard/MyModules.pretty/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Available at GrabCAD: https://grabcad.com/library/mpu-9250-1
MPU-9250.stp
2 changes: 1 addition & 1 deletion Hardware/OpenMowerMainboard/OpenMowerMainboard.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -3400,7 +3400,7 @@
(net 146 "/IMU/~{CS}") (pinfunction "Pin_9") (pintype "passive") (tstamp ce5997c9-5b58-4d1a-8a28-c99aed695a3b))
(pad "10" thru_hole oval (at 0 22.86 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 150 "unconnected-(J20-Pad10)") (pinfunction "Pin_10") (pintype "passive+no_connect") (tstamp 594def2d-12e7-433e-b301-d4ef0ca12418))
(model "${OPENMOWER3D}/MPU-9250.stp"
(model "${KIPRJMOD}/MyModules.pretty/MPU-9250.stp"
(offset (xyz -1.5 -24 6.5))
(scale (xyz 1 1 1))
(rotate (xyz -90 0 180))
Expand Down

0 comments on commit dea038f

Please sign in to comment.