-
We are out of project storage on PyPI for now and so I cannot upload these wheels, but I will post them here in case people want to test them.
https://www.dropbox.com/scl/fo/bp7df3u6ewe6rjijh0xwq/h…
-
I’m filing this here because I’m not certain where it should go and CQ-editor is where I *observe* it, but it could belong on OCP or OpenCascade or something.
**Environment:** Arch Linux, Sway wind…
-
Hi,
I would like to use Carnets to use a programmatic CAD tool on the ipad (https://github.com/bernhard-42/jupyter-cadquery).
To run cadquery some packages need to be installed. Is there any chance …
-
Dear CQ community,
Using
```
cadquery @ git+https://github.com/CadQuery/cadquery.git@153ed3f667911e909ba8b93bddd297defc7cd42f
cadquery-ocp==7.7.2
gmsh==4.12.2
```
the following simple code a…
-
Hi, I responded to your post on Reddit. This really looks terrific.
But, with your simplest starting example, I'm running into an ImportError in Jupiter Lab with an OCP DLL in Windows. I've run i…
-
Hello,
I am trying to convert step file to gltf file. According to following issue I was trying to use cqparts and importers.
https://github.com/cqparts/cqparts/issues/72#issuecomment-424605083
…
-
# Description of Issue
I have been unable to install cadquery 2.x via pip on a system where the OS is Scientific Linux. This is within the context of a fairly complex project which historically has …
-
Here's what the docs say `eachpoint()` should do:
https://github.com/CadQuery/cadquery/blob/a5fadebe72b2a46881c3847cca748b8cf716ccd0/cadquery/cq.py#L2440-L2441
When `each()` is called with `useLoc…
-
Using the latest code from the git repo (master) in cadquery (a140d1035c5ef058a5c89554ef7390873e10c370) and the python-occ's cadquery fork ([`701e924`](https://github.com/CadQuery/pythonocc-core/commi…
-
## Problem:
When using the jupyter cadquery function `jcq.base._tessellate_group(group_to_tessellate)` sometimes objects are pulled from memory rather than the `group_to_tessellate`
### I've tried…