cad
Here are 809 public repositories matching this topic...
System information
- SolveSpace version: All
- Operating system: All
Expected behavior
The chord tolerance percent setting should use the bounding box of the shell, not the sketch.
Actual behavior
Create a torus by making a circle and a revolve group (not lathe). Drag it around to form a full torus and observe the level of mesh detail by viewing the triangle mes
-
Updated
Jul 23, 2021
The technique of
- create a part
- do some complicated selection
- tag
- go back to original part with
.end(3) - continue modelling
- use tag with
workplaneFromTaggedor similar
is useful and should be covered in the docs, probably in the tag example.
-
Updated
May 13, 2022 - JavaScript
Sweeps have recently been made more flexible. Now it's possible to sweep along arbitrary straight paths, not just along the z-axis. This seems to have introduced a bug in the AABB calculation.
As you can see here, the near plane slices through the model,
-
Updated
May 15, 2022 - OpenSCAD
-
Updated
Feb 20, 2022
-
Updated
Feb 8, 2021 - C++
Tuo Xie requested the ability to visualize clocking (pins & wires I believe). We should make it easier to visualize subsets of the device routing resource and types of routing nets.
Proposed Behaviour
Add filtering to the rr_nodes displayed (ToggleRR), and to the nets displayed (ToggleNets). I think we should have an option to filter what is shown by node type, node name (segment or pin t
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
May 16, 2022 - OpenSCAD
-
Updated
Apr 27, 2022 - HTML
Broken dwgadd
dwgadd is unusable:
- Need of "\n" at begin of first string, sic.
- issue with initial = 1 at begin and setting to intial after initialization
- No error message to stderr in each exit(1)
- Missing error in stderr in dwg_add_dat (&dwgp, &dat) != 0
-
Updated
May 14, 2022 - OpenSCAD
-
Updated
May 12, 2022 - C++
-
Updated
Apr 23, 2022 - C#
-
Updated
May 9, 2022 - Python
Improve this page
Add a description, image, and links to the cad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cad topic, visit your repo's landing page and select "manage topics."

Is there an existing request for this?
Forums discussion
gitter
Subproject(s) affected?
Path
Idea description
Per LGTM, many PathWB conditional DEBUG rules are "unreachable".
"Unreachable code makes the code more difficult to understand and may slow down loading of modules."
See https://lgtm.com/projects