CadQuery Workbench: Difference between revisions

From FreeCAD Documentation
(Addon_Manager -> Std_AddonMgr)
(Marked this version for translation)
 
(One intermediate revision by the same user not shown)
Line 47: Line 47:
* Report bugs: https://github.com/jmwright/cadquery-freecad-module/issues
* Report bugs: https://github.com/jmwright/cadquery-freecad-module/issues


==Examples== <!--T:35-->
<!--T:35-->
==Examples==
The CadQuery workbench includes sample scripts that are available at {{MenuCommand|CadQuery → Examples → ...}} entries from the top menu.
The CadQuery workbench includes sample scripts that are available at {{MenuCommand|CadQuery → Examples → ...}} entries from the top menu.


Line 67: Line 68:


</translate>
</translate>
[[Category:Sandbox{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
[[Category:Addons{{#translation:}}]]
[[Category:Addons{{#translation:}}]]

Latest revision as of 17:48, 22 July 2023

Other languages:
CadQuery workbench icon
(January 2021)

The active development of CadQuery has moved away from FreeCAD [1], offering now a stand-alone GUI with the CQ-editor [2]. The CadQuery workbench is no longer actively maintained, but may receive sporadic fixes by its author.

Introduction

A module-workbench combo that adds a CadQuery editor to FreeCAD. Please see the wiki for more detailed information on getting started.

References

Tools

Installation

Install with the Addon Manager.

Links

Examples

The CadQuery workbench includes sample scripts that are available at CadQuery → Examples → ... entries from the top menu.

Other examples:

Latest CadQuery

The latest version of CadQuery is no longer using FreeCAD and is not compatible with the CadQuery workbench. If you are interested in the latest version have a look at the CadQuery Python module and the CadQuery graphical editor.

Other useful links