Render plate image
render_plateRender a PNG image of the build plate to visually inspect model orientation and first-layer footprint before slicing, or inspect sliced toolpaths and support placement after slicing.
Instructions
Render a PNG picture of the current plate so you can SEE it.
view="editor": the models on the bed BEFORE slicing - use to check orientation, plate contact, and first-layer footprint (an Euler triple is near-unreadable; this is the ground truth). view="preview": the sliced toolpaths colored by feature role AFTER a successful slice - support is visibly distinct, so use it to check where support actually went. angle: iso|top|front|left|right|rear|bottom. frame: "plate" zooms out to the whole bed (where the part sits, footprint), "object" zooms in on the model/toolpaths (detail). Defaults to "plate" for the editor view and "object" for the preview view; pass it explicitly when a side view of a small part would otherwise be a speck on a big bed. [needs plate_render capability, fork v2.3.2-mcp.4+]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | editor | |
| angle | No | iso | |
| frame | No | ||
| width | No | ||
| height | No |