From 96d13882904e86feac81daf46762dd6d38df4046 Mon Sep 17 00:00:00 2001 From: Severin Ibarluzea Date: Sat, 25 Oct 2025 13:08:52 -0700 Subject: [PATCH] Update cutout previews --- docs/elements/cutout.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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.