balub / CoryDora

A simple QMK compatible 3x3 macrpad.
25 stars 3 forks source link

KiCAD 3D View is broken #3

Open shreekumar3d opened 6 days ago

shreekumar3d commented 6 days ago

CoryDora.step looks complete. However, the 3D view in KiCAD is broken - it doesn't show 3D models when I clone.

Looks like this is due to local references. In the footprint properties, I see 3D models referenced such as

Where can I find these source files ?

Two ways to fix this:

  1. Provide instructions on where to get the models and how to use them
  2. Make them part of the project
balub commented 1 day ago

Yes @shreekumar3d sir, I intent to add those files as sub-modules to the repo.

shreekumar3d commented 6 hours ago

Sure @balub . Can you say where those models come from ? I will quickly try to pull these in, while you do the sub-modules stuff.