cadhub icon indicating copy to clipboard operation
cadhub copied to clipboard

OpenSCAD include/use directive for using external libraries

Open lucafaggianelli opened this issue 2 years ago • 0 comments

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 ?

lucafaggianelli avatar Nov 01 '22 15:11 lucafaggianelli