Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sethfischer/cq-electronics
Pure CadQuery models of various electronic boards and components.
https://github.com/sethfischer/cq-electronics
cad cadquery electronics mechatronics programmatic-cad robotics
Last synced: 4 days ago
JSON representation
Pure CadQuery models of various electronic boards and components.
- Host: GitHub
- URL: https://github.com/sethfischer/cq-electronics
- Owner: sethfischer
- License: mit
- Created: 2022-05-25T00:50:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T03:09:59.000Z (9 months ago)
- Last Synced: 2024-10-02T08:14:16.814Z (about 1 month ago)
- Topics: cad, cadquery, electronics, mechatronics, programmatic-cad, robotics
- Language: Python
- Homepage: https://cq-electronics.readthedocs.io
- Size: 652 KB
- Stars: 11
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-cadquery - cq-electronics - Pure CadQuery models of various electronic boards and components. ![build-status](https://github.com/sethfischer/cq-electronics/actions/workflows/build.yml/badge.svg) (Part Libraries and Part Generators)
README
==============
cq-electronics
==============|pypi-version| |build-status| |lint-status| |test-status| |docs-status|
Pure `CadQuery`_ models of various electronic boards and components.
These models are intended to be representations rather than detailed models.
That is, the major dimensions are accurate and there are enough features to make the component recognisable.Related projects
----------------* `KiCad Packages3D Generator`_
.. _`CadQuery`: https://cadquery.readthedocs.io/
.. _`KiCad Packages3D Generator`: https://gitlab.com/kicad/libraries/kicad-packages3D-generator.. |pypi-version| image:: https://img.shields.io/pypi/v/cq-electronics
:target: https://pypi.org/project/cq-electronics/
:alt: PyPi version
.. |build-status| image:: https://github.com/sethfischer/cq-electronics/actions/workflows/build.yml/badge.svg
:target: https://github.com/sethfischer/cq-electronics/actions/workflows/build.yml
:alt: Build status
.. |lint-status| image:: https://github.com/sethfischer/cq-electronics/actions/workflows/lint.yml/badge.svg
:target: https://github.com/sethfischer/cq-electronics/actions/workflows/lint.yml
:alt: Lint status
.. |test-status| image:: https://github.com/sethfischer/cq-electronics/actions/workflows/test.yml/badge.svg
:target: https://github.com/sethfischer/cq-electronics/actions/workflows/test.yml
:alt: Test status
.. |docs-status| image:: https://readthedocs.org/projects/cq-electronics/badge/?version=latest
:target: https://cq-electronics.readthedocs.io/en/latest/?badge=latest
:alt: Documentation status