diff --git a/docs/elements/cutout.mdx b/docs/elements/cutout.mdx index 8b0946c..bb2a7ff 100644 --- a/docs/elements/cutout.mdx +++ b/docs/elements/cutout.mdx @@ -36,6 +36,8 @@ pass-through circle, and a decorative polygon. ( @@ -62,6 +64,8 @@ and height define the opening size. ( @@ -77,6 +81,8 @@ Circular cutouts create pass-throughs for wires or alignment posts. Set either a ( @@ -93,6 +99,8 @@ positioned with `pcbX` and `pcbY`. ( -## Tips - -- Combine cutouts with [``](./hole.mdx) elements when you need both - clearance and mounting hardware on the same edge. -- Keep a small gap between cutouts and copper features to satisfy your - manufacturer’s mechanical clearance rules. -- When exporting fabrication files, cutouts appear on the board outline layer, - so confirm your CAM output shows the expected openings before ordering.