From 536cc3ce567f340446f40ebd1b4f69fce244a371 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 23 Jul 2025 13:08:23 -0600 Subject: [PATCH] add 'hshadow' to alignment holes so they don't get plated and cause shorts --- packages/lcsc/USB-C.rf | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/packages/lcsc/USB-C.rf b/packages/lcsc/USB-C.rf index 1c37834..114e36e 100644 --- a/packages/lcsc/USB-C.rf +++ b/packages/lcsc/USB-C.rf @@ -388,6 +388,36 @@ li:pcb-rnd-subcircuit-v8 { auto = 1 } } + ha:ps_shape_v4 { + clearance = 0.0 + ps_hshadow = {} + ha:layer_mask { + copper = 1 + top = 1 + } + ha:combining { + } + } + ha:ps_shape_v4 { + clearance = 0.0 + ps_hshadow = {} + ha:layer_mask { + copper = 1 + intern = 1 + } + ha:combining { + } + } + ha:ps_shape_v4 { + clearance = 0.0 + ps_hshadow = {} + ha:layer_mask { + bottom = 1 + copper = 1 + } + ha:combining { + } + } } hbottom = 0 hplated = 0 @@ -1686,7 +1716,6 @@ li:pcb-rnd-subcircuit-v8 { } } ha:flags { - selected = 1 } } } -- 2.47.2