cut_slot
Cut a straight slotted hole on the +Z face of a part. Specify center, length, width, angle, and optional depth to create a blind or through slot, returning mass properties.
Instructions
Cut a straight slotted hole (obround) on the +Z face.
Centred at (x_mm, y_mm); length_mm is centre-to-centre of the rounded ends, width_mm the slot width, angle_deg its orientation in the +Z plane (0 = +X). Cut blind by depth_mm or through when omitted. Returns mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Slot | |
| x_mm | Yes | ||
| y_mm | Yes | ||
| depth_mm | No | ||
| width_mm | Yes | ||
| angle_deg | No | ||
| length_mm | Yes |