You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CadQuery is an intuitive, easy-to-use python based language for building parametric 3D CAD models. CadQuery is for 3D CAD what jQuery is for javascript. Imagine selecting Faces of a 3d object the same way you select DOM objects with JQuery!
@@ -14,7 +14,7 @@ Module that adds a tabbed CadQuery editor to FreeCAD. Please see the [wiki](http
14
14
1. Follow the instructions [here](https://github.com/FreeCAD/FreeCAD-addons/blob/master/README.md) to install and execute the FreeCAD-Addons macro.
15
15
2. Choose `cadquery_module` from the list in the datalog box and click Install/Update.
16
16
3. Restart FreeCAD.
17
-
17
+
18
18
You can use the Install/Update button periodically to get the latest changes to this module.
19
19
20
20
## Manual Installation
@@ -24,7 +24,7 @@ Installation is handled slightly differently whether you are installing version
24
24
25
25
### Installing v1.0.0.1 and Earlier
26
26
27
-
Download the [latest released version](https://github.com/jmwright/cadquery-freecad-module/releases), extract the archive file, and copy the `CadQuery` subdirectory to FreeCAD's `Mod` directory on your system.
27
+
Download the [latest released version](https://github.com/jmwright/cadquery-freecad-module/releases), extract the archive file, and copy the `CadQuery` subdirectory to FreeCAD's `Mod` directory on your system.
0 commit comments