From 69ae0ff65b58253ece18971991a05225861d967c Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 5 Feb 2025 15:23:20 -0700 Subject: [PATCH] fix mask clearance on tob and bottom layers of 11071 slot primitive --- easymotor.lht | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/easymotor.lht b/easymotor.lht index 54fdc5a..d6b0404 100644 --- a/easymotor.lht +++ b/easymotor.lht @@ -7816,7 +7816,7 @@ ha:pcb-rnd-board-v8 { } ha:ps_shape_v4 { - ha:ps_line { x1=0.0; y1=0.55mm; x2=0.0; y2=-0.55mm; thickness=84.0mil; square=0; } + ha:ps_line { x1=0.0; y1=0.55mm; x2=0.0; y2=-0.55mm; thickness=1.2024mm; square=0; } ha:combining { sub=1; auto=1; } ha:layer_mask { top = 1 @@ -7846,7 +7846,7 @@ ha:pcb-rnd-board-v8 { } ha:ps_shape_v4 { - ha:ps_line { x1=0.0; y1=0.55mm; x2=0.0; y2=-0.55mm; thickness=84.0mil; square=0; } + ha:ps_line { x1=0.0; y1=0.55mm; x2=0.0; y2=-0.55mm; thickness=1.2024mm; square=0; } ha:combining { sub=1; auto=1; } ha:layer_mask { bottom = 1 @@ -8089,7 +8089,7 @@ ha:pcb-rnd-board-v8 { } } - {ha:top copper} { + {ha:top copper} { lid=2 ha:combining { } @@ -15709,9 +15709,9 @@ ha:pcb-rnd-board-v8 { buffer_number = 0 all_direction_lines = true ha:view { - flip_y = 0 + flip_y = 1 } - show_solder_side = 0 + show_solder_side = 1 grids_idx = 1 } } -- 2.47.2