added debounce cap

This commit is contained in:
cpu
2026-05-16 17:57:35 +02:00
parent cd38349be3
commit c799e7ab56
32 changed files with 32363 additions and 15634 deletions

View File

@@ -13,6 +13,7 @@ kikit panelize \
--layout 'type: grid; rows: 1; cols: 2; space: 0mm' \
--tabs 'type: fixed; width: 48mm; vcount: 1' \
--cuts 'type: mousebites; drill: 1mm; spacing: 1.5mm' \
--post 'origin: tl; script: move_to_origin.py' \
--framing 'type: none' \
../Flow_Controller.kicad_pcb panel/Flow_Controller_Panel.kicad_pcb
```