I’m a bit new to openSCAD, how would I reference the BOSL library in the script when using the Maker Lab Customizer?
Is there a wiki or instructions anywhere for working with Makerworld + openSCAD?
I’m a bit new to openSCAD, how would I reference the BOSL library in the script when using the Maker Lab Customizer?
Is there a wiki or instructions anywhere for working with Makerworld + openSCAD?
Aha! I figured it out. Just put the following line at the top of the script:
include <BOSL2/library name.scad>
And replace library name with the library name you’re using