-
Hi,
I’ve just started to discover open source modeling programs (Gmsh,FreeCad,Cadquery).I wonder , does cadquery has capability of fragment operation like Gmsh and FreeCad ?
thx
-
~~Do we CADQuery, Blender, or try to pure OpenSim?~~
Python script that is a combination Build123d and Blender, with a html front end
Bellow is a Build123D parametric insole, ready to be printed
![…
-
Hi roipoussiere
I have been using OpenSCAD in VSCodium for a while now, however, as my models become more complex, I am running into performance issues, so I decided to give CadQuery a whirl. I fol…
-
In Python 3.10, the | symbol was brought to represent Union types (PEP 604). The | symbol strikes a balance between clarity, consistency, and convenience, making it a fitting choice for representing…
-
**Issue by [burdickjp](https://github.com/burdickjp)**
_Friday Apr 15, 2016 at 13:07 GMT_
_Originally opened as https://github.com/dcowden/cadquery/issues/141_
----
I would like to feed box a vecto…
-
I'm unable to get cadquery/ocp working with `build123d`.
- I've tried straightforward pip install as below, which hangs up on finding a version of `cadquery-ocp`:
```
ERROR: Could not find a ver…
-
👋 Hello! I'm new to CadQuery and still learning, so it's very possible this is due to user error and not a bug. I'm assuming I just need to install something, though I am not sure what to install / wh…
-
Related to https://github.com/adam-urbanczyk/cadquery/pull/6
-
Hi, very cool Project!
Don't know if you know the CadQuery framework, but they have very powerful selectors. Maybe they would also fit for CascadeStudio.
[https://cadquery.readthedocs.io/en/latest/…
-
I'm working on https://github.com/CadQuery/cadquery/pull/694 and I'd like to test if the resulting splines allow to calculate an 2D offset curve. Which of the profiles should I use for testing?