What problem does it solve?
This Skill helps users create and edit OpenSCAD .scad files using the BOSL2 library, adhering to specific style guidelines and recommendations for 3D printing.
Core Features & Use Cases
- OpenSCAD Code Generation: Automates the creation of OpenSCAD files following the BOSL2 library conventions and design principles.
- Style Guidelines: Implements a set of best practices for OpenSCAD file structure, variable naming, and code formatting.
- Printer Settings: Provides recommendations for filament choice, print orientation, and slicer settings based on the part's intended use and printer capabilities.
- Use Case: If a user needs to design a 3D-printable part like a jig, holder, or bracket, this Skill can assist in generating the
.scad file, ensuring it is compatible with their specific printer and slicer.
Quick Start
Use the openscad-bosl2 skill to generate a custom OpenSCAD file for a bracket with wall thickness 3mm, 4 legs, and print orientation for Bambu X1C printer.