From bc65669d4bb6fb6f6348894a5373ad5aed1d1d38 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 1 Jun 2020 00:57:05 -0600 Subject: [PATCH] forward annotate part values to pcb --- easymotor.lht | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/easymotor.lht b/easymotor.lht index d5b882e..7062148 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 = true } @@ -8743,7 +8743,7 @@ ha:pcb-rnd-board-v5 { } ha:subc.123356 { ha:attributes { - value=10k + value=10k_0.1% footprint=0402 refdes=R32 } @@ -8904,7 +8904,7 @@ ha:pcb-rnd-board-v5 { } ha:subc.123372 { ha:attributes { - value=5.6k + value=5.6k_0.1% footprint=0402 refdes=R31 } -- 2.30.2