-
In particular line 120 inside `module rack()`:
` mx = modul/cos(helix_angle); // Module Shift by Helix Angle in the X-Direction`
causes the rack version to increase the…
-
When the grinding wheel swept along the helix, I set the align_rotations_with_velocity to True and False respectively, and the result of True is a bit strange. Following is my code:
```python
impo…
-
_Tested with the latest CQ version provided on conda_
I'm working on a nut and the last cut operation fails, this is, there is no thread. The thing is that when using `union` instead of `cut` the o…
-
I commented the line of code where I found the error, I am very interested in your paper and trying to use it in my job. I have some question with this code. I commented the line of code where I found…
-
Is it possible to add support for NPT or other tapered threads (e.g. BSP)? I was not sure if it was possible for the current code to deal with a tapered thread/helix, such as passing the thread taper…
-
### Operating System
Windows 10 Pro
### OpenRCT2 build
OpenRCT2, v0.4.11-250-gabf4599 (abf4599 on develop) provided by GitHub
### Base game
RollerCoaster Tycoon 2
### Area(s) with this issue?
T…
-
Hi I am trying to create an auger-shaped marble run lift with the following code, but when running it with latest cadquery it always yield an error: ValueError: Compound is empty
The code:
```
im…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When trying to construct a tapered thread, I encountered this problem, which I hope is dem…
-
![bbb](https://user-images.githubusercontent.com/7994369/218409445-e67955fd-b211-4419-95ca-5824c3581320.png)
[helix_bug.FCStd.zip](https://github.com/realthunder/FreeCAD/files/10720193/helix_bug.FCSt…
-
I'm trying to create helical paths around shapes other than a cylinder or cone. For example, I made this manually by splitting a helix and drawing tangent lines between the two halves:
However, I…