-
I have a little feature proposal:
A lot of designs I make in OpenSCAD consist of multiple parts. Especially if I want to 3D-print in multiple colors. It would be great to have a OpenJsCad like featur…
-
Hi there,
I am fairly new at using OpenSCAD, so my knowledge is pretty limited on what it can and can't do, but I am getting the following F6 output, whereas F5 seems to work fine.
Compiling des…
-
### Description of the bug
When slicing a model that has a curved surface the slicer is generating garbage g codes of very small movements and inserting them between line segments. This causes pron…
-
### Description
First of all, nice project!
I was wondering whether it is to be expected that the exported meshes contain intersecting triangles or don't preserve sharp features.
I fully un…
-
More of a long-term wish. This came up again and I finally found a library that appears usable for our purpose: https://github.com/stepcode/stepcode. Its license is 3-clause BSD and the build system i…
-
Bundle CGAL 3D demo error doesn't build
## Issue Details
CMake error :
```
$ docker run --rm -v $PWD/results:/results:Z -v /home/sylvain/build/cgal-5.4/:/cgal:ro docker.io/cgal/bundle-3d-de…
-
Hi, I'm really amazed with the run_TetGen() function. It works great when I have two STL networks with one inside the other, but whenever one object intersects another, the volume cannot be meshed be…
-
Excellent program! The nearly-openscad input is a very good idea, too. It'd be crazy if this wasnt successful. I think the program being on windows and in the linux distro repositories matters too, th…
-
When you call e.g. `waterline.run()` or `waterline.run2()` from python, it takes some time inside opencamlib, doing stuff only with opencamlib structures. Because of the python global interpreter lock…
-
How to export STL to STEP or IGES?