dmontgomery40
Integrates with multiple 3D printer management systems to enable remote control, file handling, and advanced STL manipulation for automated print job management and custom model modifications.
Get the current status of the 3D printer
Extend the base of an STL file by a specified amount
Slice an STL file to generate G-code
Confirm temperature settings in a G-code file
Process an STL file (extend base), slice it, confirm temperatures, and start printing
Get detailed information about an STL file
Scale an STL model uniformly or along specific axes
Rotate an STL model around specific axes
Move an STL model along specific axes
Apply a specific transformation to a selected section of an STL file
Generate an SVG visualization of an STL file from multiple angles
Print a 3MF file on a Bambu Lab printer, potentially overriding settings.
Merge vertices in an STL file that are closer than the specified tolerance.
Translate the model so its geometric center is at the origin (0,0,0).
Attempt to rotate the model so its largest flat face lies on the XY plane (Z=0).
Connect to MCP Server
Required environment variables:
API_KEY
PRINTER_HOST
PRINTER_TYPE