get_community_insight
Retrieve aggregated print data for a model geometry, including local success rates and community insights from other prints. Get failure modes, materials, and settings to improve your print.
Instructions
Get aggregated print data for a model geometry.
Two layers, and the tool always returns whatever it can get:
* ``insight`` — what THIS install has printed of this
geometry: success rate, printers, materials, settings,
failure modes. Always available, no account needed.
* ``community`` — the same picture across everyone who has
printed this shape, so you can start from what already
worked. Community insights come with Kiln Pro
(https://kiln3d.com/pricing); without them ``community``
reports that it isn't available and the local layer is
unaffected.
Never fails because of the network or the plan: no
connection, no account, or a plan without community
insights all still return the local answer.
Args:
geometric_signature: Geometric signature to look up
(``fingerprint_model``'s ``geometric_signature``).
geometric_signature_v2: The same mesh's
``geometric_signature_v2``, when known. Supplying it
narrows the answer to THIS design: without it, prints
of a different design that happens to share the older
signature can be counted into the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometric_signature | Yes | ||
| geometric_signature_v2 | No |