modify_stl_section
Transform specific sections of an STL file by applying scaling, rotation, or translation to selected areas such as top, bottom, center, or custom bounds for precise 3D model adjustments.
Instructions
Apply a specific transformation to a selected section of an STL file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
custom_max_x | No | Maximum X for custom section bounds | |
custom_max_y | No | Maximum Y for custom section bounds | |
custom_max_z | No | Maximum Z for custom section bounds | |
custom_min_x | No | Minimum X for custom section bounds | |
custom_min_y | No | Minimum Y for custom section bounds | |
custom_min_z | No | Minimum Z for custom section bounds | |
section | Yes | Section to modify: 'top', 'bottom', 'center', or custom bounds | |
stl_path | Yes | Path to the STL file | |
transformation_type | Yes | Type of transformation to apply | |
value_x | No | Transformation value for X axis | |
value_y | No | Transformation value for Y axis | |
value_z | No | Transformation value for Z axis |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP 3D Printer Server
Related Tools
- @DMontgomery40/mcp-3D-printer-server
- @DMontgomery40/mcp-3D-printer-server
- @DMontgomery40/mcp-3D-printer-server
- @DMontgomery40/mcp-3D-printer-server
- @DMontgomery40/mcp-3D-printer-server