A module-workbench combo that adds a CadQuery editor to FreeCAD
CQGui | ||
docs | ||
Libs | ||
Templates | ||
ThirdParty | ||
Tools | ||
__init__.py | ||
.gitignore | ||
.gitmodules | ||
CadQuery_rc.py | ||
changes.md | ||
CODE_OF_CONDUCT.md | ||
CodeEditor.py | ||
CONTRIBUTING.md | ||
cq_server.py | ||
FinderOverlay.py | ||
Helpers.py | ||
Init.py | ||
InitGui.py | ||
LICENSE | ||
module_locator.py | ||
README.md | ||
SettingsDialog.py | ||
Shared.py |
The CadQuery Module for FreeCAD
Introduction
NOTE This workbench is not compatible with CadQuery 2.x. If you are looking for a CadQuery 2.x GUI, please use CQ-editor.
This is a FreeCAD module (aka workbench) that adds elements like a CadQuery code editor. All of the required libraries are embedded with the workbench, and so it is probably the fastest way to get up and running with CadQuery on a local computer. For users who just want to try CadQuery without installing anything, the CadQuery Jupyter Notebook might be a better choice.
The documentation for this module/workbench has been rewritten and restructured, and can be found here. Below are the main entry points into the documentation.