Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roboticsbrno/robotarna_kicad_library
π Robotarna Library with symbols and footprints for KiCad
https://github.com/roboticsbrno/robotarna_kicad_library
footprint kicad kicad-library library pcb robotarna schematics
Last synced: 22 days ago
JSON representation
π Robotarna Library with symbols and footprints for KiCad
- Host: GitHub
- URL: https://github.com/roboticsbrno/robotarna_kicad_library
- Owner: RoboticsBrno
- License: mit
- Created: 2023-01-21T12:36:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T07:39:54.000Z (9 months ago)
- Last Synced: 2024-05-29T22:48:03.090Z (7 months ago)
- Topics: footprint, kicad, kicad-library, library, pcb, robotarna, schematics
- Homepage:
- Size: 10.8 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Robotarna_KiCad_Library
Library for KiCad with part what we sometime want to us in a RobotΓ‘rna project.There are several libraries of symbols and footprints, in which there are always parts of a given category, e.g. wirelessModules or DcDcConverters.
Last version is for KiCad 8.0
## 3D models path
It is not possible to specify relative path to 3D model file in KiCad (only absolut path is possible).
Workaround is to set environment variable with path to the library.So to make 3D models working, set `RKL_DIR` environment variable to `Robotarna_KiCad_Library` directory inside Your clone of this repository.