Skip to content

NTURacingTeam/nturt_kicad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

343 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTU Racing Team KiCad Files

Guide for configuring path variables and libraries

Note

Before you start, please include the appropriate libraries and path variables to ensure components and their resources can be loaded correctly!

1. Configuring path variable

image
image

2. Configuring libraries

Note

Configure symbol libraries and footprint libraries according to the README files located in each generation's directory. Images shown here are only for demonstration purposes only.

image

Adding 3D models

image
  1. Copy the .step/.wrl files to EPx/Libraries/3d_models folder
  2. In the footprint editor (press Ctrl+E on a footprint in the PCB editor), open footprint properties, navigate to the 3D Models tab, and select the 3D model file with the folder icon to the left of the Show checkbox.
  3. The path should be replaced with ${NTURT_KICAD_ROOT}/EPx/Libraries/3d_models/..., if not, then you will need to set up the path variable.
  4. Adjust the position of the model.

Note

For a part that a 3D model would be helpful, if it is a part that came with KiCad, then consider "Save as" in the footprint editor to the project library, then edit the 3D model.
If it is already from a project library, remember to select "Open in library XXX" if it says "Editing XXX from board." on top. After you're done, right click the footprint in the PCB editor and select Update Footprint, check Update/reset 3D models.

About

kicad files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors