Compare commits

4 Commits

Author SHA1 Message Date
5615fff072 docs: Update unreleased changes in changelog and README
- Fixed USB hub controller (U401/CH334): XO pin connected to GND for crystal-less operation
- Fixed DC/DC converter (U202/XR76208): Enable circuit changed to Zener diode for 12V operation
- Fixed USB outputs: Replaced fuses with TPS2557 power distribution switches for backfeed protection
2025-12-23 07:29:23 +01:00
2350a0b4e5 Production Optimization: JLCPCB assembly improvements
- Excluded test points TP202/TP203 from BOM
- Set FT rotation offsets for automated assembly:
  - U202/U301: 270° rotation offset
  - U401: 180° rotation offset
- Updated production data for JLCPCB compatibility
- Added unreleased changelog section for tracking
2025-12-09 11:02:05 +01:00
c546292c53 Rev. 0.3: Add 10µF capacitor C304 to CAN transceiver and QR code placeholder
- Added 10µF capacitor C304 for improved CAN communication stability
- Added QR code placeholder for serial number on PCB
- Enhanced signal integrity with additional filtering at CAN transceiver
- Improved traceability with unique identification capability
- Updated changelogs and documentation for Rev. 0.3
2025-12-09 09:58:14 +01:00
401d8f5c1b Rev 0.2: Major hardware improvements and production readiness
Hardware Improvements (Thanks to shx for schematic cleanup):
- Clean up schematic organization and structure
- Set CAN transceiver Silent pin to GND for stability
- Add status LEDs (yellow: 24V/5V/3.3V, green: MCU PB4)
- Replace jumpers with solder jumpers on bottom side
- Add jumpers to output PFETs for permanent-on without firmware
- Add robust test points for 5V/GND load testing
- Add optional heatsink for DC/DC converter on bottom
- Add 10µF capacitor for MCU on 3.3V rail

Component Optimizations:
- Replace 30kΩ with 33kΩ basic part for simplified BOM
- Change DC/DC feedback: 15.5kΩ15kΩ (new output: 5.1V)
- Upgrade CAN ESD protection: NUP2105LPESD1CAN
- Increase CAN termination resistor footprint: 04020603
- Switch USB hub supply from 5V to 3.3V per datasheet

Production Ready:
- Add all LCSC part numbers and rotations
- Generate complete production data package
- Improve PCB layout and button placement
- Create comprehensive changelog documentation
2025-12-08 11:11:39 +01:00
28 changed files with 220234 additions and 260137 deletions

74
CHANGELOG.de.md Normal file
View File

@@ -0,0 +1,74 @@
# Changelog
> 🌍 **Sprachen:** [English](CHANGELOG.md) | [Deutsch](CHANGELOG.de.md)
Alle wichtigen Änderungen an diesem Projekt werden in dieser Datei dokumentiert.
Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/de/1.0.0/),
und dieses Projekt folgt [Semantic Versioning](https://semver.org/lang/de/).
## [Unreleased]
### Behoben
- **USB-Hub-Controller (U401/CH334):** Pin 4 (XO) auf GND gelegt, um den Betrieb ohne Kristall zu ermöglichen
- **DC/DC-Wandler (U202/XR76208):** Enable-Beschaltung von Spannungsteiler auf Zenerdiode geändert, um 12V-Betrieb zu ermöglichen
- **USB-Ausgänge:** Sicherungen durch TPS2557 Power-Distribution-Switches ersetzt, um Backfeeding zu verhindern
### Geändert
- **Produktion:** Testpunkte TP202/TP203 von Stückliste ausgeschlossen
- **JLCPCB Optimierung:** Rotations-Offsets für automatische Bestückung angepasst
- U202/U301: FT Rotation Offset 270°
- U401: FT Rotation Offset 180°
### Technische Details
- **USB-Hub Stabilität:** CH334 arbeitet nun im internen Oszillator-Modus ohne externen Kristall
- **Erweiterte Eingangsspannung:** XR76208 unterstützt nun 12-24V Eingangsspannung durch Zenerdioden-basierte Enable-Schaltung
- **USB-Backfeed-Schutz:** TPS2557 verhindert Rückspeisung von externen USB-Geräten und bietet Überstrom-/Kurzschlussschutz
- **Fertigungseffizienz:** Optimierte Bauteil-Orientierung reduziert Produktionszeit
## [Rev. 0.3] - 2025-12-09
### Hinzugefügt
- **CAN-Transceiver:** 10µF Kondensator C304 für verbesserte Stabilität der CAN-Kommunikation
- **PCB Layout:** QR Code Platzhalter für Seriennummer auf der Platine
### Technische Details
- **Verbesserte Signal-Integrität:** Zusätzliche Filterung am CAN-Transceiver für stabilere Datenübertragung
- **Rückverfolgbarkeit:** QR Code ermöglicht eindeutige Identifikation und Dokumentation
## [Rev. 0.2] - 2025-12-08
### Verbesserungen
- **Schaltplan:** Aufgeräumt und strukturiert (Dank an "shx")
- **CAN-Transceiver:** Silent Pin auf GND gelegt für bessere Stabilität (Dank an "shx")
### Hinzugefügt
- **Status-LEDs:**
- Gelbe LEDs für 24V, 5V und 3.3V Spannungsanzeige
- Grüne LED am Mikrocontroller (Pin PB4)
- **Solder Jumper:** Ersatz der Standard-Jumper durch Solder Jumper auf der Unterseite
- **PFET-Steuerung:** Jumper für Ausgangs-PFETs hinzugefügt - ermöglicht Dauer-Ein ohne Firmware
- **Testpunkte:** Robuste Testpunkte für 5V und GND für Lasttests eingefügt
- **Heatsink:** Optionaler Heatsink für DC/DC-Wandler auf der Unterseite
- **MCU-Kondensator:** 10µF Kondensator für Mikrocontroller an der 3.3V-Schiene
### Geändert
- **Produktion:** Alle LCSC-Bestellnummern eingefügt, Rotationen definiert, Produktionsdaten erstellt
- **PCB Layout:**
- Entsprechend der Schaltplanänderungen angepasst
- Taster besser positioniert
- **BOM optimiert:**
- 30kΩ durch Basic-Part 33kΩ ersetzt
- 15.5kΩ am DC/DC-Feedback durch 15kΩ ersetzt → neue Ausgangsspannung: 5.1V
- **CAN-ESD-Schutz:** NUP2105L durch PESD1CAN ersetzt (bessere Eignung)
- **CAN-Abschlusswiderstand:** Bauform von 0402 auf 0603 geändert für ausreichende Leistung
- **USB-Hub:** Speisung von 5V auf 3.3V umgestellt (gemäß Datenblatt-Empfehlung)
### Technische Details
- **DC/DC-Ausgang:** Neue Spannung 5.1V statt 5.25V durch Feedback-Widerstand-Änderung
- **Verbesserte Wärmeableitung:** Optionaler Heatsink auf Unterseite
- **Stabilere CAN-Kommunikation:** Durch ESD-Schutz-Upgrade und Widerstand-Optimierung
---
> **Hinweis:** Dies ist die Originaldokumentation in deutscher Sprache. Eine englische Übersetzung finden Sie in [CHANGELOG.md](CHANGELOG.md).

74
CHANGELOG.md Normal file
View File

@@ -0,0 +1,74 @@
# Changelog
> 🌍 **Languages:** [English](CHANGELOG.md) | [Deutsch](CHANGELOG.de.md)
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/).
## [Unreleased]
### Fixed
- **USB Hub Controller (U401/CH334):** Pin 4 (XO) connected to GND to enable operation without crystal
- **DC/DC Converter (U202/XR76208):** Enable circuit changed from voltage divider to Zener diode to enable 12V operation
- **USB Outputs:** Fuses replaced with TPS2557 power distribution switches to prevent backfeeding
### Changed
- **Production:** Test points TP202/TP203 excluded from BOM
- **JLCPCB Optimization:** Rotation offsets adjusted for automated assembly
- U202/U301: FT Rotation Offset 270°
- U401: FT Rotation Offset 180°
### Technical Details
- **USB Hub Stability:** CH334 now operates in internal oscillator mode without external crystal
- **Extended Input Voltage:** XR76208 now supports 12-24V input voltage through Zener diode-based enable circuit
- **USB Backfeed Protection:** TPS2557 prevents backfeeding from external USB devices and provides overcurrent/short-circuit protection
- **Manufacturing Efficiency:** Optimized component orientation reduces production time
## [Rev. 0.3] - 2025-12-09
### Added
- **CAN Transceiver:** 10µF capacitor C304 for improved CAN communication stability
- **PCB Layout:** QR code placeholder for serial number on the PCB
### Technical Details
- **Enhanced Signal Integrity:** Additional filtering at CAN transceiver for more stable data transmission
- **Traceability:** QR code enables unique identification and documentation
## [Rev. 0.2] - 2025-12-08
### Improvements
- **Schematic:** Cleaned up and structured (Thanks to "shx")
- **CAN Transceiver:** Silent pin connected to GND for better stability (Thanks to "shx")
### Added
- **Status LEDs:**
- Yellow LEDs for 24V, 5V and 3.3V voltage indication
- Green LED on microcontroller (Pin PB4)
- **Solder Jumpers:** Replaced standard jumpers with solder jumpers on bottom side
- **PFET Control:** Added jumpers for output PFETs - enables permanent-on without firmware
- **Test Points:** Added robust test points for 5V and GND for load testing
- **Heatsink:** Optional heatsink for DC/DC converter on bottom side
- **MCU Capacitor:** 10µF capacitor for microcontroller on 3.3V rail
### Changed
- **Production:** Added all LCSC part numbers, defined rotations, created production data
- **PCB Layout:**
- Adjusted according to schematic changes
- Improved button positioning
- **BOM Optimized:**
- Replaced 30kΩ with basic part 33kΩ
- Changed 15.5kΩ DC/DC feedback to 15kΩ → new output voltage: 5.1V
- **CAN ESD Protection:** Replaced NUP2105L with PESD1CAN (better suited)
- **CAN Termination Resistor:** Changed footprint from 0402 to 0603 for adequate power rating
- **USB Hub:** Changed supply from 5V to 3.3V (per datasheet recommendation)
### Technical Details
- **DC/DC Output:** New voltage 5.1V instead of 5.25V due to feedback resistor change
- **Improved Heat Dissipation:** Optional heatsink on bottom side
- **Stable CAN Communication:** Through ESD protection upgrade and resistor optimization
---
> **Note:** The original documentation is in German ([CHANGELOG.de.md](CHANGELOG.de.md)). This English version is a translation for international users.

File diff suppressed because it is too large Load Diff

View File

@@ -37,9 +37,9 @@
"other_text_thickness": 0.15, "other_text_thickness": 0.15,
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 0.8, "drill": 0.0,
"height": 1.27, "height": 0.5,
"width": 2.54 "width": 0.5
}, },
"silk_line_width": 0.1, "silk_line_width": 0.1,
"silk_text_italic": false, "silk_text_italic": false,
@@ -59,10 +59,30 @@
} }
], ],
"drc_exclusions": [ "drc_exclusions": [
[
"clearance|156042000|116200000|fef98222-42f4-443c-9224-f99b996ed493|8ee3669b-efa2-41bb-be1d-7684448c6a1e",
""
],
[
"clearance|158115000|116550000|fef98222-42f4-443c-9224-f99b996ed493|77886cf6-68e5-4ef7-b4b6-664c5a95f538",
""
],
[ [
"lib_footprint_mismatch|162470000|70480000|610ee3a1-cddb-4c0f-af4e-03d4d43dd8fd|00000000-0000-0000-0000-000000000000", "lib_footprint_mismatch|162470000|70480000|610ee3a1-cddb-4c0f-af4e-03d4d43dd8fd|00000000-0000-0000-0000-000000000000",
"" ""
], ],
[
"malformed_courtyard|164500000|101850000|68f5159d-5eb4-43b3-b8ca-0ee0239bcfc1|00000000-0000-0000-0000-000000000000",
""
],
[
"malformed_courtyard|164500000|121850000|68f5159d-5eb4-43b3-b8ca-0ee0239bcfc1|00000000-0000-0000-0000-000000000000",
""
],
[
"malformed_courtyard|184500000|101850000|68f5159d-5eb4-43b3-b8ca-0ee0239bcfc1|00000000-0000-0000-0000-000000000000",
""
],
[ [
"silk_edge_clearance|129970000|113785000|fdd701de-0a27-4ebd-8fd1-96170ff11ac8|6adb97d8-cc31-4317-9e6a-e761bc319e0c", "silk_edge_clearance|129970000|113785000|fdd701de-0a27-4ebd-8fd1-96170ff11ac8|6adb97d8-cc31-4317-9e6a-e761bc319e0c",
"" ""
@@ -98,6 +118,10 @@
[ [
"silk_edge_clearance|130000000|90540000|fdd701de-0a27-4ebd-8fd1-96170ff11ac8|06de41d1-e499-4c89-9869-ce3d63a3dd30", "silk_edge_clearance|130000000|90540000|fdd701de-0a27-4ebd-8fd1-96170ff11ac8|06de41d1-e499-4c89-9869-ce3d63a3dd30",
"" ""
],
[
"solder_mask_bridge|156750000|115950000|2f58d55f-f271-47e4-90af-d672557af686|fef98222-42f4-443c-9224-f99b996ed493",
""
] ]
], ],
"meta": { "meta": {
@@ -232,6 +256,7 @@
0.25, 0.25,
0.3, 0.3,
0.5, 0.5,
0.6,
0.975 0.975
], ],
"tuning_pattern_settings": { "tuning_pattern_settings": {
@@ -676,7 +701,7 @@
"group_by": false, "group_by": false,
"label": "FT Rotation Offset", "label": "FT Rotation Offset",
"name": "FT Rotation Offset", "name": "FT Rotation Offset",
"show": false "show": true
}, },
{ {
"group_by": false, "group_by": false,
@@ -689,11 +714,17 @@
"label": "#", "label": "#",
"name": "${ITEM_NUMBER}", "name": "${ITEM_NUMBER}",
"show": false "show": false
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
} }
], ],
"filter_string": "", "filter_string": "",
"group_symbols": true, "group_symbols": true,
"include_excluded_from_bom": true, "include_excluded_from_bom": false,
"name": "", "name": "",
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
@@ -772,5 +803,7 @@
"Connectivity" "Connectivity"
] ]
], ],
"text_variables": {} "text_variables": {
"PROJEKT_REV": "1.0"
}
} }

View File

@@ -3,12 +3,13 @@
(generator "eeschema") (generator "eeschema")
(generator_version "9.0") (generator_version "9.0")
(uuid "4ae99543-64c8-472f-befd-04c32f138656") (uuid "4ae99543-64c8-472f-befd-04c32f138656")
(paper "A4") (paper "A3")
(title_block (title_block
(title "EWS - Power, CANbus and USB HAT for 3D Printers") (title "EWS - Power, CANbus and USB HAT for 3D Printers")
(date "2025-12-04") (date "2025-12-04")
(rev "0.1") (rev "${PROJEKT_REV}")
(company "Eduard Iten") (company "Eduard Iten")
(comment 1 "CC BY-NC-SA 4.0")
) )
(lib_symbols (lib_symbols
(symbol "Mechanical:MountingHole_Pad" (symbol "Mechanical:MountingHole_Pad"
@@ -219,6 +220,336 @@
) )
(embedded_fonts no) (embedded_fonts no)
) )
(symbol "project:LABEL_CREATED_BY"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "LABEL"
(at -1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "CREATED BY"
(at 1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:EduardIten"
(at 0 -2.54 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "LABEL_CREATED_BY_0_1"
(rectangle
(start 0 1.27)
(end 34.29 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(embedded_fonts no)
)
(symbol "project:LABEL_LICENSE"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "LABEL"
(at -1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "LICENSE"
(at 1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:CC_BY_NC_SA 4"
(at 0 -2.54 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "LABEL_LICENSE_0_1"
(rectangle
(start 0 1.27)
(end 34.29 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(embedded_fonts no)
)
(symbol "project:LABEL_PCB_NAME"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "LABEL"
(at -1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "PCB NAME"
(at 1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:EWS Rev. 1.0"
(at 0 -2.54 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "LABEL_PCB_NAME_0_1"
(rectangle
(start 0 1.27)
(end 34.29 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(embedded_fonts no)
)
(symbol "project:LABEL_QR_CODE"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "LABEL"
(at -1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "https://github.com/eiten/EWS"
(at 1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:http___github.com_eiten_EWS"
(at 0 -2.54 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "LABEL_QR_CODE_0_1"
(rectangle
(start 0 1.27)
(end 34.29 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(embedded_fonts no)
)
(symbol "project:LABEL_SWITZERLAND"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "LABEL"
(at -1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "SWITZERLAND"
(at 1.27 0 0)
(do_not_autoplace)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:Switzerland"
(at 0 -2.54 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "LABEL_SWITZERLAND_0_1"
(rectangle
(start 0 1.27)
(end 34.29 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(embedded_fonts no)
)
) )
(junction (junction
(at 54.61 176.53) (at 54.61 176.53)
@@ -318,6 +649,138 @@
) )
(uuid "ca7fe728-a268-41dc-84eb-02b82e7166a1") (uuid "ca7fe728-a268-41dc-84eb-02b82e7166a1")
) )
(symbol
(lib_id "project:LABEL_PCB_NAME")
(at 43.18 137.16 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "00702beb-34ab-45c6-8097-234fe31916c3")
(property "Reference" "LABEL101"
(at 41.91 137.16 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "PCB NAME"
(at 44.45 137.16 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:EWS Rev. 1.0"
(at 43.18 139.7 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 43.18 137.16 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 43.18 137.16 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(instances
(project ""
(path "/4ae99543-64c8-472f-befd-04c32f138656"
(reference "LABEL101")
(unit 1)
)
)
)
)
(symbol
(lib_id "project:LABEL_CREATED_BY")
(at 43.18 139.7 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "43868c1c-7bd9-428a-af79-2047a0e1de72")
(property "Reference" "LABEL102"
(at 41.91 139.7 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "CREATED BY"
(at 44.45 139.7 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:EduardIten"
(at 43.18 142.24 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 43.18 139.7 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 43.18 139.7 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(instances
(project ""
(path "/4ae99543-64c8-472f-befd-04c32f138656"
(reference "LABEL102")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_id "Mechanical:MountingHole_Pad") (lib_id "Mechanical:MountingHole_Pad")
(at 44.45 171.45 0) (at 44.45 171.45 0)
@@ -666,6 +1129,72 @@
) )
) )
) )
(symbol
(lib_id "project:LABEL_QR_CODE")
(at 43.18 142.24 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "a8db5226-8c00-4c54-9547-f2394fbb0081")
(property "Reference" "LABEL103"
(at 41.91 142.24 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "https://github.com/eiten/EWS"
(at 44.45 142.24 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:http___github.com_eiten_EWS"
(at 43.18 144.78 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 43.18 142.24 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 43.18 142.24 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(instances
(project ""
(path "/4ae99543-64c8-472f-befd-04c32f138656"
(reference "LABEL103")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_id "Mechanical:MountingHole_Pad") (lib_id "Mechanical:MountingHole_Pad")
(at 64.77 171.45 0) (at 64.77 171.45 0)
@@ -760,6 +1289,138 @@
) )
) )
) )
(symbol
(lib_id "project:LABEL_LICENSE")
(at 43.18 144.78 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "ac2799c1-add9-47e2-884b-1d792f512ca3")
(property "Reference" "LABEL104"
(at 41.91 144.78 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "LICENSE"
(at 44.45 144.78 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:CC_BY_NC_SA 4"
(at 43.18 147.32 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 43.18 144.78 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 43.18 144.78 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(instances
(project ""
(path "/4ae99543-64c8-472f-befd-04c32f138656"
(reference "LABEL104")
(unit 1)
)
)
)
)
(symbol
(lib_id "project:LABEL_SWITZERLAND")
(at 43.18 147.32 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "b874847d-c96d-4704-87a3-39d41b7c6af5")
(property "Reference" "LABEL105"
(at 41.91 147.32 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "SWITZERLAND"
(at 44.45 147.32 0)
(do_not_autoplace yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "project:Switzerland"
(at 43.18 149.86 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 43.18 147.32 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 43.18 147.32 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(instances
(project ""
(path "/4ae99543-64c8-472f-befd-04c32f138656"
(reference "LABEL105")
(unit 1)
)
)
)
)
(sheet (sheet
(at 105.41 55.88) (at 105.41 55.88)
(size 24.13 41.91) (size 24.13 41.91)

BIN
EWS.pdf

Binary file not shown.

416451
EWS.step

File diff suppressed because it is too large Load Diff

View File

@@ -35,6 +35,7 @@ Ein universelles Interface-Board (HAT) für Raspberry Pi 4/5 und Radxa Rock 5B z
- [Bauteilbeschaffung](#bauteilbeschaffung) - [Bauteilbeschaffung](#bauteilbeschaffung)
- [🛠️ Technische Spezifikationen](#-technische-spezifikationen) - [🛠️ Technische Spezifikationen](#-technische-spezifikationen)
- [📚 Weitere Ressourcen](#-weitere-ressourcen) - [📚 Weitere Ressourcen](#-weitere-ressourcen)
- [📝 Changelog](#-changelog)
- [Lizenz](#lizenz) - [Lizenz](#lizenz)
<!-- /code_chunk_output --> <!-- /code_chunk_output -->
@@ -88,9 +89,10 @@ Dieses Board wurde entwickelt, um mehrere kritische Probleme zu lösen, die häu
### ⚡ DC/DC Wandler (5V Ausgang) ### ⚡ DC/DC Wandler (5V Ausgang)
- **Controller:** MaxLinear XR76208 (Synchroner Step-Down, 8A, COT) - **Controller:** MaxLinear XR76208 (Synchroner Step-Down, 8A, COT)
- **Eingangsspannung:** 12-24V DC (Enable-Schaltung mit Zenerdiode)
- **Eingangssicherung:** 5A SMD 1812 Slow Blow - **Eingangssicherung:** 5A SMD 1812 Slow Blow
- **Verpolschutz:** SS56 Schottky-Diode - **Verpolschutz:** SS56 Schottky-Diode
- **Ausgangsspannung:** 5.25V (eingestellt über Feedback-Teiler: R_Top=15.5kΩ, R_Bottom=2.0kΩ) - **Ausgangsspannung:** 5.1V (eingestellt über Feedback-Teiler: R_Top=15kΩ, R_Bottom=2.0kΩ)
- **Schaltfrequenz:** ca. 600kHz (eingestellt über Ron=30kOhm) - **Schaltfrequenz:** ca. 600kHz (eingestellt über Ron=30kOhm)
- **Induktivität:** 3.3µH Shielded (Sunlord MDA1050-3R3M, Isat ca. 17A) - **Induktivität:** 3.3µH Shielded (Sunlord MDA1050-3R3M, Isat ca. 17A)
- **Eingangskondensatoren:** 4x 10µF 1206 Keramik + 1x 100µF Elektrolyt/Polymer (Bulk) - **Eingangskondensatoren:** 4x 10µF 1206 Keramik + 1x 100µF Elektrolyt/Polymer (Bulk)
@@ -98,7 +100,7 @@ Dieses Board wurde entwickelt, um mehrere kritische Probleme zu lösen, die häu
- **Stabilität:** Feed-Forward Kondensator (Cff) 1nF parallel zum oberen Feedback-Widerstand - **Stabilität:** Feed-Forward Kondensator (Cff) 1nF parallel zum oberen Feedback-Widerstand
- **Soft-Start:** 100nF an Pin SS (ca. 6ms Anlaufzeit) - **Soft-Start:** 100nF an Pin SS (ca. 6ms Anlaufzeit)
- **Stromlimit:** 5.1kΩ Widerstand (~10.2A Grenzwert) - **Stromlimit:** 5.1kΩ Widerstand (~10.2A Grenzwert)
- **Enable:** Spannungsteiler von 24V (100kΩ oben, 22kΩ unten) = ca. 4.3V am Pin - **Enable:** Zenerdioden-basierte Schaltung für 12-24V Eingangsspannungsbereich
### 🔌 Logik-Spannungsversorgung (Power Path) ### 🔌 Logik-Spannungsversorgung (Power Path)
@@ -129,7 +131,7 @@ Dieses Board wurde entwickelt, um mehrere kritische Probleme zu lösen, die häu
- **Controller:** WCH CH334F (QFN-24) - **Controller:** WCH CH334F (QFN-24)
- **Geschwindigkeit:** USB 2.0 High Speed (480 Mbit/s) mit MTT - **Geschwindigkeit:** USB 2.0 High Speed (480 Mbit/s) mit MTT
- **Taktung:** Intern (Crystal-less), XI/XO Pins offen gelassen - **Taktung:** Intern (Crystal-less), XO Pin auf GND gelegt für internen Oszillator-Modus
- **Versorgung:** V5 an +5V_LOGIC - **Versorgung:** V5 an +5V_LOGIC
- **Upstream:** Zum Raspberry Pi Header (USB Loopback Kabel erforderlich) oder USB-C Input - **Upstream:** Zum Raspberry Pi Header (USB Loopback Kabel erforderlich) oder USB-C Input
- **Downstream Ports:** - **Downstream Ports:**
@@ -138,14 +140,16 @@ Dieses Board wurde entwickelt, um mehrere kritische Probleme zu lösen, die häu
- USB-A Buchse (Vertikal, für Webcam) - USB-A Buchse (Vertikal, für Webcam)
**USB Port Absicherung:** **USB Port Absicherung:**
- **Konzept:** 100µF Elko als Tank an +5V_PWR, gefolgt von Polyfuse, gefolgt von 22µF Keramik an der Buchse - **Konzept:** 100µF Elko als Tank an +5V_PWR, gefolgt von TPS2557 Power Distribution Switch, gefolgt von 22µF Keramik an der Buchse
- **USB-C Port (Screen):** - **USB-C Port (Screen):**
- Polyfuse: 4.0A Hold Current (Derating für Hot Chamber berücksichtigt) - TPS2557: Power Distribution Switch mit Backfeed-Schutz, Überstrom-/Kurzschlussschutz
- CC-Leitungen: CC1 und CC2 jeweils mit eigenem 10kOhm Widerstand an VBUS (hinter der Sicherung) gezogen (Source 3A Advertisement) - Strombegrenzung: Programmierbarer Limit durch externen Widerstand
- CC-Leitungen: CC1 und CC2 jeweils mit eigenem 10kOhm Widerstand an VBUS (hinter dem Switch) gezogen (Source 3A Advertisement)
- ESD-Schutz: SRV05-4 TVS-Array - ESD-Schutz: SRV05-4 TVS-Array
- **USB-A Port (Webcam):** - **USB-A Port (Webcam):**
- Polyfuse: 1.5A Hold Current - TPS2557: Power Distribution Switch mit Backfeed-Schutz, Überstrom-/Kurzschlussschutz
- **ESD-Schutz:** SRV05-4 TVS-Array - Strombegrenzung: Programmierbarer Limit durch externen Widerstand
- ESD-Schutz: SRV05-4 TVS-Array
## 📋 Klipper Konfiguration ## 📋 Klipper Konfiguration
@@ -232,6 +236,10 @@ sensor_mcu: hat
- [STM32G0 Reference Manual](https://www.st.com/resource/en/reference_manual/rm0454-stm32g0x0-advanced-armbased-32bit-mcus-stmicroelectronics.pdf) - [STM32G0 Reference Manual](https://www.st.com/resource/en/reference_manual/rm0454-stm32g0x0-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)
- [Katapult Firmware Flasher](https://github.com/Arksine/katapult) - [Katapult Firmware Flasher](https://github.com/Arksine/katapult)
## 📝 Changelog
Für detaillierte Informationen über Änderungen und Updates siehe [CHANGELOG.de.md](CHANGELOG.de.md).
## Lizenz ## Lizenz
Dieses Projekt steht unter der **Creative Commons Namensnennung-Nicht kommerziell-Share Alike 4.0 International Lizenz** (CC BY-NC-SA 4.0). Dieses Projekt steht unter der **Creative Commons Namensnennung-Nicht kommerziell-Share Alike 4.0 International Lizenz** (CC BY-NC-SA 4.0).

View File

@@ -35,6 +35,7 @@ A universal interface board (HAT) for Raspberry Pi 4/5 and Radxa Rock 5B designe
- [Component Sourcing](#component-sourcing) - [Component Sourcing](#component-sourcing)
- [🛠️ Technical Specifications](#-technical-specifications) - [🛠️ Technical Specifications](#-technical-specifications)
- [📚 Additional Resources](#-additional-resources) - [📚 Additional Resources](#-additional-resources)
- [📝 Changelog](#-changelog)
- [License](#license) - [License](#license)
<!-- /code_chunk_output --> <!-- /code_chunk_output -->
@@ -88,9 +89,10 @@ This board was designed to solve multiple critical issues commonly encountered i
### ⚡ DC/DC Converter (5V Output) ### ⚡ DC/DC Converter (5V Output)
- **Controller:** MaxLinear XR76208 (Synchronous Step-Down, 8A, COT) - **Controller:** MaxLinear XR76208 (Synchronous Step-Down, 8A, COT)
- **Input Voltage:** 12-24V DC (enable circuit with Zener diode)
- **Input Fuse:** 5A SMD 1812 Slow Blow - **Input Fuse:** 5A SMD 1812 Slow Blow
- **Reverse Polarity Protection:** SS56 Schottky diode - **Reverse Polarity Protection:** SS56 Schottky diode
- **Output Voltage:** 5.25V (set via feedback divider: R_Top=15.5kΩ, R_Bottom=2.0kΩ) - **Output Voltage:** 5.1V (set via feedback divider: R_Top=15kΩ, R_Bottom=2.0kΩ)
- **Switching Frequency:** ~600kHz (set via Ron=30kOhm) - **Switching Frequency:** ~600kHz (set via Ron=30kOhm)
- **Inductance:** 3.3µH Shielded (Sunlord MDA1050-3R3M, Isat ~17A) - **Inductance:** 3.3µH Shielded (Sunlord MDA1050-3R3M, Isat ~17A)
- **Input Capacitors:** 4x 10µF 1206 ceramic + 1x 100µF electrolytic/polymer (bulk) - **Input Capacitors:** 4x 10µF 1206 ceramic + 1x 100µF electrolytic/polymer (bulk)
@@ -98,7 +100,7 @@ This board was designed to solve multiple critical issues commonly encountered i
- **Stability:** Feed-forward capacitor (Cff) 1nF parallel to upper feedback resistor - **Stability:** Feed-forward capacitor (Cff) 1nF parallel to upper feedback resistor
- **Soft-Start:** 100nF at SS pin (~6ms startup time) - **Soft-Start:** 100nF at SS pin (~6ms startup time)
- **Current Limit:** 5.1kΩ resistor (~10.2A limit) - **Current Limit:** 5.1kΩ resistor (~10.2A limit)
- **Enable:** Voltage divider from 24V (100kΩ upper, 22kΩ lower) = ~4.3V at pin - **Enable:** Zener diode-based circuit for 12-24V input voltage range
### 🔌 Logic Power Supply (Power Path) ### 🔌 Logic Power Supply (Power Path)
@@ -129,7 +131,7 @@ This board was designed to solve multiple critical issues commonly encountered i
- **Controller:** WCH CH334F (QFN-24) - **Controller:** WCH CH334F (QFN-24)
- **Speed:** USB 2.0 High Speed (480 Mbit/s) with MTT - **Speed:** USB 2.0 High Speed (480 Mbit/s) with MTT
- **Clocking:** Internal (crystal-less), XI/XO pins left open - **Clocking:** Internal (crystal-less), XO pin connected to GND for internal oscillator mode
- **Supply:** V5 to +5V_LOGIC - **Supply:** V5 to +5V_LOGIC
- **Upstream:** To Raspberry Pi Header (USB loopback cable required) or USB-C input - **Upstream:** To Raspberry Pi Header (USB loopback cable required) or USB-C input
- **Downstream Ports:** - **Downstream Ports:**
@@ -138,14 +140,16 @@ This board was designed to solve multiple critical issues commonly encountered i
- USB-A connector (vertical, for webcam) - USB-A connector (vertical, for webcam)
**USB Port Protection:** **USB Port Protection:**
- **Concept:** 100µF electrolytic tank at +5V_PWR, followed by polyfuse, followed by 22µF ceramic at connector - **Concept:** 100µF electrolytic tank at +5V_PWR, followed by TPS2557 power distribution switch, followed by 22µF ceramic at connector
- **USB-C Port (Screen):** - **USB-C Port (Screen):**
- Polyfuse: 4.0A hold current (hot chamber derating considered) - TPS2557: Power distribution switch with backfeed protection, overcurrent/short-circuit protection
- CC Lines: CC1 and CC2 each with 10kΩ resistor to VBUS (behind fuse) for 3A advertisement - Current limiting: Programmable limit via external resistor
- CC Lines: CC1 and CC2 each with 10kΩ resistor to VBUS (behind switch) for 3A advertisement
- ESD Protection: SRV05-4 TVS array - ESD Protection: SRV05-4 TVS array
- **USB-A Port (Webcam):** - **USB-A Port (Webcam):**
- Polyfuse: 1.5A hold current - TPS2557: Power distribution switch with backfeed protection, overcurrent/short-circuit protection
- **ESD Protection:** SRV05-4 TVS array - Current limiting: Programmable limit via external resistor
- ESD Protection: SRV05-4 TVS array
## 📋 Klipper Configuration ## 📋 Klipper Configuration
@@ -232,6 +236,10 @@ sensor_mcu: hat
- [STM32G0 Reference Manual](https://www.st.com/resource/en/reference_manual/rm0454-stm32g0x0-advanced-armbased-32bit-mcus-stmicroelectronics.pdf) - [STM32G0 Reference Manual](https://www.st.com/resource/en/reference_manual/rm0454-stm32g0x0-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)
- [Katapult Firmware Flasher](https://github.com/Arksine/katapult) - [Katapult Firmware Flasher](https://github.com/Arksine/katapult)
## 📝 Changelog
For detailed information about changes and updates, see [CHANGELOG.md](CHANGELOG.md).
## License ## License
This project is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License** (CC BY-NC-SA 4.0). This project is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License** (CC BY-NC-SA 4.0).

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 832 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -1,54 +1,49 @@
Designator,Footprint,Quantity,Value,LCSC Part # Designator,Footprint,Quantity,Value,LCSC Part #
"C201, C405",CP_Elec_6.3x7.7,2,100u,C3151829 "C201, C403",CP_Elec_6.3x7.7,2,100u,C3151829
"C202, C204, C205, C206",1206,4,10u,C13585 "C202, C204, C205, C206",1206,4,10u,C13585
"C203, C207, C211",0402,3,1u, "C203, C207, C211",0402,3,1u,C52923
"C208, C210, C301, C302, C401, C403, C404",0402,7,100n, "C208, C210, C301, C302, C305, C401, C404",0402,7,100n,C307331
C209,0402,1,4u7,C23733 C209,0402,1,4u7,C23733
C212,0603,1,220p, C212,0603,1,220p,C1603
C213,0402,1,1n, C213,0402,1,1n,C1523
"C214, C215, C216, C217, C303, C304, C406, C407",1206,8,22u, "C214, C215, C216, C217, C306, C307, C405, C406",1206,8,22u,C12891
C402,0603,1,10u, "C303, C304, C402",0603,3,10u,C96446
D401,D_SOD-323,1,BZT52C15S,C19077448 "D201, D202, D203",0805,3,YELLOW,C2296
D402,SOT-23,1,NUP2105L, D204,D_SOD-123,1,BZT52C4V7,C19077400
D403,D_SMA,1,SMAJ26A, D301,0805,1,GREEN,C2297
"D404, D405",D_SOD-323,2,1N5819WS, D302,SOT-23,1,PESD1CAN,C907838
F201,1206,1,3A, "D401, D402",D_SOD-323,2,BZT52C15S,C19077448
"F401, F402",1206,2,5A, D403,D_SMC,1,SS56,C24138
F403,0805,1,4A,C49305071 D404,D_SMA,1,SMAJ26A,C19077543
"F404, F405",0805,2,1.5A,C914095 "D405, D406",D_SOD-323,2,1N5819WS,C191023
F201,1206,1,3A,C163126
"F401, F402",1206,2,5A,C163128
HS201,HeatSink_9x9x5,1,Heatsink,
J301,PinSocket_2x20_P2.54mm_Vertical,1,GPIO, J301,PinSocket_2x20_P2.54mm_Vertical,1,GPIO,
J302,JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical,1,FAN, J401,AMASS_XT30PW-M_1x02_P2.50mm_Horizontal,1,XT30,C431092
J401,AMASS_XT30PW-M_1x02_P2.50mm_Horizontal,1,PWR IN, "J402, J403",Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal,2,MX3.0 2x2,C122413
J402,Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal,1,Toolhead 1, "J404, J405",USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal,2,USB-C,C2765186
J403,Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal,1,Toolhead 2, J406,USB_A_Wuerth_614004134726_Horizontal,1,USB-A,C18077685
J404,JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical,1,XH,
J405,USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal,1,IN,C2765186
J406,USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal,1,OUT,C2765186
J407,USB_A_Wuerth_614004134726_Horizontal,1,OUT,C18077685
"JP302, JP303, JP304, JP305, JP401",PinHeader_1x02_P2.54mm_Vertical,5,~,
L201,L_APV_APH1050,1,3.3uH,C2847560 L201,L_APV_APH1050,1,3.3uH,C2847560
Q301,SOT-23,1,AO3400A, "Q401, Q402",AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm,2,CJAC70P06,C2898279
Q401,AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm,1,CJAC70P06, "Q403, Q404",SOT-23,2,AO3400A,C20917
R201,0402,1,100k, R201,0402,1,22k,C25768
"R202, R301, R305, R406, R408",0402,5,10k, R202,0402,1,2k2,C25879
"R203, R401, R402",0402,3,30k, "R203, R302, R305, R407, R408",0402,5,1k,C11702
R204,0402,1,5k6, "R204, R206, R303, R411, R412",0402,5,10k,C25744
R205,0603,1,1R, "R207, R401, R402, R403, R404, R405, R406, R413",0402,8,33k,C25779
R206,0402,1,15.5k, "R208, R409, R410",0402,3,5k1,C25905
R207,0402,1,2k, R209,0603,1,1R,C22936
R208,0402,1,2k2, R210,0402,1,15k,C25756
"R302, R303, R304, R404",0402,4,1k, R211,0402,1,2k,C4109
R403,0402,1,120R, R301,0402,1,330R,C25104
"R405, R407",0402,2,5k1, R304,0603,1,120R,C22787
SW301,SW_SPST_TS-1088-xR020,1,BOOT0, R414,0603,1,68k,C23231
SW302,SW_SPST_TS-1088-xR020,1,RST, "SW301, SW302",SW_SPST_TS-1088-xR020,2,TS-1088,C720477
TP301,NAMED_TEST_POINT,1,3V3, U201,SOT-23-3,1,XC6206P332MR,C5446
TP302,NAMED_TEST_POINT,1,GND, U202,IC_XR76208ELTR-F,1,XR76208,C555356
TP303,NAMED_TEST_POINT,1,SWDIO, U301,HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm,1,TJA1051TK-3,C2875699
TP304,NAMED_TEST_POINT,1,SWCLK, U302,QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm,1,STM32G0B1KBUx,C5159549
U201,SOT-23-3,1,XC6206PxxxMR, U401,QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias,1,CH334F,C5187527
U202,IC_XR76203ELTR-F,1,XR76208, "U402, U403, U404",SOT-23-6,3,USBLC6-2SC6,C2687116
U301,QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm,1,STM32G0B1KBUx, "U405, U406",S-PVSON-N8,2,TPS2557,
U401,HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm,1,TJA1051TK-3,
U402,QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias,1,CH334F,
"U403, U404, U405",SOT-23-6,3,USBLC6-2SC6,
1 Designator Footprint Quantity Value LCSC Part #
2 C201, C405 C201, C403 CP_Elec_6.3x7.7 2 100u C3151829
3 C202, C204, C205, C206 1206 4 10u C13585
4 C203, C207, C211 0402 3 1u C52923
5 C208, C210, C301, C302, C401, C403, C404 C208, C210, C301, C302, C305, C401, C404 0402 7 100n C307331
6 C209 0402 1 4u7 C23733
7 C212 0603 1 220p C1603
8 C213 0402 1 1n C1523
9 C214, C215, C216, C217, C303, C304, C406, C407 C214, C215, C216, C217, C306, C307, C405, C406 1206 8 22u C12891
10 C402 C303, C304, C402 0603 1 3 10u C96446
11 D401 D201, D202, D203 D_SOD-323 0805 1 3 BZT52C15S YELLOW C19077448 C2296
12 D402 D204 SOT-23 D_SOD-123 1 NUP2105L BZT52C4V7 C19077400
13 D403 D301 D_SMA 0805 1 SMAJ26A GREEN C2297
14 D404, D405 D302 D_SOD-323 SOT-23 2 1 1N5819WS PESD1CAN C907838
15 F201 D401, D402 1206 D_SOD-323 1 2 3A BZT52C15S C19077448
16 F401, F402 D403 1206 D_SMC 2 1 5A SS56 C24138
17 F403 D404 0805 D_SMA 1 4A SMAJ26A C49305071 C19077543
18 F404, F405 D405, D406 0805 D_SOD-323 2 1.5A 1N5819WS C914095 C191023
19 F201 1206 1 3A C163126
20 F401, F402 1206 2 5A C163128
21 HS201 HeatSink_9x9x5 1 Heatsink
22 J301 PinSocket_2x20_P2.54mm_Vertical 1 GPIO
23 J302 J401 JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical AMASS_XT30PW-M_1x02_P2.50mm_Horizontal 1 FAN XT30 C431092
24 J401 J402, J403 AMASS_XT30PW-M_1x02_P2.50mm_Horizontal Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal 1 2 PWR IN MX3.0 2x2 C122413
25 J402 J404, J405 Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal 1 2 Toolhead 1 USB-C C2765186
26 J403 J406 Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal USB_A_Wuerth_614004134726_Horizontal 1 Toolhead 2 USB-A C18077685
J404 JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical 1 XH
J405 USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal 1 IN C2765186
J406 USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal 1 OUT C2765186
J407 USB_A_Wuerth_614004134726_Horizontal 1 OUT C18077685
JP302, JP303, JP304, JP305, JP401 PinHeader_1x02_P2.54mm_Vertical 5 ~
27 L201 L_APV_APH1050 1 3.3uH C2847560
28 Q301 Q401, Q402 SOT-23 AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm 1 2 AO3400A CJAC70P06 C2898279
29 Q401 Q403, Q404 AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm SOT-23 1 2 CJAC70P06 AO3400A C20917
30 R201 0402 1 100k 22k C25768
31 R202, R301, R305, R406, R408 R202 0402 5 1 10k 2k2 C25879
32 R203, R401, R402 R203, R302, R305, R407, R408 0402 3 5 30k 1k C11702
33 R204 R204, R206, R303, R411, R412 0402 1 5 5k6 10k C25744
34 R205 R207, R401, R402, R403, R404, R405, R406, R413 0603 0402 1 8 1R 33k C25779
35 R206 R208, R409, R410 0402 1 3 15.5k 5k1 C25905
36 R207 R209 0402 0603 1 2k 1R C22936
37 R208 R210 0402 1 2k2 15k C25756
38 R302, R303, R304, R404 R211 0402 4 1 1k 2k C4109
39 R403 R301 0402 1 120R 330R C25104
40 R405, R407 R304 0402 0603 2 1 5k1 120R C22787
41 SW301 R414 SW_SPST_TS-1088-xR020 0603 1 BOOT0 68k C23231
42 SW302 SW301, SW302 SW_SPST_TS-1088-xR020 1 2 RST TS-1088 C720477
43 TP301 U201 NAMED_TEST_POINT SOT-23-3 1 3V3 XC6206P332MR C5446
44 TP302 U202 NAMED_TEST_POINT IC_XR76208ELTR-F 1 GND XR76208 C555356
45 TP303 U301 NAMED_TEST_POINT HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm 1 SWDIO TJA1051TK-3 C2875699
46 TP304 U302 NAMED_TEST_POINT QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm 1 SWCLK STM32G0B1KBUx C5159549
47 U201 U401 SOT-23-3 QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias 1 XC6206PxxxMR CH334F C5187527
48 U202 U402, U403, U404 IC_XR76203ELTR-F SOT-23-6 1 3 XR76208 USBLC6-2SC6 C2687116
49 U301 U405, U406 QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm S-PVSON-N8 1 2 STM32G0B1KBUx TPS2557
U401 HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm 1 TJA1051TK-3
U402 QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias 1 CH334F
U403, U404, U405 SOT-23-6 3 USBLC6-2SC6

View File

@@ -19,56 +19,72 @@ C301:1
C302:1 C302:1
C303:1 C303:1
C304:1 C304:1
C305:1
C306:1
C307:1
C401:1 C401:1
C402:1 C402:1
C403:1 C403:1
C404:1 C404:1
C405:1 C405:1
C406:1 C406:1
C407:1 D201:1
D202:1
D203:1
D204:1
D301:1
D302:1
D401:1 D401:1
D402:1 D402:1
D403:1 D403:1
D404:1 D404:1
D405:1 D405:1
D406:1
F201:1 F201:1
F401:1 F401:1
F402:1 F402:1
F403:1 HS201:1
F404:1
F405:1
J301:1 J301:1
J302:1
J401:1 J401:1
J402:1 J402:1
J403:1 J403:1
J404:1 J404:1
J405:1 J405:1
J406:1 J406:1
J407:1
JP301:1 JP301:1
JP302:1 JP302:1
JP303:1 JP303:1
JP304:1 JP304:1
JP305:1 JP305:1
JP306:1 JP306:1
JP307:1
JP401:1 JP401:1
JP402:1
L201:1 L201:1
MH1:1 LABEL101:1
MH2:1 LABEL102:1
MH3:1 LABEL103:1
MH4:1 LABEL104:1
Q301:1 LABEL105:1
MH101:1
MH102:1
MH103:1
MH104:1
NT201:1
Q401:1 Q401:1
QR*****:1 Q402:1
Q403:1
Q404:1
R201:1 R201:1
R202:1 R202:1
R203:1 R203:1
R204:1 R204:1
R205:1
R206:1 R206:1
R207:1 R207:1
R208:1 R208:1
R209:1
R210:1
R211:1
R301:1 R301:1
R302:1 R302:1
R303:1 R303:1
@@ -82,18 +98,27 @@ R405:1
R406:1 R406:1
R407:1 R407:1
R408:1 R408:1
REF**:3 R409:1
R410:1
R411:1
R412:1
R413:1
R414:1
SW301:1 SW301:1
SW302:1 SW302:1
TP201:1
TP202:1
TP203:1
TP301:1 TP301:1
TP302:1 TP302:1
TP303:1 TP303:1
TP304:1
U201:1 U201:1
U202:1 U202:1
U301:1 U301:1
U302:1
U401:1 U401:1
U402:1 U402:1
U403:1 U403:1
U404:1 U404:1
U405:1 U405:1
U406:1
1 C201:1
19 C302:1
20 C303:1
21 C304:1
22 C305:1
23 C306:1
24 C307:1
25 C401:1
26 C402:1
27 C403:1
28 C404:1
29 C405:1
30 C406:1
31 C407:1 D201:1
32 D202:1
33 D203:1
34 D204:1
35 D301:1
36 D302:1
37 D401:1
38 D402:1
39 D403:1
40 D404:1
41 D405:1
42 D406:1
43 F201:1
44 F401:1
45 F402:1
46 F403:1 HS201:1
F404:1
F405:1
47 J301:1
J302:1
48 J401:1
49 J402:1
50 J403:1
51 J404:1
52 J405:1
53 J406:1
J407:1
54 JP301:1
55 JP302:1
56 JP303:1
57 JP304:1
58 JP305:1
59 JP306:1
60 JP307:1
61 JP401:1
62 JP402:1
63 L201:1
64 MH1:1 LABEL101:1
65 MH2:1 LABEL102:1
66 MH3:1 LABEL103:1
67 MH4:1 LABEL104:1
68 Q301:1 LABEL105:1
69 MH101:1
70 MH102:1
71 MH103:1
72 MH104:1
73 NT201:1
74 Q401:1
75 QR*****:1 Q402:1
76 Q403:1
77 Q404:1
78 R201:1
79 R202:1
80 R203:1
81 R204:1
R205:1
82 R206:1
83 R207:1
84 R208:1
85 R209:1
86 R210:1
87 R211:1
88 R301:1
89 R302:1
90 R303:1
98 R406:1
99 R407:1
100 R408:1
101 REF**:3 R409:1
102 R410:1
103 R411:1
104 R412:1
105 R413:1
106 R414:1
107 SW301:1
108 SW302:1
109 TP201:1
110 TP202:1
111 TP203:1
112 TP301:1
113 TP302:1
114 TP303:1
TP304:1
115 U201:1
116 U202:1
117 U301:1
118 U302:1
119 U401:1
120 U402:1
121 U403:1
122 U404:1
123 U405:1
124 U406:1

File diff suppressed because it is too large Load Diff

View File

@@ -16,75 +16,90 @@ C214,174.95,-112.3,90.0,top
C215,177.25,-112.3,90.0,top C215,177.25,-112.3,90.0,top
C216,174.95,-116.9,270.0,top C216,174.95,-116.9,270.0,top
C217,177.25,-116.9,270.0,top C217,177.25,-116.9,270.0,top
C301,165.07,-91.1,0.0,top C301,173.25,-83.52,270.0,top
C302,165.55,-89.7,90.0,top C302,173.1,-86.45,90.0,top
C303,142.875,-77.6,180.0,top C303,174.3,-86.675,270.0,top
C304,142.875,-75.2,180.0,top C304,157.65,-76.1,90.0,top
C305,157.3875,-78.5475,90.0,top
C306,142.875,-77.6,180.0,top
C307,142.875,-75.2,180.0,top
C401,180.78,-78.7,0.0,top C401,180.78,-78.7,0.0,top
C402,178.775,-77.2,0.0,top C402,178.125,-77.2,180.0,top
C403,162.1375,-85.5475,90.0,top C403,172.3,-105.8,0.0,top
C404,178.48,-78.4,0.0,top C404,178.42,-78.4,180.0,top
C405,175.4,-104.9,270.0,top C405,185.0,-103.5,90.0,top
C406,185.0,-103.5,90.0,top C406,177.1,-100.5,180.0,top
C407,180.2,-103.7,270.0,top D201,165.4,-89.8,180.0,top
D401,138.45,-118.35,90.0,top D202,165.4,-94.0,180.0,top
D402,155.3375,-85.5475,180.0,top D203,165.4,-91.9,180.0,top
D403,152.94,-94.0,0.0,top D204,150.35,-114.6,90.0,top
D404,184.15,-79.25,0.0,top D301,165.4,-96.1,180.0,top
D302,150.5875,-78.5,180.0,top
D401,156.6375,-89.85,90.0,top
D402,156.5375,-84.69,90.0,top
D403,152.6,-95.6,180.0,top
D404,162.6,-98.9,0.0,top
D405,187.4,-75.55,0.0,top D405,187.4,-75.55,0.0,top
F201,151.885,-102.75,180.0,top D406,184.15,-79.25,0.0,top
F201,155.6,-103.2,90.0,top
F401,143.1125,-104.0,180.0,top F401,143.1125,-104.0,180.0,top
F402,143.0125,-87.2,180.0,top F402,143.0125,-87.2,180.0,top
F403,184.5625,-110.8,0.0,top HS201,157.15,-112.15,270.0,bottom
F404,179.6625,-100.3,0.0,top
F405,159.9,-97.6,90.0,top
J301,162.5,-70.5,270.0,bottom J301,162.5,-70.5,270.0,bottom
J302,183.4,-120.125,180.0,top J401,138.725,-95.6,270.0,top
J401,138.725,-95.6,90.0,top J402,137.965,-109.6,270.0,top
J402,137.965,-109.6,90.0,top J403,137.965,-81.6,270.0,top
J403,137.965,-81.6,90.0,top J404,191.0,-82.0,90.0,top
J404,167.6,-96.675,0.0,top J405,191.0,-108.0,90.0,top
J405,191.0,-82.0,90.0,top J406,179.74,-95.0,180.0,top
J406,191.0,-108.0,90.0,top
J407,179.74,-95.0,180.0,top
JP301,152.4,-81.28,270.0,top
JP302,168.91,-77.47,180.0,top
JP303,163.83,-77.47,180.0,top
JP304,160.0,-77.47,180.0,top
JP305,172.72,-77.47,180.0,top
JP306,152.4,-77.47,270.0,top
JP401,156.6675,-90.17,270.0,top
L201,166.68,-114.6,0.0,top L201,166.68,-114.6,0.0,top
Q301,184.2625,-113.85,0.0,top LABEL101,139.0,-97.95,90.0,bottom
Q401,148.835,-98.7,0.0,top LABEL102,136.45,-98.55,90.0,bottom
R201,153.5,-121.25,90.0,top LABEL103,174.5,-111.85,0.0,bottom
R202,156.68,-121.25,90.0,top LABEL104,190.8,-100.75,90.0,bottom
R203,155.48,-121.25,270.0,top LABEL105,151.5,-94.7,0.0,bottom
R204,153.75,-118.75,270.0,top Q401,149.0,-102.735,180.0,top
R205,160.28,-110.775,90.0,top Q402,149.0,-88.7,0.0,top
R206,157.18,-119.35,90.0,top Q403,159.6,-88.75,0.0,top
R207,159.08,-119.7,270.0,top Q404,159.5,-83.59,0.0,top
R208,154.5,-121.25,270.0,top R201,162.69,-90.8,0.0,top
R301,170.1,-82.3,180.0,top R202,162.7,-92.8,0.0,top
R302,172.1,-82.3,180.0,top R203,162.69,-91.8,0.0,top
R303,165.04,-92.11,0.0,top R204,152.35,-119.9,90.0,top
R304,188.41,-114.9,0.0,top R206,156.68,-121.25,90.0,top
R305,186.9,-115.21,90.0,top R207,155.48,-121.25,270.0,top
R401,140.05,-118.95,90.0,top R208,154.0,-119.25,0.0,top
R402,140.05,-117.04,90.0,top R209,160.28,-110.775,90.0,top
R403,154.8,-87.8,180.0,top R210,157.18,-119.35,90.0,top
R404,181.3,-80.59,90.0,top R211,159.08,-119.7,270.0,top
R405,190.4,-87.8,180.0,top R301,162.7,-93.8,0.0,top
R406,190.2,-102.2,180.0,top R302,168.75,-80.5,270.0,top
R407,190.4,-76.2,180.0,top R303,173.0,-82.0,180.0,top
R408,190.2,-113.8,180.0,top R304,151.075,-80.95,180.0,top
SW301,171.4,-84.6,180.0,top R305,173.25,-80.5,270.0,top
SW302,161.8,-90.7,270.0,top R401,158.1375,-90.4,90.0,top
R402,158.0375,-85.24,90.0,top
R403,157.7375,-87.7,0.0,top
R404,157.6275,-82.54,0.0,top
R405,162.6,-88.4,180.0,top
R406,162.0375,-84.03,270.0,top
R407,164.6,-85.6,180.0,top
R408,164.6,-84.0,180.0,top
R409,190.4,-87.8,0.0,top
R410,190.4,-76.2,0.0,top
R411,190.2,-113.8,180.0,top
R412,190.2,-102.2,180.0,top
R413,185.31,-113.15,180.0,top
R414,180.95,-100.8,0.0,top
SW301,166.5,-78.5,270.0,top
SW302,171.0,-78.5,270.0,top
U201,182.6,-75.7,180.0,top U201,182.6,-75.7,180.0,top
U202,156.23,-115.2,90.0,top U202,156.23,-115.2,0.0,top
U301,169.15,-89.7,90.0,top U301,154.75,-78.5,90.0,top
U401,159.4875,-85.5725,180.0,top U302,169.5,-85.75,180.0,top
U402,178.2,-81.5,90.0,top U401,178.2,-81.5,90.0,top
U403,184.1,-82.0,0.0,top U402,184.1,-82.0,90.0,top
U404,184.1625,-107.5,180.0,top U403,184.1625,-107.5,270.0,top
U405,178.2,-88.6,270.0,top U404,178.2,-88.6,180.0,top
U405,183.6,-111.1,0.0,top
U406,178.65,-103.65,90.0,top
1 Designator Mid X Mid Y Rotation Layer
16 C215 177.25 -112.3 90.0 top
17 C216 174.95 -116.9 270.0 top
18 C217 177.25 -116.9 270.0 top
19 C301 165.07 173.25 -91.1 -83.52 0.0 270.0 top
20 C302 165.55 173.1 -89.7 -86.45 90.0 top
21 C303 142.875 174.3 -77.6 -86.675 180.0 270.0 top
22 C304 142.875 157.65 -75.2 -76.1 180.0 90.0 top
23 C305 157.3875 -78.5475 90.0 top
24 C306 142.875 -77.6 180.0 top
25 C307 142.875 -75.2 180.0 top
26 C401 180.78 -78.7 0.0 top
27 C402 178.775 178.125 -77.2 0.0 180.0 top
28 C403 162.1375 172.3 -85.5475 -105.8 90.0 0.0 top
29 C404 178.48 178.42 -78.4 0.0 180.0 top
30 C405 175.4 185.0 -104.9 -103.5 270.0 90.0 top
31 C406 185.0 177.1 -103.5 -100.5 90.0 180.0 top
32 C407 D201 180.2 165.4 -103.7 -89.8 270.0 180.0 top
33 D401 D202 138.45 165.4 -118.35 -94.0 90.0 180.0 top
34 D402 D203 155.3375 165.4 -85.5475 -91.9 180.0 top
35 D403 D204 152.94 150.35 -94.0 -114.6 0.0 90.0 top
36 D404 D301 184.15 165.4 -79.25 -96.1 0.0 180.0 top
37 D302 150.5875 -78.5 180.0 top
38 D401 156.6375 -89.85 90.0 top
39 D402 156.5375 -84.69 90.0 top
40 D403 152.6 -95.6 180.0 top
41 D404 162.6 -98.9 0.0 top
42 D405 187.4 -75.55 0.0 top
43 F201 D406 151.885 184.15 -102.75 -79.25 180.0 0.0 top
44 F201 155.6 -103.2 90.0 top
45 F401 143.1125 -104.0 180.0 top
46 F402 143.0125 -87.2 180.0 top
47 F403 HS201 184.5625 157.15 -110.8 -112.15 0.0 270.0 top bottom
F404 179.6625 -100.3 0.0 top
F405 159.9 -97.6 90.0 top
48 J301 162.5 -70.5 270.0 bottom
49 J302 J401 183.4 138.725 -120.125 -95.6 180.0 270.0 top
50 J401 J402 138.725 137.965 -95.6 -109.6 90.0 270.0 top
51 J402 J403 137.965 -109.6 -81.6 90.0 270.0 top
52 J403 J404 137.965 191.0 -81.6 -82.0 90.0 top
53 J404 J405 167.6 191.0 -96.675 -108.0 0.0 90.0 top
54 J405 J406 191.0 179.74 -82.0 -95.0 90.0 180.0 top
J406 191.0 -108.0 90.0 top
J407 179.74 -95.0 180.0 top
JP301 152.4 -81.28 270.0 top
JP302 168.91 -77.47 180.0 top
JP303 163.83 -77.47 180.0 top
JP304 160.0 -77.47 180.0 top
JP305 172.72 -77.47 180.0 top
JP306 152.4 -77.47 270.0 top
JP401 156.6675 -90.17 270.0 top
55 L201 166.68 -114.6 0.0 top
56 Q301 LABEL101 184.2625 139.0 -113.85 -97.95 0.0 90.0 top bottom
57 Q401 LABEL102 148.835 136.45 -98.7 -98.55 0.0 90.0 top bottom
58 R201 LABEL103 153.5 174.5 -121.25 -111.85 90.0 0.0 top bottom
59 R202 LABEL104 156.68 190.8 -121.25 -100.75 90.0 top bottom
60 R203 LABEL105 155.48 151.5 -121.25 -94.7 270.0 0.0 top bottom
61 R204 Q401 153.75 149.0 -118.75 -102.735 270.0 180.0 top
62 R205 Q402 160.28 149.0 -110.775 -88.7 90.0 0.0 top
63 R206 Q403 157.18 159.6 -119.35 -88.75 90.0 0.0 top
64 R207 Q404 159.08 159.5 -119.7 -83.59 270.0 0.0 top
65 R208 R201 154.5 162.69 -121.25 -90.8 270.0 0.0 top
66 R301 R202 170.1 162.7 -82.3 -92.8 180.0 0.0 top
67 R302 R203 172.1 162.69 -82.3 -91.8 180.0 0.0 top
68 R303 R204 165.04 152.35 -92.11 -119.9 0.0 90.0 top
69 R304 R206 188.41 156.68 -114.9 -121.25 0.0 90.0 top
70 R305 R207 186.9 155.48 -115.21 -121.25 90.0 270.0 top
71 R401 R208 140.05 154.0 -118.95 -119.25 90.0 0.0 top
72 R402 R209 140.05 160.28 -117.04 -110.775 90.0 top
73 R403 R210 154.8 157.18 -87.8 -119.35 180.0 90.0 top
74 R404 R211 181.3 159.08 -80.59 -119.7 90.0 270.0 top
75 R405 R301 190.4 162.7 -87.8 -93.8 180.0 0.0 top
76 R406 R302 190.2 168.75 -102.2 -80.5 180.0 270.0 top
77 R407 R303 190.4 173.0 -76.2 -82.0 180.0 top
78 R408 R304 190.2 151.075 -113.8 -80.95 180.0 top
79 SW301 R305 171.4 173.25 -84.6 -80.5 180.0 270.0 top
80 SW302 R401 161.8 158.1375 -90.7 -90.4 270.0 90.0 top
81 R402 158.0375 -85.24 90.0 top
82 R403 157.7375 -87.7 0.0 top
83 R404 157.6275 -82.54 0.0 top
84 R405 162.6 -88.4 180.0 top
85 R406 162.0375 -84.03 270.0 top
86 R407 164.6 -85.6 180.0 top
87 R408 164.6 -84.0 180.0 top
88 R409 190.4 -87.8 0.0 top
89 R410 190.4 -76.2 0.0 top
90 R411 190.2 -113.8 180.0 top
91 R412 190.2 -102.2 180.0 top
92 R413 185.31 -113.15 180.0 top
93 R414 180.95 -100.8 0.0 top
94 SW301 166.5 -78.5 270.0 top
95 SW302 171.0 -78.5 270.0 top
96 U201 182.6 -75.7 180.0 top
97 U202 156.23 -115.2 90.0 0.0 top
98 U301 169.15 154.75 -89.7 -78.5 90.0 top
99 U401 U302 159.4875 169.5 -85.5725 -85.75 180.0 top
100 U402 U401 178.2 -81.5 90.0 top
101 U403 U402 184.1 -82.0 0.0 90.0 top
102 U404 U403 184.1625 -107.5 180.0 270.0 top
103 U405 U404 178.2 -88.6 270.0 180.0 top
104 U405 183.6 -111.1 0.0 top
105 U406 178.65 -103.65 90.0 top

View File

@@ -999,6 +999,17 @@
(layer "F.SilkS") (layer "F.SilkS")
(uuid "b48da524-969e-4e93-806a-a3a1f20b324c") (uuid "b48da524-969e-4e93-806a-a3a1f20b324c")
) )
(fp_rect
(start -2.3 -2)
(end 13.7 3.7)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "f500ffd9-fef1-47cf-a2e3-7d19c371cc2a")
)
(fp_text user "${REFERENCE}" (fp_text user "${REFERENCE}"
(at 0 2.5 0) (at 0 2.5 0)
(unlocked yes) (unlocked yes)

View File

@@ -54,7 +54,18 @@
) )
) )
) )
(fp_text user "Rev 1.0" (fp_rect
(start -9 -1.7)
(end 13.1 1.3)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "249fe477-0d4d-4d2f-b89d-07f97eb49624")
)
(fp_text user "Rev ${PROJEKT_REV}"
(at 0.508 0 0) (at 0.508 0 0)
(unlocked yes) (unlocked yes)
(layer "F.SilkS") (layer "F.SilkS")
@@ -67,7 +78,7 @@
) )
(justify left) (justify left)
) )
(render_cache "Rev 1.0" 0 (render_cache "Rev ${PROJEKT_REV}" 0
(polygon (polygon
(pts (pts
(xy 2.127227 -1.670608) (xy 2.321975 -1.633381) (xy 2.465422 -1.578793) (xy 2.568799 -1.510425) (xy 2.127227 -1.670608) (xy 2.321975 -1.633381) (xy 2.465422 -1.578793) (xy 2.568799 -1.510425)
@@ -112,37 +123,193 @@
) )
(polygon (polygon
(pts (pts
(xy 9.492351 1.245) (xy 9.215379 1.245) (xy 9.215379 -1.155785) (xy 9.232049 -1.386594) (xy 8.497672 -1.151571) (xy 9.72316 -1.692875) (xy 10.075069 -1.667506) (xy 10.348544 -1.630043) (xy 10.327478 -1.428543)
(xy 8.459936 -1.348859) (xy 9.215379 -1.650926) (xy 9.492351 -1.650926) (xy 9.706307 -1.449609) (xy 9.635049 -0.333114) (xy 9.882712 -0.278525) (xy 10.085981 -0.218017)
(xy 10.232092 -0.133988) (xy 10.333706 -0.028665) (xy 10.402732 0.10271) (xy 10.448762 0.279514)
(xy 10.465964 0.514652) (xy 10.451331 0.753915) (xy 10.413573 0.921866) (xy 10.369421 1.018775)
(xy 10.310199 1.096177) (xy 10.235154 1.156889) (xy 10.102331 1.222931) (xy 9.949756 1.263867)
(xy 9.777818 1.283483) (xy 9.530086 1.291161) (xy 9.50499 1.291161) (xy 9.471285 1.790699) (xy 9.316129 1.790699)
(xy 9.353865 1.291161) (xy 9.014059 1.271672) (xy 8.644584 1.228147) (xy 8.665466 1.01419) (xy 9.370534 1.039286)
(xy 9.525873 1.039286) (xy 9.538512 1.039286) (xy 9.795195 1.022157) (xy 9.957933 0.98508) (xy 10.05472 0.936521)
(xy 10.122219 0.858512) (xy 10.169846 0.725148) (xy 10.188992 0.510439) (xy 10.176456 0.329337)
(xy 10.144372 0.205821) (xy 10.098683 0.124474) (xy 10.030325 0.061476) (xy 9.928292 0.008929)
(xy 9.781961 -0.030863) (xy 9.601527 -0.068599) (xy 9.525873 1.039286) (xy 9.370534 1.039286) (xy 9.446189 -0.102304)
(xy 9.169217 -0.161106) (xy 8.974381 -0.220973) (xy 8.83183 -0.304717) (xy 8.730496 -0.4106) (xy 8.661301 -0.541973)
(xy 8.61546 -0.716421) (xy 8.599048 -0.937431) (xy 8.875393 -0.937431) (xy 8.887926 -0.765398)
(xy 8.92047 -0.644573) (xy 8.967717 -0.561908) (xy 9.037329 -0.497203) (xy 9.137828 -0.444048)
(xy 9.278211 -0.404371) (xy 9.479711 -0.362423) (xy 9.551152 -1.453639) (xy 9.525873 -1.453639)
(xy 9.278211 -1.447411) (xy 9.101989 -1.415903) (xy 9.019789 -1.381611) (xy 8.969732 -1.336219)
(xy 8.93486 -1.275074) (xy 8.902687 -1.185094) (xy 8.882977 -1.08159) (xy 8.875393 -0.937431) (xy 8.599048 -0.937431)
(xy 8.598422 -0.945858) (xy 8.613101 -1.184846) (xy 8.650812 -1.350874) (xy 8.694987 -1.446127)
(xy 8.754127 -1.521353) (xy 8.829048 -1.579485) (xy 8.960692 -1.64176) (xy 9.106203 -1.67822) (xy 9.270883 -1.693813)
(xy 9.517446 -1.697088) (xy 9.567822 -1.697088) (xy 9.597314 -2.116941) (xy 9.748439 -2.116941)
) )
) )
(polygon (polygon
(pts (pts
(xy 10.399102 0.795837) (xy 10.491426 0.795837) (xy 10.551013 0.80815) (xy 10.584076 0.841213) (xy 11.818214 -1.978272) (xy 11.818214 -1.806264) (xy 11.669162 -1.793806) (xy 11.569547 -1.761958)
(xy 10.596389 0.9008) (xy 10.596389 1.140036) (xy 10.584076 1.199623) (xy 10.551013 1.232686) (xy 10.491426 1.245) (xy 11.505339 -1.715956) (xy 11.461028 -1.650055) (xy 11.430958 -1.553643) (xy 11.419427 -1.415903)
(xy 10.399102 1.245) (xy 10.342298 1.232897) (xy 10.310375 1.200029) (xy 10.298352 1.140036) (xy 10.298352 0.9008) (xy 11.419427 -0.622725) (xy 11.411758 -0.454158) (xy 11.387327 -0.343525) (xy 11.352199 -0.274312)
(xy 10.310375 0.840808) (xy 10.342298 0.807939) (xy 11.296787 -0.221068) (xy 11.20603 -0.1728) (xy 11.066801 -0.131613) (xy 11.209918 -0.075474)
(xy 11.303545 -0.020755) (xy 11.360625 0.031967) (xy 11.399093 0.098419) (xy 11.425872 0.198011)
(xy 11.436279 0.342644) (xy 11.436279 1.375059) (xy 11.447811 1.512799) (xy 11.477881 1.60921)
(xy 11.522192 1.675111) (xy 11.586396 1.72112) (xy 11.68596 1.752965) (xy 11.834884 1.76542) (xy 11.834884 1.937428)
(xy 11.608182 1.929513) (xy 11.447421 1.887752) (xy 11.335346 1.820008) (xy 11.253119 1.719802)
(xy 11.199968 1.581381) (xy 11.180191 1.391912) (xy 11.180191 0.292269) (xy 11.169566 0.160195)
(xy 11.150865 0.115519) (xy 11.112963 0.074099) (xy 11.037492 0.023724) (xy 10.907433 -0.02665)
(xy 10.907433 -0.236577) (xy 11.039507 -0.28054) (xy 11.10875 -0.3289) (xy 11.142119 -0.3707) (xy 11.15711 -0.419026)
(xy 11.163338 -0.572349) (xy 11.163338 -1.432756) (xy 11.183135 -1.622208) (xy 11.236343 -1.760631)
(xy 11.318676 -1.860853) (xy 11.430751 -1.928597) (xy 11.591512 -1.970358)
) )
) )
(polygon (polygon
(pts (pts
(xy 12.373638 -1.6851) (xy 12.548792 -1.639934) (xy 12.692964 -1.569139) (xy 12.811469 -1.473435) (xy 13.59994 -1.669533) (xy 13.795662 -1.629589) (xy 13.938174 -1.571133) (xy 14.039481 -1.497786)
(xy 12.907598 -1.350874) (xy 12.99257 -1.176453) (xy 13.061328 -0.938327) (xy 13.108318 -0.620069) (xy 14.116071 -1.399629) (xy 14.17708 -1.259407) (xy 14.218887 -1.064406) (xy 14.234753 -0.798946)
(xy 13.125951 -0.202871) (xy 13.108319 0.214221) (xy 13.061332 0.532422) (xy 12.992573 0.770525) (xy 14.219177 -0.533083) (xy 14.178172 -0.337991) (xy 14.118445 -0.197938) (xy 14.043694 -0.100106)
(xy 12.907598 0.944947) (xy 12.811469 1.067508) (xy 12.692964 1.163212) (xy 12.548792 1.234008) (xy 13.94423 -0.026356) (xy 13.805884 0.031991) (xy 13.617613 0.07163) (xy 13.36592 0.086556) (xy 13.001552 0.078162)
(xy 12.373638 1.279174) (xy 12.160581 1.295375) (xy 11.94747 1.27915) (xy 11.772559 1.233947) (xy 11.628845 1.16314) (xy 12.639786 0.053033) (xy 12.639786 1.245) (xy 12.367028 1.245) (xy 12.367028 -1.441182) (xy 12.639786 -1.441182)
(xy 11.510958 1.067461) (xy 11.41558 0.944947) (xy 11.331513 0.770665) (xy 11.263435 0.532617) (xy 12.639786 -0.152679) (xy 13.332398 -0.152679) (xy 13.564886 -0.173596) (xy 13.71984 -0.221666)
(xy 11.216893 0.21437) (xy 11.199425 -0.202871) (xy 11.46797 -0.202871) (xy 11.480599 0.155383) (xy 13.819113 -0.288967) (xy 13.886465 -0.387766) (xy 13.934433 -0.548892) (xy 13.953568 -0.798946)
(xy 11.514031 0.42541) (xy 11.562398 0.624143) (xy 11.62111 0.766528) (xy 11.710804 0.891666) (xy 11.8265 0.980386) (xy 13.934418 -1.051953) (xy 13.886421 -1.215077) (xy 13.819113 -1.315153) (xy 13.719605 -1.383399)
(xy 11.973363 1.036058) (xy 12.160581 1.056139) (xy 12.3478 1.036055) (xy 12.494626 0.98038) (xy 12.610259 0.891662) (xy 13.56468 -1.430955) (xy 13.332398 -1.449609) (xy 12.639786 -1.441182) (xy 12.367028 -1.441182)
(xy 12.69987 0.766528) (xy 12.758582 0.624143) (xy 12.806948 0.42541) (xy 12.840381 0.155383) (xy 12.85301 -0.202871) (xy 12.367028 -1.650926) (xy 12.749979 -1.674984) (xy 13.336428 -1.684631)
(xy 12.84038 -0.561231) (xy 12.806945 -0.831315) (xy 12.758579 -1.030071) (xy 12.69987 -1.172454) )
(xy 12.610259 -1.297588) (xy 12.494626 -1.386306) (xy 12.3478 -1.441981) (xy 12.160581 -1.462065) )
(xy 11.973363 -1.441984) (xy 11.8265 -1.386312) (xy 11.710804 -1.297592) (xy 11.62111 -1.172454) (polygon
(xy 11.562401 -1.030071) (xy 11.514034 -0.831315) (xy 11.4806 -0.561231) (xy 11.46797 -0.202871) (pts
(xy 11.199425 -0.202871) (xy 11.216895 -0.620218) (xy 11.263439 -0.938522) (xy 11.331517 -1.176593) (xy 16.060793 -1.670608) (xy 16.255541 -1.633381) (xy 16.398988 -1.578793) (xy 16.502364 -1.510425)
(xy 11.41558 -1.350874) (xy 11.510958 -1.473387) (xy 11.628845 -1.569066) (xy 11.772559 -1.639873) (xy 16.582329 -1.417419) (xy 16.645114 -1.285753) (xy 16.687753 -1.104011) (xy 16.703865 -0.857747)
(xy 11.94747 -1.685076) (xy 12.160581 -1.701301) (xy 16.68725 -0.615904) (xy 16.643694 -0.441519) (xy 16.580034 -0.318459) (xy 16.484984 -0.221072)
(xy 16.352154 -0.148397) (xy 16.170805 -0.102304) (xy 16.170805 -0.085451) (xy 16.280183 -0.036278)
(xy 16.373121 0.044163) (xy 16.451754 0.161589) (xy 16.515004 0.325792) (xy 16.808645 1.245) (xy 16.515004 1.245)
(xy 16.237849 0.334218) (xy 16.162826 0.181617) (xy 16.070241 0.081599) (xy 15.958894 0.022981)
(xy 15.822392 0.002658) (xy 15.104685 -0.005767) (xy 15.104685 1.245) (xy 14.831927 1.245) (xy 14.831927 -1.441182)
(xy 15.104685 -1.441182) (xy 15.104685 -0.236577) (xy 15.801326 -0.236577) (xy 16.034384 -0.256941)
(xy 16.190155 -0.303587) (xy 16.29024 -0.368651) (xy 16.359473 -0.464568) (xy 16.407725 -0.615863)
(xy 16.42671 -0.845108) (xy 16.407591 -1.077309) (xy 16.359238 -1.228878) (xy 16.29024 -1.323579)
(xy 16.190315 -1.387274) (xy 16.034624 -1.432016) (xy 15.801326 -1.449609) (xy 15.104685 -1.441182)
(xy 14.831927 -1.441182) (xy 14.831927 -1.650926) (xy 15.214878 -1.674984) (xy 15.801326 -1.684631)
)
)
(polygon
(pts
(xy 18.672098 -1.685169) (xy 18.879349 -1.640761) (xy 19.045983 -1.572586) (xy 19.179174 -1.482949)
(xy 19.284168 -1.371756) (xy 19.361796 -1.243854) (xy 19.428798 -1.073612) (xy 19.4824 -0.851171)
(xy 19.518484 -0.56516) (xy 19.531831 -0.202871) (xy 19.518487 0.159314) (xy 19.482408 0.44529)
(xy 19.42881 0.667747) (xy 19.361806 0.838039) (xy 19.284168 0.966013) (xy 19.179185 1.077135)
(xy 19.046001 1.166722) (xy 18.879369 1.234863) (xy 18.672112 1.279249) (xy 18.415519 1.295375)
(xy 18.158933 1.279252) (xy 17.951654 1.234869) (xy 17.784979 1.166729) (xy 17.651737 1.07714)
(xy 17.546686 0.966013) (xy 17.469049 0.838039) (xy 17.402044 0.667747) (xy 17.348446 0.44529)
(xy 17.312367 0.159314) (xy 17.299024 -0.202871) (xy 17.584421 -0.202871) (xy 17.599692 0.169084)
(xy 17.639765 0.443305) (xy 17.697277 0.64013) (xy 17.766871 0.777152) (xy 17.869075 0.891734)
(xy 18.00512 0.976578) (xy 18.183235 1.031666) (xy 18.415336 1.051926) (xy 18.647577 1.031624)
(xy 18.825289 0.976487) (xy 18.960578 0.891657) (xy 19.061785 0.777152) (xy 19.13056 0.64026) (xy 19.187448 0.44349)
(xy 19.227105 0.169228) (xy 19.24222 -0.202871) (xy 19.227101 -0.575089) (xy 19.187439 -0.849369)
(xy 19.13055 -1.04609) (xy 19.061785 -1.182896) (xy 18.960565 -1.297488) (xy 18.825269 -1.382372)
(xy 18.647561 -1.43754) (xy 18.415336 -1.457852) (xy 18.183251 -1.437582) (xy 18.005139 -1.382463)
(xy 17.869088 -1.297564) (xy 17.766871 -1.182896) (xy 17.697287 -1.04596) (xy 17.639774 -0.849184)
(xy 17.599695 -0.574946) (xy 17.584421 -0.202871) (xy 17.299024 -0.202871) (xy 17.31237 -0.56516)
(xy 17.348455 -0.851171) (xy 17.402056 -1.073612) (xy 17.469058 -1.243854) (xy 17.546686 -1.371756)
(xy 17.651748 -1.482954) (xy 17.784997 -1.572594) (xy 17.951674 -1.640767) (xy 18.158947 -1.685171)
(xy 18.415519 -1.701301)
)
)
(polygon
(pts
(xy 20.748343 -1.650926) (xy 20.748343 0.68263) (xy 20.730347 0.879433) (xy 20.68196 1.025858)
(xy 20.607982 1.133836) (xy 20.507935 1.211188) (xy 20.376172 1.260476) (xy 20.202827 1.278522)
(xy 20.034372 1.268227) (xy 19.858628 1.236573) (xy 19.887937 1.043499) (xy 20.110503 1.043499)
(xy 20.247766 1.027534) (xy 20.344826 0.98488) (xy 20.412436 0.918358) (xy 20.455387 0.823799)
(xy 20.471372 0.691057) (xy 20.471372 -1.650926)
)
)
(polygon
(pts
(xy 23.219653 1.01419) (xy 23.236506 1.223934) (xy 22.785492 1.241681) (xy 21.998378 1.249213)
(xy 21.849423 1.233661) (xy 21.727469 1.189843) (xy 21.626702 1.119153) (xy 21.549659 1.024272)
(xy 21.502729 0.910053) (xy 21.486201 0.770741) (xy 21.486201 -1.176667) (xy 21.502738 -1.316097)
(xy 21.549675 -1.430305) (xy 21.626702 -1.52508) (xy 21.727469 -1.595769) (xy 21.849423 -1.639587)
(xy 21.998378 -1.655139) (xy 22.785496 -1.647662) (xy 23.236506 -1.630043) (xy 23.219653 -1.420116)
(xy 22.04454 -1.420116) (xy 21.940017 -1.406947) (xy 21.864827 -1.371289) (xy 21.81124 -1.314463)
(xy 21.776465 -1.231824) (xy 21.763355 -1.113836) (xy 21.763355 -0.404371) (xy 23.055889 -0.404371)
(xy 23.055889 -0.181988) (xy 21.763355 -0.181988) (xy 21.763355 0.711939) (xy 21.776385 0.828062)
(xy 21.811 0.909558) (xy 21.864476 0.965754) (xy 21.939721 1.00111) (xy 22.04454 1.01419)
)
)
(polygon
(pts
(xy 24.500829 -0.152679) (xy 24.098012 -0.152679) (xy 24.117017 0.017665) (xy 24.123108 0.174666)
(xy 24.123108 1.245) (xy 23.850349 1.245) (xy 23.850349 -1.650926) (xy 24.123108 -1.650926) (xy 24.123108 -0.715048)
(xy 24.116777 -0.544343) (xy 24.098012 -0.379275) (xy 24.500829 -0.379275) (xy 25.428464 -1.650926)
(xy 25.734744 -1.650926) (xy 24.845028 -0.421224) (xy 24.791355 -0.351182) (xy 24.710756 -0.270099)
(xy 24.710756 -0.257459) (xy 24.792919 -0.175182) (xy 24.857668 -0.093878) (xy 25.797759 1.245)
(xy 25.487082 1.245)
)
)
(polygon
(pts
(xy 28.20697 -1.407477) (xy 27.2416 -1.407477) (xy 27.2416 1.245) (xy 26.964629 1.245) (xy 26.964629 -1.407477)
(xy 26.003472 -1.407477) (xy 26.003472 -1.650926) (xy 28.20697 -1.650926)
)
)
(polygon
(pts
(xy 30.449852 1.454926) (xy 28.620046 1.454926) (xy 28.620046 1.245) (xy 30.449852 1.245)
)
)
(polygon
(pts
(xy 32.377192 -1.670608) (xy 32.57194 -1.633381) (xy 32.715387 -1.578793) (xy 32.818764 -1.510425)
(xy 32.898728 -1.417419) (xy 32.961514 -1.285753) (xy 33.004153 -1.104011) (xy 33.020264 -0.857747)
(xy 33.00365 -0.615904) (xy 32.960093 -0.441519) (xy 32.896433 -0.318459) (xy 32.801383 -0.221072)
(xy 32.668553 -0.148397) (xy 32.487204 -0.102304) (xy 32.487204 -0.085451) (xy 32.596582 -0.036278)
(xy 32.689521 0.044163) (xy 32.768153 0.161589) (xy 32.831403 0.325792) (xy 33.125044 1.245) (xy 32.831403 1.245)
(xy 32.554249 0.334218) (xy 32.479225 0.181617) (xy 32.38664 0.081599) (xy 32.275294 0.022981)
(xy 32.138792 0.002658) (xy 31.421084 -0.005767) (xy 31.421084 1.245) (xy 31.148326 1.245) (xy 31.148326 -1.441182)
(xy 31.421084 -1.441182) (xy 31.421084 -0.236577) (xy 32.117726 -0.236577) (xy 32.350783 -0.256941)
(xy 32.506554 -0.303587) (xy 32.606639 -0.368651) (xy 32.675873 -0.464568) (xy 32.724125 -0.615863)
(xy 32.743109 -0.845108) (xy 32.72399 -1.077309) (xy 32.675637 -1.228878) (xy 32.606639 -1.323579)
(xy 32.506714 -1.387274) (xy 32.351024 -1.432016) (xy 32.117726 -1.449609) (xy 31.421084 -1.441182)
(xy 31.148326 -1.441182) (xy 31.148326 -1.650926) (xy 31.531277 -1.674984) (xy 32.117726 -1.684631)
)
)
(polygon
(pts
(xy 35.432773 1.01419) (xy 35.449625 1.223934) (xy 34.998611 1.241681) (xy 34.211497 1.249213)
(xy 34.062542 1.233661) (xy 33.940589 1.189843) (xy 33.839821 1.119153) (xy 33.762778 1.024272)
(xy 33.715848 0.910053) (xy 33.69932 0.770741) (xy 33.69932 -1.176667) (xy 33.715857 -1.316097)
(xy 33.762794 -1.430305) (xy 33.839821 -1.52508) (xy 33.940589 -1.595769) (xy 34.062542 -1.639587)
(xy 34.211497 -1.655139) (xy 34.998615 -1.647662) (xy 35.449625 -1.630043) (xy 35.432773 -1.420116)
(xy 34.257659 -1.420116) (xy 34.153136 -1.406947) (xy 34.077946 -1.371289) (xy 34.024359 -1.314463)
(xy 33.989585 -1.231824) (xy 33.976475 -1.113836) (xy 33.976475 -0.404371) (xy 35.269008 -0.404371)
(xy 35.269008 -0.181988) (xy 33.976475 -0.181988) (xy 33.976475 0.711939) (xy 33.989505 0.828062)
(xy 34.024119 0.909558) (xy 34.077596 0.965754) (xy 34.15284 1.00111) (xy 34.257659 1.01419)
)
)
(polygon
(pts
(xy 38.120055 -1.650926) (xy 37.200847 1.165315) (xy 37.158414 1.22543) (xy 37.09167 1.245) (xy 36.78539 1.245)
(xy 36.732747 1.235588) (xy 36.697842 1.20975) (xy 36.676213 1.165315) (xy 35.757005 -1.650926)
(xy 36.042403 -1.650926) (xy 36.789603 0.711939) (xy 36.881927 1.02683) (xy 36.995133 1.02683)
(xy 37.087457 0.711939) (xy 37.834657 -1.650926)
)
)
(polygon
(pts
(xy 38.398491 -1.806264) (xy 38.398491 -1.978272) (xy 38.625195 -1.970354) (xy 38.785883 -1.928589)
(xy 38.897846 -1.860853) (xy 38.980179 -1.760631) (xy 39.033388 -1.622208) (xy 39.053184 -1.432756)
(xy 39.053184 -0.572349) (xy 39.059413 -0.419026) (xy 39.074503 -0.370683) (xy 39.107773 -0.3289)
(xy 39.177016 -0.28054) (xy 39.309273 -0.236577) (xy 39.309273 -0.02665) (xy 39.145184 0.047178)
(xy 39.08689 0.090769) (xy 39.051268 0.16239) (xy 39.036515 0.292269) (xy 39.036515 1.391912) (xy 39.016718 1.581363)
(xy 38.96351 1.719787) (xy 38.881176 1.820008) (xy 38.769102 1.887752) (xy 38.608341 1.929513)
(xy 38.381639 1.937428) (xy 38.381639 1.76542) (xy 38.530691 1.752957) (xy 38.630232 1.721106)
(xy 38.694331 1.675111) (xy 38.738744 1.609194) (xy 38.768874 1.51278) (xy 38.780426 1.375059)
(xy 38.780426 0.342644) (xy 38.790811 0.197993) (xy 38.817529 0.098403) (xy 38.855897 0.031967)
(xy 38.913077 -0.020773) (xy 39.006727 -0.075491) (xy 39.149721 -0.131613) (xy 39.010616 -0.172785)
(xy 38.919836 -0.221051) (xy 38.864324 -0.274312) (xy 38.829292 -0.34351) (xy 38.804923 -0.454141)
(xy 38.797279 -0.622725) (xy 38.797279 -1.415903) (xy 38.785726 -1.553625) (xy 38.755596 -1.650038)
(xy 38.711183 -1.715956) (xy 38.646979 -1.761965) (xy 38.547416 -1.793809)
) )
) )
) )
@@ -223,5 +390,12 @@
) )
) )
) )
(group ""
(uuid "48781efe-05be-4525-9a7c-902d252229ef")
(members "249fe477-0d4d-4d2f-b89d-07f97eb49624" "37ad87cf-8dc2-47b0-ad55-73c07b68509b"
"5d82d78f-78d4-4d32-9d46-b08a0e3bce52" "8bc7c0a2-28c2-408d-8969-721440a4241b"
"998d40b5-3bc4-4b2c-9784-585f023c3c36"
)
)
(embedded_fonts no) (embedded_fonts no)
) )

View File

@@ -54,6 +54,17 @@
) )
) )
) )
(fp_rect
(start -8.4 -0.8)
(end 12.5 0.6)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "d038621d-8f2e-4891-9375-4ca820e1be14")
)
(fp_text user "created by" (fp_text user "created by"
(at -0.508 0 0) (at -0.508 0 0)
(unlocked yes) (unlocked yes)
@@ -228,5 +239,9 @@
) )
) )
) )
(group ""
(uuid "52c1fae9-7d9c-4912-8f2f-e2f7934ba30e")
(members "30805e3d-a6bd-47e9-ac44-987700ea2ea7" "d038621d-8f2e-4891-9375-4ca820e1be14")
)
(embedded_fonts no) (embedded_fonts no)
) )

View File

@@ -55,16 +55,85 @@
) )
) )
) )
(fp_rect (fp_line
(start -4.6 -4.6) (start -4.75 -4.75)
(end 4.6 4.6) (end -4.75 -3.75)
(stroke (stroke
(width 0.1) (width 0.1)
(type solid) (type default)
) )
(fill yes) (layer "F.SilkS")
(layer "F.Mask") (uuid "287b1eb1-2921-4e07-8bc1-25e8cff6019f")
(uuid "52bdf289-035f-4ac1-8a5d-e4ca5482e099") )
(fp_line
(start -4.75 -4.75)
(end -3.75 -4.75)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "496b2af4-f61e-49cf-b6d7-79908034c102")
)
(fp_line
(start -4.75 4.8)
(end -4.75 3.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "003ca7fa-12b8-457c-b065-ee040d766db5")
)
(fp_line
(start -4.75 4.8)
(end -3.75 4.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "dee913de-aa72-4074-85bb-f3a76c6bebcd")
)
(fp_line
(start 4.8 -4.75)
(end 3.8 -4.75)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "40186396-9aed-480e-b19b-f1c0806a268c")
)
(fp_line
(start 4.8 -4.75)
(end 4.8 -3.75)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "df54e04d-24ee-4fd4-baeb-072e6001bb33")
)
(fp_line
(start 4.8 4.8)
(end 3.8 4.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "1dbf9030-2d10-4b85-ab74-9419e9be9c45")
)
(fp_line
(start 4.8 4.8)
(end 4.8 3.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "0ac021e1-6393-4190-8be9-b2eff2c13c9a")
) )
(fp_rect (fp_rect
(start -4.75 -4.75) (start -4.75 -4.75)

View File

@@ -0,0 +1,326 @@
(footprint "S-PVSON-N8"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -10.5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "b7a8d5fd-fbf1-49fc-8003-bdc455cce47f")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "S-PVSON-N8"
(at 0 1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "dd9133fa-a675-402b-a301-1b7e30eb36ed")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c237be81-ee25-4d9d-b945-db6b3c23d990")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e259358f-1feb-40c5-8da1-333694c0d01b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.575 1.575)
(end -1.575 1.225)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "02cc6b00-6ca8-4b5e-b2ad-7f10defcb952")
)
(fp_line
(start -1.575 1.575)
(end -1.225 1.575)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "615ab2be-ea76-4bde-9a96-1eefa6ba63ae")
)
(fp_line
(start 1.575 -1.575)
(end 1.225 -1.575)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "3a62d91a-4419-46d5-9d57-be4a0d945246")
)
(fp_line
(start 1.575 -1.225)
(end 1.575 -1.575)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "08ff7c18-14ad-4f64-b7c9-7de4e313fc6f")
)
(fp_line
(start 1.575 1.575)
(end 1.225 1.575)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "4359c3e4-473c-4ab4-b899-b5b8dea9ec1e")
)
(fp_line
(start 1.575 1.575)
(end 1.575 1.225)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "39f0ceec-9912-4683-9242-0e0cea6246c4")
)
(fp_poly
(pts
(xy -1.597685 -1.7) (xy -1.397685 -2) (xy -1.797685 -2)
)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "0923c9e8-5b6e-4e6f-8fa6-36217693eb5f")
)
(fp_rect
(start -0.125 -0.125)
(end -0.775 -1.125)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Paste")
(uuid "bfd9f2dd-5b2f-40f7-97aa-8ff4781daa88")
)
(fp_rect
(start -0.125 0.125)
(end -0.775 1.125)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Paste")
(uuid "0306551e-dbb4-4fc9-9448-c4449d1adc18")
)
(fp_rect
(start 0.125 -0.125)
(end 0.775 -1.125)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Paste")
(uuid "b35a2ca8-c436-44cf-a9d3-764c6c8b4386")
)
(fp_rect
(start 0.125 0.125)
(end 0.775 1.125)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Paste")
(uuid "3f3cfacf-29df-4500-8f2b-a6d3d9195b1c")
)
(fp_rect
(start -1.575 -1.575)
(end 1.575 1.575)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "8cd17b04-9f6a-469d-a878-b3a127e5947c")
)
(fp_text user "${REFERENCE}"
(at 0 2.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "bb2f483d-8636-4b1e-88a0-b098dc8be1ea")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -1.475 -0.975)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_left bottom_left)
(uuid "0d744433-77a1-4c3b-88ef-9e630f1c4388")
)
(pad "2" smd roundrect
(at -1.475 -0.327)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_left bottom_left)
(uuid "1206d3d0-5a28-4e8d-a48d-d4fc41488a4c")
)
(pad "3" smd roundrect
(at -1.475 0.327)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_left bottom_left)
(uuid "99179aa0-7d4f-472e-bc7c-5a9969d31f22")
)
(pad "4" smd roundrect
(at -1.475 0.975)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_left bottom_left)
(uuid "3b9f98ff-7782-47d0-8357-2fffab96d87b")
)
(pad "5" smd roundrect
(at 1.475 0.975)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_right bottom_right)
(uuid "42e258da-077c-43c3-a1b9-f1187ed09c73")
)
(pad "6" smd roundrect
(at 1.475 0.327)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_right bottom_right)
(uuid "9ee9be5b-d88b-4192-96df-50bd42e901b8")
)
(pad "7" smd roundrect
(at 1.475 -0.327)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_right bottom_right)
(uuid "148475e6-07e1-49f5-887a-48bae360180f")
)
(pad "8" smd roundrect
(at 1.475 -0.975)
(size 0.85 0.35)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.5)
(chamfer_ratio 0)
(chamfer top_right bottom_right)
(uuid "4d5d2876-fb80-454b-9819-0a29e6298f36")
)
(pad "9" thru_hole circle
(at -0.5 -0.75)
(size 0.4 0.4)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "6bbdfd1d-06dc-42be-ab31-f3f51ec1c457")
)
(pad "9" thru_hole circle
(at -0.5 0.75)
(size 0.4 0.4)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "f43e6304-50a8-4cc2-aa34-00602052eedd")
)
(pad "9" thru_hole circle
(at 0 0)
(size 0.4 0.4)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "2659db6f-15a9-4de4-85fb-4bc9a827f099")
)
(pad "9" smd rect
(at 0 0)
(size 1.65 2.4)
(layers "F.Cu" "F.Mask")
(uuid "6d3aaa4c-880b-461d-b87e-c641bf301694")
)
(pad "9" thru_hole circle
(at 0.5 -0.75)
(size 0.4 0.4)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "09e55505-1103-4b09-8cb4-77ca56535e92")
)
(pad "9" thru_hole circle
(at 0.5 0.75)
(size 0.4 0.4)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "c9a0812c-c7fa-4e76-9265-8063d5fb176e")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Package_SON.3dshapes/VSON-8_3.3x3.3mm_P0.65mm_NexFET.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,290 @@
(footprint "SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_custom"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip")
(tags "net tie solder jumper bridged")
(property "Reference" "JP306"
(at 0 -1.8 0)
(layer "F.SilkS")
(hide yes)
(uuid "0e1f474e-7efa-4c5f-b4e8-eb30ad332c60")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Jumper_3_Open"
(at 0 1.9 0)
(layer "F.Fab")
(uuid "1fe1efc9-ae08-4d96-b774-cbe0482279fd")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cf0fd02b-44b3-485e-823c-3dad48ba7d37")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Jumper, 3-pole, pins 1+2 closed/bridged"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8625bdce-225f-46f8-802e-6c14f450aa6c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Manufacturer Part #" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b0c813a9-4eac-4adf-ac8f-562dacad5d5a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC Part #" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "dfc20a34-5ad9-4958-8c1f-409c9bc36125")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "FT Rotation Offset" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3603cb2a-5801-4112-af0c-5a1adac3801e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(zone_connect 1)
(attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
(net_tie_pad_groups "1,2")
(fp_poly
(pts
(xy -0.9 -0.3) (xy -0.4 -0.3) (xy -0.4 0.3) (xy -0.9 0.3)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Cu")
(uuid "2e265397-f5a5-438c-9910-90fb661e1879")
)
(fp_rect
(start -0.75 -0.75)
(end 0.75 0.75)
(stroke
(width 0)
(type default)
)
(fill yes)
(layer "F.Mask")
(uuid "abff6afb-c8da-44a4-aa46-a9e7cd3a53b6")
)
(fp_line
(start -2.05 0.3)
(end -2.05 -0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "850754a3-a8ad-4f6c-b6d6-196baec78c7e")
)
(fp_line
(start -1.4 -1)
(end 1.4 -1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "af6ba375-d695-49a1-bbb4-c285e3138603")
)
(fp_line
(start 1.4 1)
(end -1.4 1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b6437ab4-75c6-43aa-ad5a-0efe7cf7db3a")
)
(fp_line
(start 2.05 -0.3)
(end 2.05 0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ff7ad500-2918-4b27-8c5f-26fe73dff603")
)
(fp_arc
(start -2.05 -0.3)
(mid -1.844975 -0.794975)
(end -1.35 -1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "82f90e15-b668-499c-b570-0417e658ba81")
)
(fp_arc
(start -1.35 1)
(mid -1.844975 0.794975)
(end -2.05 0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "8ab5ef0e-a025-4aa5-a41a-ac5621ca8198")
)
(fp_arc
(start 1.35 -1)
(mid 1.844975 -0.794975)
(end 2.05 -0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9ab955ac-9ea0-42f2-9c02-58ecd8e855fb")
)
(fp_arc
(start 2.05 0.3)
(mid 1.844975 0.794975)
(end 1.35 1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f04f27a8-cdea-4bbc-8ff2-54910ab8e725")
)
(fp_rect
(start -2.15 -1.1)
(end 2.15 1.1)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "0a827bdc-3e22-451c-946b-55a818aaa615")
)
(pad "1" smd custom
(at -1.3 0)
(size 1 0.5)
(layers "F.Cu" "F.Mask")
(zone_connect 2)
(thermal_bridge_angle 45)
(options
(clearance outline)
(anchor rect)
)
(primitives
(gr_circle
(center 0 0.25)
(end 0.5 0.25)
(width 0)
(fill yes)
)
(gr_circle
(center 0 -0.25)
(end 0.5 -0.25)
(width 0)
(fill yes)
)
(gr_poly
(pts
(xy 0.55 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.55 -0.75)
)
(width 0)
(fill yes)
)
)
(uuid "b520c6a6-f739-4356-99f7-c7264f479795")
)
(pad "2" smd rect
(at 0 0)
(size 1 1.5)
(layers "F.Cu" "F.Mask")
(uuid "1f25fc26-a887-435f-8eec-6a78d712434c")
)
(pad "3" smd custom
(at 1.3 0)
(size 1 0.5)
(layers "F.Cu" "F.Mask")
(zone_connect 2)
(thermal_bridge_angle 45)
(options
(clearance outline)
(anchor rect)
)
(primitives
(gr_circle
(center 0 0.25)
(end 0.5 0.25)
(width 0)
(fill yes)
)
(gr_circle
(center 0 -0.25)
(end 0.5 -0.25)
(width 0)
(fill yes)
)
(gr_poly
(pts
(xy 0 0.75) (xy -0.55 0.75) (xy -0.55 -0.75) (xy 0 -0.75)
)
(width 0)
(fill yes)
)
)
(uuid "95248b75-aae9-4357-8e4b-2ec7ce8a1ad7")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,130 @@
(footprint "Switzerland"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -0.5 0)
(unlocked yes)
(layer "F.SilkS")
(hide yes)
(uuid "4d744c5a-7c16-4740-a330-ac79a71733e3")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "Switzerland"
(at -0.2 2.55 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c20dca1d-d535-4261-911f-5f7e77721b0a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "a7ed8506-c593-4125-99cc-fbdf2743ef18")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c9140229-63ac-4351-8a7f-1d0664f42600")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_rect
(start -1.6 -1.6)
(end 1.6 1.6)
(stroke
(width 0.1)
(type default)
)
(fill no)
(layer "F.SilkS")
(uuid "83c2a285-ba1e-4eb6-817f-830894ea4be3")
)
(fp_poly
(pts
(xy -1 0.3) (xy -1 -0.3) (xy -0.3 -0.3) (xy -0.3 -1) (xy 0.3 -1) (xy 0.3 -0.3) (xy 1 -0.3) (xy 1 0.3)
(xy 0.3 0.3) (xy 0.3 1) (xy -0.3 1) (xy -0.3 0.3)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "c5027102-92e8-42b5-a1c8-8003553902e1")
)
(fp_rect
(start -22.5 -1.6)
(end 1.6 1.6)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "986d2556-45c7-4b49-9518-78bdc7680548")
)
(fp_text user "engineered in Switzerland"
(at -2.3 0 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "3321ce3d-a75c-458d-ab7c-ce4c78c5b34c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
(justify right)
)
)
(fp_text user "${REFERENCE}"
(at -4.6 0.1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "18348afd-9338-456d-b66f-be37a947382c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(group ""
(uuid "1c4ad302-7fa2-4ed8-bb92-0cc93be9ace1")
(members "18348afd-9338-456d-b66f-be37a947382c" "3321ce3d-a75c-458d-ab7c-ce4c78c5b34c"
"83c2a285-ba1e-4eb6-817f-830894ea4be3" "986d2556-45c7-4b49-9518-78bdc7680548"
"c5027102-92e8-42b5-a1c8-8003553902e1"
)
)
(group ""
(uuid "86eef173-2068-44cb-8e06-cbb69f08279e")
(members "1c4ad302-7fa2-4ed8-bb92-0cc93be9ace1")
)
(embedded_fonts no)
)

View File

@@ -6206,5 +6206,16 @@
(layer "F.CrtYd") (layer "F.CrtYd")
(uuid "1a1c2516-9a4d-4625-a8a9-8db4fd03f878") (uuid "1a1c2516-9a4d-4625-a8a9-8db4fd03f878")
) )
(fp_rect
(start -10 -10)
(end 10 10)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "d12b1aff-30f7-47cc-ae6d-1ad5bf015cf0")
)
(embedded_fonts no) (embedded_fonts no)
) )