jmwright / cadquery-freecad-module

A module-workbench combo that adds a CadQuery editor to FreeCAD
GNU Lesser General Public License v3.0
119 stars 36 forks source link

The CadQuery Module for FreeCAD

GitHub version License

Introduction

NOTE This workbench repo is not compatible with CadQuery 2.x. However, there is a fork provided by @jpmlt here that supports CadQuery 2.x, although you have to install CadQuery separately. If you are looking for a self-contained CadQuery 2.x IDE, 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.

User Interface

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.

Documentation