SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.1k stars 171 forks source link

Fix 168 #175

Open jeff-dh opened 3 years ago

jeff-dh commented 3 years ago

Fixes #168

Based again ontop of #170

The additional commits are 7f65b21 a2e6b05

I had to extact _find_library into helpers.py to be able to import it into objects.py and solidpython.py.