From 69d66f534ca25bce98ee1984325149891f27f76c Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 3 Jun 2024 21:23:05 +0200 Subject: pcb: Add outline to PCB This makes the KiCad project a valid PCB as a minimal starting point. --- pcb/iot-contact.kicad_pcb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pcb/iot-contact.kicad_pcb b/pcb/iot-contact.kicad_pcb index 1684b06..daf7c70 100644 --- a/pcb/iot-contact.kicad_pcb +++ b/pcb/iot-contact.kicad_pcb @@ -150,7 +150,7 @@ (footprint "Package_BGA:ST_UFBGA-73_5x5mm_Layout9x9_P0.5mm" (layer "F.Cu") (uuid "a5b1a1fe-29cd-455d-bcf3-9ad75099c307") - (at 138.5 95) + (at 144.5 105) (descr "ST UFBGA-73, 5.0x5.0mm, 73 Ball, 9x9 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wl54jc.pdf") (tags "BGA 73 0.5") (property "Reference" "U1" @@ -1113,4 +1113,15 @@ ) ) ) + (gr_rect + (start 120 80) + (end 170 130) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "Edge.Cuts") + (uuid "ead1743c-4697-4dd9-a907-8ffff1d60855") + ) ) -- cgit v1.2.3-70-g09d2