Giter VIP home page Giter VIP logo

kicadcomponents's Introduction

KicadComponents

Custom KiCAD component libraries by Jitter

How to Install

Schematic libraries

To install the schematic library, open the Symbol Library Editor. Then go to preferences -> manage symbol libraries and add an entry for each library:

  • Jitter_Components
  • Jitter_IC

NB: for Kicad 6, make sure to select the .kicad_sym libraries. The .lib are deprecated and for Kicad5.x only.

Footprint libraries

To install the footprint libraries, open the Footprint Editor. Then go to preferences -> manage footprint libraries and add these entries:

  • Jitter_Footprints
  • Jitter_Logos
  • Jitter_IC
  • Jitter_Passives
  • Jitter_Connectors

3D footprints

Open the Footprint Editor. Go to Preferences, configure paths. Under 3D Search Paths, add an alias 'jitter'. NB: in KiCAD 7 this must be in all caps 'JITTER'. The path should be the absolute path to the 3D folder in this repository.

All footprints pointing to a 3d file in te format jitter:<my3dshape.step> should now resolve correctly.

Kicad 6: Fix missing 3D footprints

In Kicad 6, a lot of 3D components may not be found due to the missing variable KISYS3DMOD. To fix this, open the Footprint Editor. Go to Preferences, configure paths and add an environment variable KISYS3DMOD. Copy-paste the Path from KICAD6_3DMODEL_DIR.

kicadcomponents's People

Contributors

sjorsdewit avatar ijager avatar hubaldv avatar chielvdiepen avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

kicadcomponents's Issues

filename collisions for two parts

Got this error while cloning this repo:

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'Jitter_Footprints/DCT_R-PDSO-G8_3x3mm_P0.65mm.kicad_mod'
  'Jitter_Footprints/DCT_r-pdso-g8_3x3mm_P0.65mm.kicad_mod'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.