AU

Results 558 comments of AU
trafficstars

OK, I think that there are multiple things going on here. 1) `CASROOT` is set by upstream, if you run via `python run.py` then it should be automatically deleted. I...

At least (2) is resolved now. Feel free to open a new issue to discuss (3) @winksaville .

Maybe, but I really wonder what is the use of such an STL.

Take a look here: https://github.com/CadQuery/CQ-editor/pull/48 Does changing the delay solve your issue?

I don't have much experience with vrml so this might be non-standard. It is easy to change and you can specify any extension you like and force VRML output using...

Your top level assy is empty so I think that the warning is fine. If I use a non-empty top assy the export seems to be fine. This is either...

OCP does not release the GIL. Some of the operations (for sure bool ops) are parallelized internally.

Not a use case of CQ. You could try using `combine=False` in the box call.

Thanks for reaching out @looooo ! CQ and CQ-editor have conda packages in the CadQuery organization. Indeed it would be good to have on conda-forge. To answer your specific questions:...