-
My experiments with solidpython in my (quite rough but very handy) development environment suggest that performance is going to be a big issue.
The development iteration function (which is too slow o…
-
```
Hi, thanks for great package. It would be convenient to have a maintained PyPi
entry, we could use euclid as a regular dependency with setuptools, pip and
alike. Let me offer my help with http:/…
-
Hi,
I've tried to create a scad file directly with python in terminal from "scad_render_to_file()" function but failed because there is no source file to read.
I suggest add this function to directly …
-
Hi,
I played around with RubyScad today after being frustrated writing python code with Solidpython. I was certainly hoping that ruby could ease the pain of tons of brackets, but sadly RubyScad does …
-
Hi,
how it is with the license of this code?
On PyPI and in setup.sy it says _License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)_
But in README you say: _generalizati…
-
edit/ I'll try to keep an index here
Summary
1. Not auto-compiling after File/Open
2. Resolved. Residual MCAD files
3. Does not remember previous File/Open directory
4. Crash F6 with circular objects…
-
http://pypi.python.org/pypi?:action=search&term=solidpython&submit=search :(
-
OpenSCAD is missing a feature whereby an object that is created by the difference of two objects can defer that difference to a potential parent.
Consider creating a cylinder with a tunnel through (l…
-
Hi,
I noticed something trying to add the tslot library from FrozenFire/scadstuff
This code will fail with the following error:
Traceback (most recent call last):
File "./roller.py", line 19, in …