An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

The CadQuery Workbench for FreeCAD
=======================
[![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=2.0.0&x2=0)](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.

![User Interface](docs/cqfm_user_interface.png)

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)