https://github.com/CadQuery/cadquery-freecad-workbench
A module-workbench combo that adds a CadQuery editor to FreeCAD
https://github.com/CadQuery/cadquery-freecad-workbench
Last synced: 5 months ago
JSON representation
A module-workbench combo that adds a CadQuery editor to FreeCAD
- Host: GitHub
- URL: https://github.com/CadQuery/cadquery-freecad-workbench
- Owner: CadQuery
- License: lgpl-3.0
- Created: 2014-11-22T03:17:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-28T21:10:16.000Z (6 months ago)
- Last Synced: 2025-07-28T23:12:25.469Z (6 months ago)
- Language: Python
- Size: 46 MB
- Stars: 131
- Watchers: 12
- Forks: 41
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: changes.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
The CadQuery Workbench for FreeCAD
=======================
[](https://github.com/CadQuery/cadquery-freecad-workbench/releases/tag/v2.0.0)
## Introduction
This is a FreeCAD workbench that allows the Macro Editor to execute and display CadQuery models.

The documentation for this workbench can be found [here](docs/index.md). Below are the main entry points into the documentation.
### Documentation
- [Introduction](docs/index.md#introduction)
- [Installation](docs/installation.md)
- [Usage](docs/usage.md)
- [Developers](docs/developers.md)