From 78b78e172bf29d429d026375dc931bb472f1298a Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Sun, 6 Nov 2022 18:44:25 +0100 Subject: [PATCH] Bump to Yellow v1.3b Update 3D model locations and bump dates and versions. Signed-off-by: Stefan Agner --- Audio.kicad_sch | 4 +- CM4.kicad_sch | 8 ++-- ControlRTC.kicad_sch | 4 +- Ethernet.kicad_sch | 6 +-- PCIe.kicad_sch | 4 +- PoE.kicad_sch | 4 +- Power.kicad_sch | 4 +- Radio.kicad_sch | 4 +- SDCard.kicad_sch | 4 +- USB.kicad_sch | 16 +++---- Yellow.3dshapes | 2 +- Yellow.kicad_pcb | 100 +++++++++++++++++++++---------------------- Yellow.kicad_sch | 4 +- 13 files changed, 82 insertions(+), 82 deletions(-) diff --git a/Audio.kicad_sch b/Audio.kicad_sch index e1b1bb1..6ece124 100644 --- a/Audio.kicad_sch +++ b/Audio.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Audio") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/CM4.kicad_sch b/CM4.kicad_sch index 9a674a5..9314db5 100644 --- a/CM4.kicad_sch +++ b/CM4.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Compute Module 4") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") @@ -2516,10 +2516,10 @@ ) ) - (bus_alias "SD" (members "D[0..3]" "CMD" "CLK" "PWR" "DET")) + (bus_alias "HDMI" (members "D0+" "D0-" "D1+" "D1-" "D2+" "D2-" "CLK+" "CLK-" "CEC" "HPD" "SDA" "SCL")) (bus_alias "PCIe" (members "~{RST}" "~{CLKREQ}" "CLK+" "CLK-" "TX+" "TX-" "RX+" "RX-")) (bus_alias "UART" (members "TXD" "RXD" "CTS" "RTS")) - (bus_alias "HDMI" (members "D0+" "D0-" "D1+" "D1-" "D2+" "D2-" "CLK+" "CLK-" "CEC" "HPD" "SDA" "SCL")) + (bus_alias "SD" (members "D[0..3]" "CMD" "CLK" "PWR" "DET")) (junction (at 121.92 171.45) (diameter 0.9144) (color 0 0 0 0) (uuid 347562f5-b152-4e7b-8a69-40ca6daaaad4) ) diff --git a/ControlRTC.kicad_sch b/ControlRTC.kicad_sch index 444d09e..d6430ed 100644 --- a/ControlRTC.kicad_sch +++ b/ControlRTC.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Control/RTC") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/Ethernet.kicad_sch b/Ethernet.kicad_sch index 7f48998..54b5172 100644 --- a/Ethernet.kicad_sch +++ b/Ethernet.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Ethernet") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") @@ -3084,8 +3084,8 @@ ) ) - (bus_alias "PoE" (members "VC1" "VC2" "VC3" "VC4")) (bus_alias "ETH" (members "TD1+" "TD1-" "TD2+" "TD2-" "TD3+" "TD3-" "TD4+" "TD4-" "LED_YELLOW" "LED_GREEN")) + (bus_alias "PoE" (members "VC1" "VC2" "VC3" "VC4")) (junction (at 177.8 130.81) (diameter 0) (color 0 0 0 0) (uuid 2d83f01d-8132-442c-ba92-5957e19f32b6) ) diff --git a/PCIe.kicad_sch b/PCIe.kicad_sch index 3194cf5..7e75ad2 100644 --- a/PCIe.kicad_sch +++ b/PCIe.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "PCIe slot") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/PoE.kicad_sch b/PoE.kicad_sch index 1f0c0f2..dee507d 100644 --- a/PoE.kicad_sch +++ b/PoE.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Power over Ethernet") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/Power.kicad_sch b/Power.kicad_sch index fc3a467..9211c6d 100644 --- a/Power.kicad_sch +++ b/Power.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Power") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/Radio.kicad_sch b/Radio.kicad_sch index e73e558..7d6fe38 100644 --- a/Radio.kicad_sch +++ b/Radio.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "802.15.4 Radio (Zigbee/Thread)") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/SDCard.kicad_sch b/SDCard.kicad_sch index 11f6f95..a0bb05f 100644 --- a/SDCard.kicad_sch +++ b/SDCard.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "SD card") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") diff --git a/USB.kicad_sch b/USB.kicad_sch index c732df5..cec8fc4 100644 --- a/USB.kicad_sch +++ b/USB.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "USB 2.0 host/USB 2.0 device") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") @@ -2418,9 +2418,9 @@ ) ) - (bus_alias "USB" (members "D+" "D-")) - (bus_alias "CM4_USB" (members "CM4_USB_D+" "CM4_USB_D-" "CM4_USB_OTG_ID")) (bus_alias "I2C" (members "SDA" "SCL")) + (bus_alias "CM4_USB" (members "CM4_USB_D+" "CM4_USB_D-" "CM4_USB_OTG_ID")) + (bus_alias "USB" (members "D+" "D-")) (junction (at 215.265 71.12) (diameter 0.9144) (color 0 0 0 0) (uuid 00d35d35-a124-4754-a19e-a3136e64fbfa) ) @@ -5217,12 +5217,12 @@ (pin "2" (uuid c401c8e2-0382-4889-9184-7f73b71e8f76)) (pin "3" (uuid 8b07577d-47f3-43a3-9526-902df9bbf607)) (pin "4" (uuid 950cf0c6-dc16-4147-9187-b83edf8563a8)) - (pin "9" (uuid 7b0b4e01-6b4a-4112-bb13-d5412823b9f9)) + (pin "9" (uuid 7b0b4e01-6b4a-4112-bb13-d5412823b9fa)) (pin "5" (uuid b7dbde41-cd4a-4361-a041-a422ea177cc5)) (pin "6" (uuid 5bbfac04-8a57-4f33-8344-e5c2233ebf24)) (pin "7" (uuid 5629f661-91ba-4482-92f9-563bc43b0660)) (pin "8" (uuid 4f1c4753-9e5e-410e-821e-52efe15cf90a)) - (pin "9" (uuid 7b0b4e01-6b4a-4112-bb13-d5412823b9f9)) + (pin "9" (uuid 7b0b4e01-6b4a-4112-bb13-d5412823b9fa)) ) (symbol (lib_id "power:GND") (at 89.535 163.195 270) (unit 1) @@ -5328,8 +5328,8 @@ (pin "2" (uuid 4934dc5c-5380-455d-ae19-6e24d9bfceb5)) (pin "3" (uuid 729ac378-dce4-4df9-9bf1-e8016771d36d)) (pin "4" (uuid e4ee4232-6f40-426c-90f1-7eba2ae8f6f9)) - (pin "5" (uuid 74619864-2e66-4d77-8dea-82d40bdf54e1)) - (pin "5" (uuid 74619864-2e66-4d77-8dea-82d40bdf54e1)) + (pin "5" (uuid 74619864-2e66-4d77-8dea-82d40bdf54e2)) + (pin "5" (uuid 74619864-2e66-4d77-8dea-82d40bdf54e2)) (pin "6" (uuid 859581d4-43af-4391-b60d-17abe81465d4)) (pin "7" (uuid 3c49b464-5158-4723-9673-90a35b2f17b5)) (pin "8" (uuid f20f6f01-9336-44ee-88a8-0238647d91d6)) diff --git a/Yellow.3dshapes b/Yellow.3dshapes index 3c44cb9..4e023a0 160000 --- a/Yellow.3dshapes +++ b/Yellow.3dshapes @@ -1 +1 @@ -Subproject commit 3c44cb97667734757301f993f28f88ecd59c6bfc +Subproject commit 4e023a02ed83a3515a5f1741acc584c3cbbea402 diff --git a/Yellow.kicad_pcb b/Yellow.kicad_pcb index 9c7cee6..26676c0 100644 --- a/Yellow.kicad_pcb +++ b/Yellow.kicad_pcb @@ -7,8 +7,8 @@ (paper "A4") (title_block (title "Yellow PCB") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow") @@ -2167,7 +2167,7 @@ (net 159 "Net-(M1-Pad4)") (pintype "passive") (tstamp a5305e91-8ca3-4537-9178-eee587230cd7)) (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 365 "+3.3VP") (pintype "passive") (tstamp a10b8e93-44f7-42a0-a75c-b92a7ca849f7)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -2393,7 +2393,7 @@ (net 92 "Net-(D9-Pad3)") (pinfunction "BK") (pintype "passive") (tstamp 0ddd9732-aa8a-416b-8847-3597e2d8585f)) (pad "4" smd rect locked (at -0.425 0.725) (size 0.65 0.85) (layers "F.Cu" "F.Paste" "F.Mask") (net 365 "+3.3VP") (pinfunction "A") (pintype "passive") (tstamp 25fd1270-b344-452f-85d1-04f050bcc2ac)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl" + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -2496,7 +2496,7 @@ (net 160 "unconnected-(M1-Pad3)") (pinfunction "Tacho") (pintype "passive+no_connect") (tstamp beb78327-fee0-4c63-9b87-c0a970f531e5)) (pad "4" thru_hole oval (at 7.62 0) (size 2.03 1.73) (drill 1.02) (layers *.Cu *.Mask) (net 159 "Net-(M1-Pad4)") (pinfunction "PWM") (pintype "input") (tstamp 711c016b-0e18-4f6b-a42a-b0904b2e10cc)) - (model "${KICAD6_3DMODEL_DIR}/Connector.3dshapes/FanPinHeader_1x04_P2.54mm_Vertical.wrl" + (model "${KICAD6_3DMODEL_DIR}/Connector.3dshapes/FanPinHeader_1x04_P2.54mm_Vertical.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -2897,7 +2897,7 @@ (net 16 "Net-(C53-Pad1)") (pintype "passive") (tstamp cd39683f-932a-4968-ac56-63e217a7840d)) (pad "2" smd rect (at 2.8 0) (size 1.8 7.5) (layers "F.Cu" "F.Paste" "F.Mask") (net 5 "+5V") (pintype "passive") (tstamp ca1afe89-5aa7-4d70-b6bd-682233494c45)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Taiyo-Yuden_NR-80xx.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/L_Taiyo-Yuden_NR-80xx.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -2982,10 +2982,10 @@ (net 361 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp 743aa5ed-1286-4d9e-97d6-bfcea53bbc4b)) (pad "S1" thru_hole oval locked (at 4.32 -3.13 180) (size 1 2.1) (drill oval 0.6 1.7) (layers *.Cu *.Mask) (net 361 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp fae7611b-c861-492f-981c-82736b5a1cb1)) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_HRO_TYPE-C-31-M-12.wrl" - (offset (xyz 0 0 0)) + (model "${KIPRJMOD}/Yellow.3dshapes/USB_C_Receptacle_HRO_TYPE-C-31-M-12.wrl" + (offset (xyz -4.5 -3.65 0)) (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) + (rotate (xyz -90 0 0)) ) ) @@ -3812,7 +3812,7 @@ (net 365 "+3.3VP") (pintype "passive") (tstamp 605cbe75-49c4-498d-969b-b15e12c2a888)) (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 361 "GND") (pintype "passive") (tstamp 30084aff-f9e3-4322-b2a3-5bbd4dc163a4)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -3901,7 +3901,7 @@ (net 38 "Net-(D1-Pad1)") (pinfunction "K") (pintype "passive") (tstamp 58833aa9-7ada-4002-b534-d2ea5755e70d)) (pad "2" smd roundrect (at 0.7875 0) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 53 "Net-(D1-Pad2)") (pinfunction "A") (pintype "passive") (tstamp c474eb5e-3008-426b-a2e0-93a4e6097dc5)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -4050,7 +4050,7 @@ (net 371 "ETH_SHLD") (pintype "passive") (tstamp 716e1bab-6407-4d0b-b733-6ca2c1564d51)) (pad "2" smd roundrect (at 1.475 0 270) (size 1.15 1.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.217391) (net 361 "GND") (pintype "passive") (tstamp 0a207531-eed5-46f5-9344-51797da72f51)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -5379,7 +5379,7 @@ (net 310 "unconnected-(U20-Pad24)") (pinfunction "C1-") (pintype "input+no_connect") (tstamp 17592375-d4e1-43ca-ba86-3464a835a67a)) (pad "25" smd rect (at 0 0) (size 2.45 2.45) (layers "F.Cu" "F.Mask") (net 361 "GND") (pinfunction "GND") (pintype "input") (tstamp b30cba53-8d3b-4762-b534-187546824e39)) - (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -5871,7 +5871,7 @@ (net 361 "GND") (pinfunction "2") (pintype "passive") (tstamp 4894d86f-b4d2-4cdc-b77b-098f76335929)) (pad "2" smd rect (at -2.95 1.5 90) (size 1.4 1) (layers "F.Cu" "F.Paste" "F.Mask") (net 361 "GND") (pinfunction "2") (pintype "passive") (tstamp d07546fa-58d7-43fa-bd2b-a8703a331b6f)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_TL3305A.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/SW_SPST_TL3305A.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -6504,7 +6504,7 @@ (net 66 "Net-(D7-Pad3)") (pinfunction "BK") (pintype "passive") (tstamp dc081d2e-164b-49d5-8cbc-361f09aca388)) (pad "4" smd rect locked (at -0.425 0.725) (size 0.65 0.85) (layers "F.Cu" "F.Paste" "F.Mask") (net 365 "+3.3VP") (pinfunction "A") (pintype "passive") (tstamp 4828589f-87b2-45c4-ba7f-b0d9026c9211)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl" + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -6687,7 +6687,7 @@ (xy 1.395 -1.185) ) (width 0) (fill yes)) ) (tstamp 23e177f9-3c0c-4e27-9aa0-6fdde0491d1e)) - (model "${KICAD6_3DMODEL_DIR}/Package_SON.3dshapes/Diodes_PowerDI3333-8.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_SON.3dshapes/Diodes_PowerDI3333-8.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -7409,7 +7409,7 @@ (net 375 "unconnected-(D3-Pad2)") (pinfunction "NC") (pintype "no_connect") (tstamp 949bc821-6bc9-4f61-a6be-888d51e80e56)) (pad "3" smd roundrect (at 0.9375 0 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 12 "+12V") (pinfunction "K") (pintype "passive") (tstamp 9ba5f79d-744b-458d-bd0f-afc6d08eb5b4)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -7929,7 +7929,7 @@ (net 326 "/CM4/~{SW_WIPE}") (pinfunction "1") (pintype "passive") (tstamp 81b0b3f5-c894-49bb-8fd7-74499517db20)) (pad "2" thru_hole circle locked (at 4.5 0) (size 1.75 1.75) (drill 0.99) (layers *.Cu *.Mask) (net 361 "GND") (pinfunction "2") (pintype "passive") (tstamp b4f61be5-045a-4489-aaf3-7760ac9f2198)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx58-2LFS.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/SW_Tactile_SPST_Angled_Red_PTS645Vx58-2LFS.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8056,7 +8056,7 @@ (net 365 "+3.3VP") (pintype "passive") (tstamp e1337cf3-91a5-4a10-9a11-f4dec2f5e755)) (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 53 "Net-(D1-Pad2)") (pintype "passive") (tstamp a0c927e3-2f3b-469b-8947-eb747a6b7297)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8242,7 +8242,7 @@ (net 25 "Net-(C54-Pad1)") (pintype "passive") (tstamp 680b256b-743b-415b-9ac8-7e910cb3aaa8)) (pad "2" smd rect (at 1.8 0) (size 1.5 4) (layers "F.Cu" "F.Paste" "F.Mask") (net 365 "+3.3VP") (pintype "passive") (tstamp df41b556-3345-480f-aaea-6b06169bdf83)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Taiyo-Yuden_NR-50xx.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/L_Taiyo-Yuden_NR-50xx.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8474,7 +8474,7 @@ (pad "MP" smd rect locked (at 10.35 -3 270) (size 1.2 2.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp de5fe3f4-a3d9-4536-a1c8-ade38a67fcab)) (pad "MP" thru_hole circle locked (at 0 59.75 270) (size 6.4 6.4) (drill 3.2) (layers *.Cu *.Mask) (tstamp e873acb7-8658-4501-bae5-0021eace45f5)) (pad "MP" thru_hole circle locked (at 0 79.75 270) (size 6.4 6.4) (drill 3.2) (layers *.Cu *.Mask) (tstamp f1505ab1-1906-4d94-a7f3-96ad21383f31)) - (model "${KICAD6_3DMODEL_DIR}/Connector_TE-Connectivity.3dshapes/TE_2199230_Bus_M.2_M_H4.2mm_P0.5mm_Horizontal.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/TE_1-2199119-5_Bus_M.2_M_H3.2mm_P0.5mm_Horizontal.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -8525,7 +8525,7 @@ (footprint "Yellow:SilkScreen_USB-Boot" (layer "F.Cu") (tedit 0) (tstamp 6fad409b-8f20-47be-a020-95cc48bb1b52) - (at 143.460388 135.015272) + (at 143.665 135.41) (attr board_only exclude_from_pos_files exclude_from_bom) (fp_text reference "Ref**" (at 0 0) (layer "F.SilkS") hide (effects (font (size 1.27 1.27) (thickness 0.15))) @@ -9317,7 +9317,7 @@ (net 365 "+3.3VP") (pintype "passive") (tstamp 2c469afc-67ee-4412-81e1-ed91d61c905d)) (pad "2" smd roundrect (at 0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 361 "GND") (pintype "passive") (tstamp 3025a4a5-3da8-4180-a2cf-ff937e72a95f)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -15420,7 +15420,7 @@ (net 361 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 5df066b4-c53f-417c-9428-846df942467f)) (pad "9" thru_hole circle locked (at -3.07 5.33 180) (size 3 3) (drill 2.3) (layers *.Cu *.Mask) (net 361 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 9ce7c3e6-1794-40ec-a029-9160ca956dda)) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_A_Wuerth_61400826021_Horizontal_Stacked.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/USB_A_Stacked_Wurth_Electronics_-_61400826021.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -15470,7 +15470,7 @@ (net 188 "/CM4/GLOBAL_EN") (pinfunction "Pin_1") (pintype "passive") (tstamp 30be72a5-9b2b-4433-b23e-84cf6374e458)) (pad "2" thru_hole oval locked (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (net 361 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp d67521bc-de22-4402-be26-641904a89994)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -15530,7 +15530,7 @@ (net 347 "unconnected-(U25-Pad7)") (pinfunction "CLKO") (pintype "output+no_connect") (tstamp 3b5a2b86-bd71-4124-810e-0c2f4264fdf4)) (pad "8" smd roundrect (at 2.1125 -0.975) (size 1.625 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 327 "Net-(C68-Pad1)") (pinfunction "VDD") (pintype "power_in") (tstamp e4e5e53e-3d0c-4e12-a035-bca42ed1ebe3)) - (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/MSOP-8_3x3mm_P0.65mm.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/MSOP-8_3x3mm_P0.65mm.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -16007,7 +16007,7 @@ (path "/6888556d-e390-44b5-977e-8a0092745a4b/72e78523-e8e7-4ece-a3e9-b2aadcd9d510") (attr smd) (fp_text reference "R44" (at 3.022 0.038 90) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 0.8 0.8) (thickness 0.15))) (tstamp 45fb2b2f-425f-43dd-bb82-e3ffcf2d2ea5) ) (fp_text value "3k3" (at 0 1.65 90) (layer "F.Fab") @@ -19267,7 +19267,7 @@ (net 323 "/CM4/RESET_CM4") (pinfunction "Pin_1") (pintype "passive") (tstamp 2f16a516-0fbf-4d84-8964-c0d5fd612171)) (pad "2" thru_hole oval locked (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (net 361 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp 80ebe939-a9fc-4c86-86f5-746aad9b38d9)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -19679,7 +19679,7 @@ (net 18 "+1V8") (pintype "passive") (tstamp 46b83911-4904-454f-96ca-f469b40ea097)) (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 361 "GND") (pintype "passive") (tstamp 66daf277-8d22-4957-9133-eb06c4d7aff8)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -20013,7 +20013,7 @@ (net 175 "/CM4/~{SW_USER}") (pinfunction "1") (pintype "passive") (tstamp b7ad8e41-6cf8-41ca-9cb6-4051c2d322a0)) (pad "2" thru_hole circle locked (at 4.5 0) (size 1.75 1.75) (drill 0.99) (layers *.Cu *.Mask) (net 361 "GND") (pinfunction "2") (pintype "passive") (tstamp 163f6941-0df7-4769-a9c3-2c422bcf82e1)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/SW_Tactile_SPST_Angled_Blue_PTS645Vx83-2LFS.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -20058,7 +20058,7 @@ (net 76 "/USB/VBUS_{IN}") (pinfunction "K") (pintype "passive") (tstamp 7798dbc3-2181-413a-aebe-ae30facd72ba)) (pad "2" smd roundrect (at 0.485 0) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 366 "Net-(D30-Pad2)") (pinfunction "A") (pintype "passive") (tstamp 14638c4b-2e0e-4c35-b19d-a32d7b2bbb71)) - (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -20713,7 +20713,7 @@ (net 64 "/CM4/HDMI.SDA") (pinfunction "HDMI0_SDA") (pintype "bidirectional") (tstamp 834f2a76-4b09-4e04-acf5-f87cfbb97af2)) (pad "200" smd rect locked (at 18.54 12.3 180) (size 0.2 0.7) (layers "F.Cu" "F.Paste" "F.Mask") (net 65 "/CM4/HDMI.SCL") (pinfunction "HDMI0_SCL") (pintype "bidirectional") (tstamp b4ab1a43-6578-4df1-aae0-156655f088ed)) - (model "${KIPRJMOD}/Yellow.3dshapes/RaspberryPi-CM4.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/RaspberryPi-CM4.wrl" hide (offset (xyz 36 -27.5 1.6)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 -90)) @@ -21021,10 +21021,10 @@ (pad "2" thru_hole roundrect locked (at -6 0 270) (size 3 3.5) (drill oval 1 3) (layers *.Cu *.Mask) (roundrect_rratio 0.25) (net 361 "GND") (pintype "passive") (tstamp b4e3374c-fbec-42e0-a67f-4d5ff30840e0)) (pad "3" thru_hole roundrect locked (at -3 4.7 270) (size 3.5 3.5) (drill oval 3 1) (layers *.Cu *.Mask) (roundrect_rratio 0.25) (tstamp a7a12e17-3c5f-438e-ab27-8722cd0b1383)) - (model "${KICAD6_3DMODEL_DIR}/Connector_BarrelJack.3dshapes/BarrelJack_Horizontal.wrl" - (offset (xyz 0 0 0)) + (model "${KIPRJMOD}/Yellow.3dshapes/BarrelJack_CUI_PJ-002A_Horizontal.wrl" + (offset (xyz -6.6 0.1 0)) (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) + (rotate (xyz 0 0 90)) ) ) @@ -21785,7 +21785,7 @@ (net 88 "/802.15.4 Radio/PTI_FRAME") (pinfunction "Pin_9") (pintype "passive") (tstamp 0f259798-8709-44ba-84dc-296d172b7be0)) (pad "10" thru_hole oval (at 1.27 5.08 180) (size 1 1) (drill 0.65) (layers *.Cu *.Mask) (net 87 "/802.15.4 Radio/PTI_DATA") (pinfunction "Pin_10") (pintype "passive") (tstamp 181162ac-e3fc-439d-9da7-f3d0b075f5a2)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_1.27mm.3dshapes/PinHeader_2x05_P1.27mm_Vertical.wrl" + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_1.27mm.3dshapes/PinHeader_2x05_P1.27mm_Vertical.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -22045,7 +22045,7 @@ (net 363 "Net-(C103-Pad2)") (pintype "passive") (tstamp 5b92b56c-6a11-425f-92a0-7ded250e7fac)) (pad "2" smd rect (at 1.8 0 270) (size 1.5 4) (layers "F.Cu" "F.Paste" "F.Mask") (net 12 "+12V") (pintype "passive") (tstamp 60ddc39e-b9d9-4473-9207-3c03653311a4)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Taiyo-Yuden_NR-50xx.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/L_Taiyo-Yuden_NR-50xx.wrl" (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -22234,7 +22234,7 @@ (net 78 "Net-(D8-Pad3)") (pinfunction "BK") (pintype "passive") (tstamp 9e748500-5280-429b-99cd-7b04fbe5ac70)) (pad "4" smd rect locked (at -0.425 0.725) (size 0.65 0.85) (layers "F.Cu" "F.Paste" "F.Mask") (net 365 "+3.3VP") (pinfunction "A") (pintype "passive") (tstamp 39256d12-6438-4795-a8ca-1ad335af5030)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl" + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -22277,7 +22277,7 @@ (net 361 "GND") (pintype "passive") (tstamp fe6bff3f-f10b-479b-87fb-b13f5b4d27c8)) (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 162 "Net-(R1-Pad2)") (pintype "passive") (tstamp d5d2001d-cb61-4070-a788-30d627dda4d3)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -22611,7 +22611,7 @@ (net 5 "+5V") (pintype "passive") (tstamp 35bd6dc9-9dba-4a15-86fc-5e1583c99e21)) (pad "2" smd roundrect (at 1.4 0 90) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (net 56 "Net-(F1-Pad2)") (pintype "passive") (tstamp 2a6dae35-56f5-4910-86a3-027a867d79f4)) - (model "${KICAD6_3DMODEL_DIR}/Fuse.3dshapes/Fuse_1206_3216Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Fuse.3dshapes/Fuse_1206_3216Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -22809,7 +22809,7 @@ (net 159 "Net-(M1-Pad4)") (pintype "open_collector") (tstamp 18586d84-e294-4149-8cb7-f29d090ff4bd)) (pad "5" smd roundrect (at 1.1375 -0.95 90) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 365 "+3.3VP") (pinfunction "VCC") (pintype "power_in") (tstamp 20d3a276-9f63-4198-afad-279704503a81)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -22852,7 +22852,7 @@ (net 369 "/PoE/POE_IN_N") (pintype "passive") (tstamp a69be450-74d5-4053-bb66-fee1daff7371)) (pad "2" smd roundrect (at 0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 371 "ETH_SHLD") (pintype "passive") (tstamp 40aa6a79-7340-4555-b654-44db6f9d03e1)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -25267,7 +25267,7 @@ (net 361 "GND") (pinfunction "Ext") (pintype "passive") (tstamp c1b80503-2ee5-48c3-a823-82fecf702ba9)) (pad "2" smd rect (at 0.475 1.475 90) (size 2.2 1.05) (layers "F.Cu" "F.Paste" "F.Mask") (net 361 "GND") (pinfunction "Ext") (pintype "passive") (tstamp ffc8ae02-e8b7-4760-adf5-c99526547e0c)) - (model "${KICAD6_3DMODEL_DIR}/Connector_Coaxial.3dshapes/U.FL_Hirose_U.FL-R-SMT-1_Vertical.wrl" + (model "${KICAD6_3DMODEL_DIR}/Connector_Coaxial.3dshapes/U.FL_Hirose_U.FL-R-SMT-1_Vertical.wrl" hide (offset (xyz 0.4749999928 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -29107,7 +29107,7 @@ (net 365 "+3.3VP") (pintype "passive") (tstamp 26a6da6a-2045-4c69-9e14-b3d08b2372b7)) (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 361 "GND") (pintype "passive") (tstamp 5fa5bf0f-8a40-493d-b49f-02a40869c4bc)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -29258,7 +29258,7 @@ (fp_line (start -28 -28) (end -28 28) (layer "F.Fab") (width 0.1) (tstamp af8f726c-81a5-41d0-9e0e-f67fb4cf1f89)) (pad "" np_thru_hole circle locked (at -25 25) (size 3.2 3.2) (drill 3.2) (layers F&B.Cu *.Mask) (tstamp 5a72559d-a80d-4d13-8476-ac2d51b2b3d6)) (pad "" np_thru_hole circle locked (at 25 -25) (size 3.2 3.2) (drill 3.2) (layers F&B.Cu *.Mask) (tstamp d69fcce2-affd-430d-bafb-c29ef8b36f56)) - (model "${KIPRJMOD}/Yellow.3dshapes/Heatsink_56x56mm_2xFixation3.2mm.wrl" + (model "${KIPRJMOD}/Yellow.3dshapes/Heatsink_56x56mm_2xFixation3.2mm.wrl" hide (offset (xyz 30 30 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 90)) @@ -30084,7 +30084,7 @@ (net 127 "Net-(J7-Pad9)") (pintype "passive") (tstamp 7f716635-abb8-42f5-9001-d25083bd8122)) (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 176 "/CM4/SD.DET") (pintype "passive") (tstamp 4c201e83-c344-418a-948b-0a75c1dd30b7)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -56016,7 +56016,7 @@ (net 249 "/CM4/SD.PWR") (pinfunction "EN") (pintype "input") (tstamp f45d1a74-7841-4e61-8bb2-ced3f42f1868)) (pad "5" smd roundrect (at 1.1375 0.95 270) (size 1.325 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 2 "+3V3") (pinfunction "IN") (pintype "power_in") (tstamp 11417733-ed44-414b-8876-24a64229640a)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -56059,7 +56059,7 @@ (net 2 "+3V3") (pintype "passive") (tstamp 9ffbe1f0-d480-4d55-9ebf-02b84116e413)) (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 249 "/CM4/SD.PWR") (pintype "passive") (tstamp f27f9c43-d44c-4eae-b309-cc25b3352f3e)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -56543,7 +56543,7 @@ (net 19 "/SDCard/SD_+3V3") (pintype "passive") (tstamp f0d3a2dc-4136-4812-a562-231ab5e2c63a)) (pad "2" smd roundrect (at 0.95 0 270) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 361 "GND") (pintype "passive") (tstamp 10e957c5-d3d9-4d90-b28b-e1eb36935127)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -56687,7 +56687,7 @@ (net 361 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp d1b7f5f4-0429-4a4c-9d3b-e226be60e654)) (pad "11" smd rect (at -5.565 5.325 90) (size 1.55 1.35) (layers "B.Cu" "B.Paste" "B.Mask") (net 361 "GND") (pinfunction "SHIELD") (pintype "passive") (tstamp e57bc53a-0f9a-4b8f-b9d3-38be4b5993ec)) - (model "${KICAD6_3DMODEL_DIR}/Connector_Card.3dshapes/microSD_HC_Molex_104031-0811.wrl" + (model "${KICAD6_3DMODEL_DIR}/Connector_Card.3dshapes/microSD_HC_Molex_104031-0811.wrl" hide (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) diff --git a/Yellow.kicad_sch b/Yellow.kicad_sch index ada836b..20d047a 100644 --- a/Yellow.kicad_sch +++ b/Yellow.kicad_sch @@ -6,8 +6,8 @@ (title_block (title "Overview") - (date "2022-08-29") - (rev "1.3") + (date "2022-11-06") + (rev "1.3b") (company "Nabu Casa") (comment 1 "www.nabucasa.com") (comment 2 "Yellow")