process_and_print_stl
Process, extend, and slice STL files, confirm bed and extruder temperatures, and initiate 3D printing via the MCP server for precise management across various printer systems.
Instructions
Process an STL file (extend base), slice it, confirm temperatures, and start printing
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | API key for authentication (default: value from env) | |
bed_temp | No | Expected bed temperature | |
extension_inches | Yes | Amount to extend the base in inches | |
extruder_temp | No | Expected extruder temperature | |
host | No | Hostname or IP address of the printer (default: value from env) | |
port | No | Port of the printer API (default: value from env) | |
stl_path | Yes | Path to the STL file to process | |
type | No | Type of printer management system (default: value from env) |
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