MCP 3D Printer Server
by DMontgomery40
Verified
rotate_stl
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 |