From f7bde7ea28d86d9cc15dafa7ff29bb5506be3303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 6 Apr 2022 13:07:49 +0200 Subject: [PATCH] brd: minor cleanup --- pd_blocker.lht | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/pd_blocker.lht b/pd_blocker.lht index 9a0a03f..8c8ddb0 100644 --- a/pd_blocker.lht +++ b/pd_blocker.lht @@ -4906,6 +4906,16 @@ ha:pcb-rnd-board-v8 { } clearance=0.0 } + + ha:ps_shape_v4 { + ha:ps_circ { x=0.0; y=0.0; dia=0.7mm; } + ha:combining { auto=1; } + ha:layer_mask { + top = 1 + paste = 1 + } + clearance=0.2mm + } } } @@ -4971,6 +4981,16 @@ ha:pcb-rnd-board-v8 { } clearance=0.0 } + + ha:ps_shape_v4 { + ha:ps_line { x1=0.0; y1=-0.3mm; x2=0.0; y2=0.3mm; thickness=0.9mm; square=0; } + ha:combining { auto=1; } + ha:layer_mask { + top = 1 + paste = 1 + } + clearance=0.2mm + } } } } @@ -5648,6 +5668,16 @@ ha:pcb-rnd-board-v8 { } clearance=0.0 } + + ha:ps_shape_v4 { + ha:ps_circ { x=0.0; y=0.0; dia=0.7mm; } + ha:combining { auto=1; } + ha:layer_mask { + top = 1 + paste = 1 + } + clearance=0.2mm + } } } @@ -5713,6 +5743,16 @@ ha:pcb-rnd-board-v8 { } clearance=0.0 } + + ha:ps_shape_v4 { + ha:ps_line { x1=0.0; y1=-0.3mm; x2=0.0; y2=0.3mm; thickness=0.9mm; square=0; } + ha:combining { auto=1; } + ha:layer_mask { + top = 1 + paste = 1 + } + clearance=0.2mm + } } }