From: Bdale Garbee Date: Fri, 30 Oct 2020 05:02:16 +0000 (-0600) Subject: fix corner of outline polygon to have lines actually intersect X-Git-Tag: fab-v2p1~17 X-Git-Url: https://git.gag.com/?p=hw%2Feasytimer;a=commitdiff_plain;h=783e23bd70461ffc0c99d590751ec2d6586d4c1a fix corner of outline polygon to have lines actually intersect --- diff --git a/easytimer.lht b/easytimer.lht index 5fc53f5..2c198ed 100644 --- a/easytimer.lht +++ b/easytimer.lht @@ -13625,7 +13625,7 @@ ha:pcb-rnd-board-v6 { x1=0.0; y1=0.0; x2=38.1mm; y2=0.0; thickness=10.0mil; clearance=20.0mil; } ha:line.2168 { - x1=0.0; y1=800.0mil; x2=1.498in; y2=800.0mil; thickness=10.0mil; clearance=20.0mil; + x1=0.0; y1=800.0mil; x2=38.1mm; y2=800.0mil; thickness=10.0mil; clearance=20.0mil; ha:flags { clearline=1 } @@ -16056,6 +16056,7 @@ ha:pcb-rnd-board-v6 { flip_y = 1 } buffer_number = 0 + wireframe_draw = false } ha:plugins { ha:mincut { @@ -16064,4 +16065,6 @@ ha:pcb-rnd-board-v6 { } } } + ha:pixmaps { + } }