MCP 3D Printer Server
by DMontgomery40
Verified
generate_stl_visualization
Generate an SVG visualization of an STL file from multiple angles
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | Height of each view in pixels (default: 300) | |
stl_path | Yes | Path to the STL file | |
width | No | Width of each view in pixels (default: 300) |