validate
Validate OpenSCAD code syntax to identify errors and warnings before rendering. Provide code and optional variables to get instant feedback without generating output.
Instructions
Validate OpenSCAD code syntax without generating output. Returns errors and warnings if any.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scad | Yes | OpenSCAD code to validate | |
| parameters | No | Variables to define during validation |