pcb_check_enclosure_fit
Verify that your PCB assembly fits inside an enclosure with specified clearances to avoid mechanical conflicts.
Instructions
Check if PCB assembly fits within an enclosure with required clearances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID from pcb_parse_step | |
| clearance_mm | No | Required clearance on all sides in mm (default 1.0) | |
| enclosure_depth_mm | Yes | Internal enclosure depth in mm | |
| enclosure_width_mm | Yes | Internal enclosure width in mm | |
| enclosure_height_mm | Yes | Internal enclosure height in mm |