sqfmi / watchy-hardware

Watchy Hardware CAD Files
MIT License
175 stars 45 forks source link

Missing 3D models? #1

Closed jdarpinian closed 3 years ago

jdarpinian commented 3 years ago

I'm new to kicad, so forgive me if I'm missing something, but it seems like the project references at least one 3D model that's not included in the repo here, ${KIPRJMOD}/3D/PagerMotor.STEP. Also the latest kicad libraries (https://github.com/kicad/kicad-packages3d) do not include ${KISYS3DMOD}/Button_Switch_SMD.3dshapes/SKSCLB.STEP or Capacitors_SMD.3dshapes/C_0603.wrl among others. Do I need to install extra libraries, or use a different version of kicad (currently 5.1.9)?

sqfmi commented 3 years ago

Updated project to reference correct models, should work with current version of KiCad

jdarpinian commented 3 years ago

Awesome! Thanks!