rotate_stl
Adjust the orientation of an STL model by rotating it around the X, Y, or Z-axis in degrees. Specify the file path and desired angles to position the model for 3D printing.
Instructions
Rotate an STL model around specific axes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
rotate_x | No | Rotation around X-axis in degrees | |
rotate_y | No | Rotation around Y-axis in degrees | |
rotate_z | No | Rotation around Z-axis in degrees | |
stl_path | Yes | Path to the STL file |