incr. diode to socket distance

This commit is contained in:
daniel
2023-08-05 08:34:36 +02:00
parent d1e1e023c5
commit 6edd65c0c5

View File

@@ -296,7 +296,7 @@ pcbs:
to: "{{row_net}}" to: "{{row_net}}"
adjust: adjust:
rotate: 0 rotate: 0
shift: [0, -9] shift: [0, -9.5]
diode_top: diode_top:
what: diode what: diode
where: [switch_top] where: [switch_top]
@@ -305,7 +305,7 @@ pcbs:
to: "{{row_net}}" to: "{{row_net}}"
adjust: adjust:
rotate: 0 rotate: 0
shift: [0, 5.7] shift: [0, 5.2]
diode_space: diode_space:
what: diode what: diode
where: [switch_space] where: [switch_space]