blender_calibrate_from_reference
Scale a 3D object to match a known real-world dimension along a chosen axis, then reset its transform scale to 1:1:1. Enter object name, axis, and measurement to calibrate.
Instructions
Scale an object uniformly so that a known real-world dimension matches along a chosen axis. Applies transforms afterwards so scale returns to (1,1,1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | Name of the object to calibrate | |
| target_units | No | Unit system for known_dimension. The value is converted to scene units (meters) before scaling. | METERS |
| dimension_axis | Yes | Axis to match the known dimension on | |
| known_dimension | Yes | Real-world size the object should be along the chosen axis, in target_units |