MCP 3D Printer Server

by DMontgomery40
Verified

get_stl_info

Extract and analyze detailed information from STL files for 3D printing, including path and structure, using the MCP 3D Printer Server.

Instructions

Get detailed information about an STL file

Input Schema

NameRequiredDescriptionDefault
stl_pathYesPath to the STL file

Input Schema (JSON Schema)

{ "properties": { "stl_path": { "description": "Path to the STL file", "type": "string" } }, "required": [ "stl_path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP 3D Printer Server

Related Tools

ID: 7f6v2enbgk