From 6edd65c0c5cc4938772bcfffd58f7a8371476361 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 5 Aug 2023 08:34:36 +0200 Subject: [PATCH] incr. diode to socket distance --- ergogen/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ergogen/config.yaml b/ergogen/config.yaml index e7422ab..5416c67 100644 --- a/ergogen/config.yaml +++ b/ergogen/config.yaml @@ -296,7 +296,7 @@ pcbs: to: "{{row_net}}" adjust: rotate: 0 - shift: [0, -9] + shift: [0, -9.5] diode_top: what: diode where: [switch_top] @@ -305,7 +305,7 @@ pcbs: to: "{{row_net}}" adjust: rotate: 0 - shift: [0, 5.7] + shift: [0, 5.2] diode_space: what: diode where: [switch_space]