cadhub
cadhub copied to clipboard
OpenSCAD include/use directive for using external libraries
Hey there, I just stumbled upon Cadhub, it looks like an amazing idea!
I'm trying to import some OpenSCAD models that I already created, but all of them depend on external libs, so I'm wondering if it's possible to include external libs without copy-pasting the entire .scad code. The multi-file support could also be a solution, but it would be nice just to install/link scad files from a GH repo or via URLs, i.e. what if I want to use https://github.com/revarbat/BOSL2 ?