Groups
Groups
Sign in
Groups
Groups
CadQuery
Conversations
Labels
About
Send feedback
Help
CadQuery
Contact owners and managers
1–30 of 441
Welcome to the CadQuery Discussion Group!
Use this group to discuss CadQuery, a python-based, fluent API for building parametric 3D Models.
The project source code is
located on Github
If you are just getting started, and want to run CadQuery on your machine, you might want to start with the
CQ-editor
GUI.
Please do NOT post project issues here. They belong on the,
CadQuery issue tracker
Mark all as read
Report group
0 selected
jmwright
, …
Eddie Liberato
48
5/18/20
Sharing Your Work With CadQuery
Cool and interesting project! Cheers
unread,
Sharing Your Work With CadQuery
Cool and interesting project! Cheers
5/18/20
jmwright
8/17/15
CadQuery Video Tutorials
This thread holds a list of video tutorials covering CadQuery and the CadQuery module for FreeCAD.
unread,locked,
CadQuery Video Tutorials
This thread holds a list of video tutorials covering CadQuery and the CadQuery module for FreeCAD.
8/17/15
Paul Nelson
,
Lorenz
2
Apr 4
Is there a bug in Face.makePlane()
The following creates four similar faces. from cadquery import Sketch, Face from cadquery.func import
unread,
Is there a bug in Face.makePlane()
The following creates four similar faces. from cadquery import Sketch, Face from cadquery.func import
Apr 4
Neri
,
Lorenz
2
Mar 1
spline() tangents, how?
The boolean arg is required. Try: sk = sk.spline([(0, 1), (0, 0), (1, 0)], [(-1, -1), (1, 1)], False)
unread,
spline() tangents, how?
The boolean arg is required. Try: sk = sk.spline([(0, 1), (0, 0), (1, 0)], [(-1, -1), (1, 1)], False)
Mar 1
neri-engineering
,
Adam Urbanczyk
3
Feb 27
Lofted logarithmic spiral
How? For example, how would I loft a hemisphere to a smaller, concentric, and aligned hemisphere? On
unread,
Lofted logarithmic spiral
How? For example, how would I loft a hemisphere to a smaller, concentric, and aligned hemisphere? On
Feb 27
Pedro
,
Adam Urbanczyk
5
Feb 4
Loft closed curve
Thanks a lot! This worked great. The only thing is that it creates a Shell instead of a Solid, but
unread,
Loft closed curve
Thanks a lot! This worked great. The only thing is that it creates a Shell instead of a Solid, but
Feb 4
Raub Camaioni
, …
D Del Vento
6
Jan 19
Hosting / Sharing / Cataloging Cadquery Scripts
Added a 3D viewing window for returned .stl files. (uses three.js) Any script that returns a .stl
unread,
Hosting / Sharing / Cataloging Cadquery Scripts
Added a 3D viewing window for returned .stl files. (uses three.js) Any script that returns a .stl
Jan 19
D Del Vento
, …
Adam Urbanczyk
4
Jan 19
ellipsoid?
You need to trim the ellipse first (using cut like above, or trim): from cadquery.func import * from
unread,
ellipsoid?
You need to trim the ellipse first (using cut like above, or trim): from cadquery.func import * from
Jan 19
D Del Vento
,
Lorenz
4
Jan 17
CadQuery resources
> The thing that didn't work was extruding directly the Sketch without "placing" it
unread,
CadQuery resources
> The thing that didn't work was extruding directly the Sketch without "placing" it
Jan 17
D Del Vento
,
Adam Urbanczyk
3
Jan 17
variable radius fillet
Thanks, that's exactly what I'm doing in my second example. The pain for doing it that way is
unread,
variable radius fillet
Thanks, that's exactly what I'm doing in my second example. The pain for doing it that way is
Jan 17
john.j...@gmail.com
, …
Adam Urbanczyk
4
12/15/24
Tracking points across transforms
Thanks for the replies. I'll keep working on using other APIs (free-function or Shape as
unread,
Tracking points across transforms
Thanks for the replies. I'll keep working on using other APIs (free-function or Shape as
12/15/24
Khoroshyy Petro
12/6/24
holes in vompound objects?
Hi. I have constructed this object below. Now, I want to make holes in the center of the left and top
unread,
holes in vompound objects?
Hi. I have constructed this object below. Now, I want to make holes in the center of the left and top
12/6/24
Zachary Streeter
,
Adam Urbanczyk
2
11/14/24
Hollow-narrow semi-sphere
How about a drawing? czwartek, 14 listopada 2024 o 02:52:55 UTC+1 zachary...@gmail.com napisał(a): Hi
unread,
Hollow-narrow semi-sphere
How about a drawing? czwartek, 14 listopada 2024 o 02:52:55 UTC+1 zachary...@gmail.com napisał(a): Hi
11/14/24
Khoroshyy Petro
,
Lorenz
3
11/12/24
Dovetail, how to round the edge
Thanks a lot. Petro. On Monday 11 November 2024 at 16:53:22 UTC+1 Lorenz wrote: Try RadiusNthSelector
unread,
Dovetail, how to round the edge
Thanks a lot. Petro. On Monday 11 November 2024 at 16:53:22 UTC+1 Lorenz wrote: Try RadiusNthSelector
11/12/24
neri-engineering
,
Adam Urbanczyk
11
11/6/24
Assembly 3D transformations
I'm not convinced at all. cq.Location wraps TopLoc_Location which (roughly) wraps qp_Trsf. Why do
unread,
Assembly 3D transformations
I'm not convinced at all. cq.Location wraps TopLoc_Location which (roughly) wraps qp_Trsf. Why do
11/6/24
Ssw
,
Lorenz
7
11/2/24
Selecting edges of swept object and filleting
Sorry, I was using the master branch. The example used several new Sketch features. On Saturday,
unread,
Selecting edges of swept object and filleting
Sorry, I was using the master branch. The example used several new Sketch features. On Saturday,
11/2/24
neri-engineering
11/2/24
Mathematical landmines
I realize that these are OpenCascade problems and that the math must be very complicated, but
unread,
Mathematical landmines
I realize that these are OpenCascade problems and that the math must be very complicated, but
11/2/24
neri-engineering
,
Adam Urbanczyk
3
11/1/24
Native hyperbola?
Only using OCP/OCCT directly for now. BTW: NURBS can represent conics exactly, so using splines is
unread,
Native hyperbola?
Only using OCP/OCCT directly for now. BTW: NURBS can represent conics exactly, so using splines is
11/1/24
neri-engineering
,
Lorenz
3
10/31/24
Edge selector help, please
Indeed that solved my problem. Thanks for the reply. Sent with Proton Mail secure email. On Thursday,
unread,
Edge selector help, please
Indeed that solved my problem. Thanks for the reply. Sent with Proton Mail secure email. On Thursday,
10/31/24
Wojciech
,
Lorenz
2
10/28/24
Shell on simple loft results in error
Yes, it does appear to be an OCCT problem. Here is a workaround using sweep (CQ master): import
unread,
Shell on simple loft results in error
Yes, it does appear to be an OCCT problem. Here is a workaround using sweep (CQ master): import
10/28/24
TJ Neyman
,
Lorenz
2
10/23/24
Sub-assembly Placement and Constraints
> Changing the vector seems to have no impact on the direction of the subassembly Try changing the
unread,
Sub-assembly Placement and Constraints
> Changing the vector seems to have no impact on the direction of the subassembly Try changing the
10/23/24
neri-engineering
,
Adam Urbanczyk
6
10/23/24
Spherical extrude
For a quick look you should be able to use the shape-improvements branch. So far only the free
unread,
Spherical extrude
For a quick look you should be able to use the shape-improvements branch. So far only the free
10/23/24
neri-engineering
,
Adam Urbanczyk
2
10/23/24
Sketch API seems to be sketchy
There are docs for this: https://cadquery.readthedocs.io/en/latest/sketch.html#lofting-between-two-
unread,
Sketch API seems to be sketchy
There are docs for this: https://cadquery.readthedocs.io/en/latest/sketch.html#lofting-between-two-
10/23/24
Zachary Streeter
,
Lorenz
2
10/21/24
Twist-lock cylinder
Hi Zachary, Here is one way to try it. Note I used features the master branch (free function API).
unread,
Twist-lock cylinder
Hi Zachary, Here is one way to try it. Note I used features the master branch (free function API).
10/21/24
Yoululauren
,
Neri
2
10/21/24
Multi-Start Threads Library
Sorry for the late reply. My metric threads library which supports multiple starts with the '
unread,
Multi-Start Threads Library
Sorry for the late reply. My metric threads library which supports multiple starts with the '
10/21/24
Michael E
,
Lorenz Neureuter
3
9/12/24
Error when trying to thicken face from loft on complicated spline
Regarding 1), the methods such as `makeLoft` or `loft` do not currently support loft to vertex. It
unread,
Error when trying to thicken face from loft on complicated spline
Regarding 1), the methods such as `makeLoft` or `loft` do not currently support loft to vertex. It
9/12/24
CONNOR MORENO
,
Jeremy Wright
4
8/26/24
Create a Face from Non-Planar Wires
Alternatively, when passing the coordinates used to define the wires to surf_edges, and coordinates
unread,
Create a Face from Non-Planar Wires
Alternatively, when passing the coordinates used to define the wires to surf_edges, and coordinates
8/26/24
Al R
2
8/22/24
Numerical Issues when extruding some polygons (tapered)
Update on this question: I decided to use loft with 2 planes to create a similar effect. First plane
unread,
Numerical Issues when extruding some polygons (tapered)
Update on this question: I decided to use loft with 2 planes to create a similar effect. First plane
8/22/24
Diego Aguilera
8/20/24
SVG to CadQuery - Error closing when Arc is present
Hello, I'm trying to expand on Dov started to translate SVGs to 3D files. https://groups.google.
unread,
SVG to CadQuery - Error closing when Arc is present
Hello, I'm trying to expand on Dov started to translate SVGs to 3D files. https://groups.google.
8/20/24
coco rain
8/14/24
Seeking Resources for Large CadQuery Code Datasets for AI Model Training
Hello everyone, I am currently involved in a project that requires the training of an AI model using
unread,
Seeking Resources for Large CadQuery Code Datasets for AI Model Training
Hello everyone, I am currently involved in a project that requires the training of an AI model using
8/14/24
Adhip
,
Adam Urbanczyk
2
8/7/24
Visualisation of 3D model in CQ-Editor
It simply uses rendering capabilities of OCCT, see https://github.com/CadQuery/CQ-editor/blob/master/
unread,
Visualisation of 3D model in CQ-Editor
It simply uses rendering capabilities of OCCT, see https://github.com/CadQuery/CQ-editor/blob/master/
8/7/24
Wojciech
, …
Adam Urbanczyk
4
7/23/24
Strange behavior when shell and chamfer combined
Regarding x5 for some reason the kernel fails on the chamfer step: x5 = ( cq.Workplane('XY').
unread,
Strange behavior when shell and chamfer combined
Regarding x5 for some reason the kernel fails on the chamfer step: x5 = ( cq.Workplane('XY').
7/23/24