From 173e8c172286d023c373a1863c99ee6103365f53 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 1 Jun 2020 01:19:10 -0600 Subject: [PATCH] fix soldermask issues on usb through-hole tabs --- easymotor.lht | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/easymotor.lht b/easymotor.lht index 086a6df..1996332 100644 --- a/easymotor.lht +++ b/easymotor.lht @@ -4436,9 +4436,9 @@ ha:pcb-rnd-board-v5 { buffer_number = 0 ha:view { flip_x = 0 - flip_y = 0 + flip_y = 1 } - show_solder_side = 0 + show_solder_side = 1 show_drc = true clear_line = false } @@ -13345,7 +13345,7 @@ ha:pcb-rnd-board-v5 { } li:layers { ha:top-sig { - visible = 1 + visible = 0 lid = 0 li:objects { ha:line.122779 { @@ -14350,7 +14350,7 @@ ha:pcb-rnd-board-v5 { } } ha:top-gnd { - visible = 1 + visible = 0 lid = 2 li:objects { ha:polygon.123622 { clearance=20.0mil; @@ -14576,6 +14576,15 @@ ha:pcb-rnd-board-v5 { visible = 0 lid = 8 li:objects { + ha:line.135456 { + x1=26.264108mm; y1=20.860004mm; x2=26.264108mm; y2=864.57mil; thickness=1.2mm; clearance=20.0mil; + ha:flags { + selected=1 + } + } + ha:line.135459 { + x1=1.28598in; y1=20.860004mm; x2=1.28598in; y2=864.57mil; thickness=1.2mm; clearance=20.0mil; + } } color = {#ff0000} group = 2 @@ -14585,9 +14594,15 @@ ha:pcb-rnd-board-v5 { } } ha:bottom-mask { - visible = 0 + visible = 1 lid = 9 li:objects { + ha:line.135462 { + x1=1.28598in; y1=864.57mil; x2=1.28598in; y2=20.860004mm; thickness=1.2mm; clearance=20.0mil; + } + ha:line.135465 { + x1=26.264108mm; y1=864.57mil; x2=26.264108mm; y2=20.860004mm; thickness=1.2mm; clearance=20.0mil; + } } color = {#ff0000} group = 11 -- 2.30.2