select_printer_variant
Declare your printer model and hardware variant so Kiln can supply verified temperature limits. Select the matching variant to replace guessed limits with curated, manufacturer-backed ceilings.
Instructions
Declare which curated hardware variant your machine actually is.
This is how an operator with a modified printer gets an accurate
ceiling WITHOUT typing one. You say which hardware you have; Kiln
supplies the limit from curated, manufacturer-sourced data. There
is no argument here that accepts a temperature, which is the point:
a limit Kiln enforces is always a limit Kiln verified.
Check ``requires`` on the variant first — a ceiling is only true if
its preconditions are met. Several variants need a firmware change
as well as the part, and selecting the variant is your statement
that you have done both. Kiln cannot check your hardware remotely.
The declaration stays on this machine. It is never uploaded or
pooled, and it is ignored entirely on hosted multi-tenant
deployments, where "this machine" has no single owner.
Args:
printer_model: Printer identifier (e.g. ``"ender3"``).
variant_id: Variant to declare, from ``list_printer_variants``.
Pass ``""`` to go back to the as-shipped profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant_id | No | ||
| printer_model | Yes |