Update wireless footprints positions

This commit is contained in:
Marco Massarelli 2023-11-19 14:45:01 -05:00
parent 7adfff073c
commit 9301aba5c1
1 changed files with 12 additions and 5 deletions

View File

@ -5,9 +5,12 @@ meta:
ref: &kb_ref "Corney Island v0.1" ref: &kb_ref "Corney Island v0.1"
author: ceoloide author: ceoloide
url: &kb_url https://github.com/ceoloide/corney-island url: &kb_url https://github.com/ceoloide/corney-island
# footprint: &switch_footprint "infused-kim/choc"
footprint: &switch_footprint "mx" footprint: &switch_footprint "mx"
switch: switch:
$extends: presets.mx $extends: presets.mx
# $extends: presets.choc_v1
# $extends: presets.choc_v1_mx_spacing
presets: presets:
# These presets provide different layout options # These presets provide different layout options
@ -657,7 +660,10 @@ pcbs:
params: params:
reverse: true reverse: true
hotswap: true hotswap: true
keycaps: false # The following parameters are specific to infused-kim/choc
# outer_pad_width_front: 1.6
# outer_pad_width_back: 1.6
# show_keycaps: false
from: "{{column_net}}" from: "{{column_net}}"
to: "{{colrow}}" to: "{{colrow}}"
adjust: adjust:
@ -717,11 +723,11 @@ pcbs:
jlcpcb_order_number_text: jlcpcb_order_number_text:
what: infused-kim/text what: infused-kim/text
where: matrix_inner_top where: matrix_ring_bottom
params: params:
text: JLCJLCJLCJLC text: JLCJLCJLCJLC
adjust: adjust:
shift: [19.5,4] shift: [0, -0.65 kp]
corney_island: corney_island:
outlines: outlines:
@ -829,7 +835,8 @@ pcbs:
from: BAT_P from: BAT_P
to: RAW to: RAW
adjust: adjust:
shift: [0.5 ks + 18.5, 0.375 kp -46.75] shift: [19.704, 0.245 kp]
rotate: 90
reset_switch: reset_switch:
what: infused-kim/switch_reset what: infused-kim/switch_reset
@ -850,5 +857,5 @@ pcbs:
BAT_P: BAT_P BAT_P: BAT_P
BAT_N: GND BAT_N: GND
adjust: adjust:
shift: [0.5 ks + 12.0, 0.375 kp -44.00] shift: [0.5 ks + 17.0, 0.375 kp -46.25]
rotate: -90 rotate: -90