Analyze OpenSCAD models to extract key geometric data: bounding box, dimensions, center point, and triangle count. Get precise measurements from your code directly.
Discover installed OpenSCAD libraries by scanning standard library paths and OPENSCADPATH, then list each library's file count, README presence, and main entry files.
Exposes OpenSCAD CLI as MCP tools for validating, rendering, and exporting parametric 3D models. Enables LLM clients to interactively create and manipulate OpenSCAD designs.
Convert OpenSCAD 3D modeling code into PNG images using headless rendering. Specify code, output path, and optional camera parameters to generate visualizations without a graphical interface.
Automates design iteration by generating a 3D model, validating it for printability, and improving the prompt until the model passes validation or the maximum iterations are reached.
Render a 3D model to multi-angle PNG previews to verify generated designs before printing. Check for missing features, incorrect proportions, geometry flaws, and printability issues.
Render an OpenSCAD model from multiple standard camera angles in a single call, producing a set of images for a complete visual overview. Choose from front, back, left, right, top, bottom, and isometric views.
Analyze a mesh for structural weaknesses and auto-apply reinforcements including thickened walls, filleted edges, and stabilizing base plates to improve durability.