scad-load
Installation
SKILL.md
scad-load
Quick Start
Load an OpenSCAD file with all its dependencies:
# Load main file with dependency tree
/scad-load workshop/workbenches/mini-workbench.scad
# Output includes:
# - Dependency tree visualization
# - Available modules and functions
# - Customizer parameters
# - Configuration variables
# - File locations (project lib/, system libraries/)
Table of Contents
Related skills