Floor 10 print-farm hardware specs (build volumes, materials)
ic_prints_bed_specsPublished specs for every printer in the Floor 10 farm, so a design tool can size a part to a real build envelope BEFORE submitting it. Each row carries build_volume_mm {x,y,z}, the accepted materials, an operational status, a verified flag and a sources[] provenance list. HONESTY CONTRACT: any dimension the farm has not published is null, never a guess, and verified:false means at least one field is missing or unsourced — do NOT design against an unverified row. status is not a live telemetry reading (the web app receives no feed from the farm); 'unknown' is the honest default. Note the auto-slicer only handles PLA, single-quantity, .stl/.3mf/.obj — everything else routes to manual farm-manager review. Args: {}. Returns: { ok, count, printers, verified_count }. Required scope: prints:read (ft-member+).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||