Skip to main content
Glama
zvmzaretsky

fabtally-mcp

by zvmzaretsky

Optimize 3D-print orientation (least support)

optimize_orientation

Slices candidate build orientations for FDM printing and recommends the one using the least support material, reporting exact savings on filament and print time compared to the as-is orientation.

Instructions

PAID ($0.02 USDC on Base, x402). Orientation optimiser for FDM 3D printing: really slices up to 4 candidate build orientations with automatic supports on the chosen printer and recommends the one that uses the LEAST support material (exact, slice-derived), reporting the filament/support savings vs printing the model as-is. Reduces support waste, print time, and post-processing. Costs more than other tools because it runs multiple real slices. Without payment, returns the x402 challenge (price + how to pay); pass x_payment to settle and get the recommended orientation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
printerNo3D printer id from list_printers (elegoo-neptune4-max, bambu-a1, bambu-a1-mini, bambu-p1s, bambu-x1c, prusa-mk4, prusa-mini, ender3-v3, creality-k1, creality-k1-max, voron-24-350, anycubic-kobra2). Default elegoo-neptune4-max.
qualityNoPrint quality preset: draft 0.28mm | standard 0.20mm | fine 0.12mm layer height.
filenameNoFile name incl. extension, e.g. 'bracket.stl'. Sets the file type; required with model_base64.
materialNoFilament/material id (pla, pla-cf, petg, petg-cf, abs, abs-cf, asa, asa-cf, nylon, pc, pet, tpu). Default pla.
model_urlNoPublic https URL to the 3D model file (STL, 3MF, OBJ, PLY, or STEP). The server fetches it. Use this OR model_base64.
x_paymentNox402 payment payload (base64) for a PAID tool. If supplied it is forwarded as the X-PAYMENT header to settle the call and return the real result instead of a 402 challenge. Omit to get the price challenge first.
layer_heightNoExplicit layer height in mm (0.04-0.6); overrides `quality` if both are given.
model_base64NoBase64-encoded model file bytes (STL/3MF/OBJ/PLY/STEP), an alternative to model_url for inline data. Provide `filename` too.
infill_percentNoSparse infill density percent (0-100). Used for the material-saving delta in a full DFM report.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description fully bears the burden of behavioral disclosure. It reveals the payment requirement, the 402 challenge behavior, the fact that it performs multiple real slices, and that results are exact and slice-derived. It also discloses the benefit (reduces waste, time, post-processing) and the specific output of savings vs. as-is orientation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is four dense sentences, each adding essential information: paid nature, core function, benefits, reason for cost, and payment flow. It is front-loaded with the most critical detail (PAID) and avoids wasted words while remaining complete.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex paid tool with 9 parameters and no annotations or output schema, the description covers the main behavioral aspects: payment, what the tool does, why it costs more, and what the user gets (recommended orientation and savings). It adequately compensates for missing structured metadata.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 100% parameter coverage, so baseline is 3. The description adds meaningful semantics for x_payment (forwarded as X-PAYMENT header), explains the difference between model_url and model_base64, and clarifies infill_percent's role in a full DFM report, which goes beyond the schema. However, many parameter details are already in the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: optimize 3D-print orientation by slicing up to 4 candidate orientations with supports and recommending the one using the least support material. It distinguishes itself from sibling tools like slice_model by focusing specifically on support minimization and reporting savings versus the as-is orientation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains the paid x402 flow (returns challenge without payment, requires x_payment to settle) and notes it costs more than other tools because it runs multiple slices, implying when cost is a consideration. It does not explicitly name alternatives or state when not to use, but the context of optimizing support waste is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zvmzaretsky/fabtally-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server