Compare commits
4 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
5ba796fc5e | |
|
|
3b99be9e3f | |
|
|
d258430ce4 | |
|
|
76c554b450 |
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,68 @@
|
|||
# 📝 Changelog
|
||||
|
||||
*🇬🇧 English version: [CHANGELOG.md](CHANGELOG.md)*
|
||||
|
||||
Alle wichtigen Änderungen am Laser CANbus Toolhead PCB Projekt werden in dieser Datei dokumentiert.
|
||||
|
||||
Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
und dieses Projekt folgt [Semantic Versioning](https://semver.org/spec/v2.0.0.html) für Hardware-Revisionen.
|
||||
|
||||
## [Unveröffentlicht]
|
||||
|
||||
## [Rev. 0.1] - 2025-11-26
|
||||
|
||||
### 🔧 Hardware-Änderungen
|
||||
- **Transistor Upgrade:** MOSFET durch CJAC70P06 ersetzt (60V Spannungsfestigkeit, verbesserte Sicherheitsmarge)
|
||||
- **Sensor Upgrade:** Wechsel von ADXL345 zu ICM-20602 (bessere Verfügbarkeit, moderner 6-Achsen IMU mit Gyroskop)
|
||||
- **Steckverbinder Änderung:** Micro Fit 3.0 Steckverbinder von SMD zu THT geändert für bessere mechanische Stabilität
|
||||
|
||||
### 🎨 Design-Verbesserungen
|
||||
- **Bestückungsdruck Verbesserung:** Steckerbelegungen zum Bestückungsdruck hinzugefügt für einfachere Montage und Fehlersuche
|
||||
- **Layout-Optimierung:** Bestückungsplatz aufgeräumt und Routing für bessere Signalintegrität optimiert
|
||||
- **Dokumentation:** Übersichtsbild an aktuelles Design angepasst
|
||||
|
||||
### 📋 Dokumentation & Produktion
|
||||
- **BOM Update:** Bauteil-Bestellnummern für einfachere Beschaffung hinzugefügt
|
||||
- **Produktionsdateien:** Montage- und Produktionsdateien mit aktuellen Bauteilen aktualisiert
|
||||
- **Dokumentation:** Umfassendes Changelog und Inhaltsverzeichnis zu README-Dateien hinzugefügt
|
||||
- **Sprachunterstützung:** Verbesserte Dokumentationsstruktur mit ordentlichen Sprachverlinkungen
|
||||
|
||||
### 🔌 Elektrische Spezifikationen
|
||||
- **Spannungsfestigkeit:** Verbessert auf 60V (CJAC70P06 vs. vorherigem AO4407A)
|
||||
- **Strombelastbarkeit:** 6A kontinuierlich, 8A Spitzenstrom beibehalten
|
||||
- **Sensor-Fähigkeiten:** Upgrade auf 6-Achsen Bewegungserkennung (Beschleunigungssensor + Gyroskop)
|
||||
|
||||
## [Rev. 0.0] - 2025-11-25
|
||||
|
||||
### 🚀 Erste Veröffentlichung
|
||||
- **Mikrocontroller:** STM32F072CBU6 (Cortex-M0, 48MHz, CAN-fähig)
|
||||
- **CAN-Bus Kommunikation:** SN65HVD230 Transceiver mit ESD-Schutz
|
||||
- **Laser-Leistungssteuerung:** 24V/4A Steuerung mit AO4407A MOSFET
|
||||
- **Input Shaping:** ADXL345 Beschleunigungssensor für Klipper Resonanzmessung
|
||||
- **Stromversorgung:** MP2459 Buck Converter (24V zu 5V) und XC6206 LDO (5V zu 3.3V)
|
||||
- **Sicherheitsfeatures:** Hardware-Pull-Down, TVS-Schutz, PTC-Sicherung
|
||||
- **Diagnose:** Mehrere Status-LEDs für Systemüberwachung
|
||||
|
||||
### 🔧 Features
|
||||
- Klipper-kompatible Firmware-Unterstützung
|
||||
- CAN-Bus Kommunikation mit 1 Mbit/s
|
||||
- Hardware-PWM für Laser-Steuerung
|
||||
- Split-Terminierung via Solder-Jumper
|
||||
- Soft-Start Schaltung für Laser-Stromversorgung
|
||||
- Debug/Programming-Header für Entwicklung
|
||||
|
||||
---
|
||||
|
||||
## 📊 Versions-Vergleich
|
||||
|
||||
| Feature | Rev. 0.0 | Rev. 0.1 |
|
||||
|---------|----------|----------|
|
||||
| **MOSFET** | AO4407A | CJAC70P06 (60V) |
|
||||
| **Sensor** | ADXL345 (3-Achsen) | ICM-20602 (6-Achsen) |
|
||||
| **Steckverbinder** | SMD | THT |
|
||||
| **Spannungsfestigkeit** | Standard | 60V Verbessert |
|
||||
| **Bestückungsdruck** | Basis | Erweitert mit Pinbelegungen |
|
||||
|
||||
---
|
||||
|
||||
*Für technische Dokumentation siehe [README.de.md](README.de.md)*
|
||||
|
|
@ -0,0 +1,68 @@
|
|||
# 📝 Changelog
|
||||
|
||||
*🇩🇪 Deutsche Version: [CHANGELOG.de.md](CHANGELOG.de.md)*
|
||||
|
||||
All notable changes to the Laser CANbus Toolhead PCB 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/spec/v2.0.0.html) for hardware revisions.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [Rev. 0.1] - 2025-11-26
|
||||
|
||||
### 🔧 Hardware Changes
|
||||
- **Transistor Upgrade:** Replaced MOSFET with CJAC70P06 (60V voltage rating, improved safety margin)
|
||||
- **Sensor Upgrade:** Changed from ADXL345 to ICM-20602 (better availability, modern 6-axis IMU with gyroscope)
|
||||
- **Connector Change:** Micro Fit 3.0 connectors changed from SMD to THT mounting for better mechanical stability
|
||||
|
||||
### 🎨 Design Improvements
|
||||
- **Silkscreen Enhancement:** Added connector pin assignments to silkscreen for easier assembly and debugging
|
||||
- **Layout Optimization:** Cleaned up component placement and optimized routing for better signal integrity
|
||||
- **Documentation:** Updated overview image to reflect current design
|
||||
|
||||
### 📋 Documentation & Production
|
||||
- **BOM Update:** Added component order numbers for easier procurement
|
||||
- **Production Files:** Updated assembly and production files with current components
|
||||
- **Documentation:** Added comprehensive changelog and table of contents to README files
|
||||
- **Language Support:** Improved documentation structure with proper language links
|
||||
|
||||
### 🔌 Electrical Specifications
|
||||
- **Voltage Rating:** Improved to 60V (CJAC70P06 vs. previous AO4407A)
|
||||
- **Current Handling:** Maintained 6A continuous, 8A peak capability
|
||||
- **Sensor Capability:** Upgraded to 6-axis motion sensing (accelerometer + gyroscope)
|
||||
|
||||
## [Rev. 0.0] - 2025-11-25
|
||||
|
||||
### 🚀 Initial Release
|
||||
- **Microcontroller:** STM32F072CBU6 (Cortex-M0, 48MHz, CAN-capable)
|
||||
- **CAN-Bus Communication:** SN65HVD230 transceiver with ESD protection
|
||||
- **Laser Power Control:** 24V/4A control with AO4407A MOSFET
|
||||
- **Input Shaping:** ADXL345 accelerometer for Klipper resonance measurement
|
||||
- **Power Supply:** MP2459 buck converter (24V to 5V) and XC6206 LDO (5V to 3.3V)
|
||||
- **Safety Features:** Hardware pull-down, TVS protection, PTC fuse
|
||||
- **Diagnostics:** Multiple status LEDs for system monitoring
|
||||
|
||||
### 🔧 Features
|
||||
- Klipper-compatible firmware support
|
||||
- CAN-Bus communication at 1 Mbit/s
|
||||
- Hardware PWM for laser control
|
||||
- Split termination via solder jumper
|
||||
- Soft-start circuit for laser power
|
||||
- Debug/programming header for development
|
||||
|
||||
---
|
||||
|
||||
## 📊 Version Comparison
|
||||
|
||||
| Feature | Rev. 0.0 | Rev. 0.1 |
|
||||
|---------|----------|----------|
|
||||
| **MOSFET** | AO4407A | CJAC70P06 (60V) |
|
||||
| **Sensor** | ADXL345 (3-axis) | ICM-20602 (6-axis) |
|
||||
| **Connectors** | SMD | THT |
|
||||
| **Voltage Rating** | Standard | 60V Enhanced |
|
||||
| **Silkscreen** | Basic | Enhanced with pinouts |
|
||||
|
||||
---
|
||||
|
||||
*For technical documentation, see [README.md](README.md)*
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -125,7 +125,7 @@
|
|||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.5,
|
||||
"min_copper_edge_clearance": 0.2,
|
||||
"min_groove_width": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
|
|
@ -521,6 +521,10 @@
|
|||
{
|
||||
"netclass": "24V",
|
||||
"pattern": "*_{L}"
|
||||
},
|
||||
{
|
||||
"netclass": "24V",
|
||||
"pattern": "V_{SYS}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -583,7 +587,7 @@
|
|||
"group_by": true,
|
||||
"label": "Exclude from BOM",
|
||||
"name": "${EXCLUDE_FROM_BOM}",
|
||||
"show": false
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
|
|
@ -632,6 +636,12 @@
|
|||
"label": "Manufacturer Part #",
|
||||
"name": "Manufacturer Part #",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Sim.Pin",
|
||||
"name": "Sim.Pin",
|
||||
"show": false
|
||||
}
|
||||
],
|
||||
"filter_string": "",
|
||||
|
|
@ -703,5 +713,7 @@
|
|||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {
|
||||
"PROJEKT_REV": "0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
772
PWR.kicad_sch
772
PWR.kicad_sch
|
|
@ -1,772 +0,0 @@
|
|||
(kicad_sch
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "9.0")
|
||||
(uuid "9deb6131-6bd9-43e4-b659-b85fb5864adb")
|
||||
(paper "A4")
|
||||
(lib_symbols
|
||||
(symbol "Device:C"
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0.254)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "C"
|
||||
(at 0.635 2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "C"
|
||||
(at 0.635 -2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 0.9652 -3.81 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" "Unpolarized capacitor"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "cap capacitor"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "C_*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "C_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.032 0.762) (xy 2.032 0.762)
|
||||
)
|
||||
(stroke
|
||||
(width 0.508)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.032 -0.762) (xy 2.032 -0.762)
|
||||
)
|
||||
(stroke
|
||||
(width 0.508)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "C_1_1"
|
||||
(pin passive line
|
||||
(at 0 3.81 270)
|
||||
(length 2.794)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at 0 -3.81 90)
|
||||
(length 2.794)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "Regulator_Switching:TPS54302"
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "U"
|
||||
(at -7.62 6.35 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "TPS54302"
|
||||
(at 0 6.35 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6"
|
||||
(at 1.27 -8.89 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps54302.pdf"
|
||||
(at -7.62 8.89 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "3A, 4.5 to 28V Input, EMI Friendly integrated switch synchronous step-down regulator, pulse-skipping, SOT-23-6"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "switching buck converter power-supply voltage regulator emi spread spectrum"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "SOT?23*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "TPS54302_0_1"
|
||||
(rectangle
|
||||
(start -7.62 5.08)
|
||||
(end 7.62 -5.08)
|
||||
(stroke
|
||||
(width 0.254)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type background)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "TPS54302_1_1"
|
||||
(pin power_in line
|
||||
(at -10.16 2.54 0)
|
||||
(length 2.54)
|
||||
(name "VIN"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "3"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin input line
|
||||
(at -10.16 -2.54 0)
|
||||
(length 2.54)
|
||||
(name "EN"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "5"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin power_in line
|
||||
(at 0 -7.62 90)
|
||||
(length 2.54)
|
||||
(name "GND"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at 10.16 2.54 180)
|
||||
(length 2.54)
|
||||
(name "BOOT"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "6"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin power_out line
|
||||
(at 10.16 0 180)
|
||||
(length 2.54)
|
||||
(name "SW"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin input line
|
||||
(at 10.16 -2.54 180)
|
||||
(length 2.54)
|
||||
(name "FB"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "4"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 143.51 62.23) (xy 143.51 59.69)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "0b2b826b-7e18-42fd-841e-c4e2cd9f084c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 143.51 59.69) (xy 140.97 59.69)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "0cfaa222-29d1-4cc9-864d-56a9ec0a4f0c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 95.25 62.23) (xy 95.25 59.69)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "18377845-f1d5-4d29-94ee-ee54d7df7cc0")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 95.25 69.85) (xy 95.25 72.39)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "290be4e8-079e-45d8-bbcd-d6b0acff2822")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 95.25 59.69) (xy 110.49 59.69)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "2bb60695-4aa2-4fab-a9e1-ad11bb2d888b")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 130.81 59.69) (xy 133.35 59.69)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "6e28ef9e-532d-410f-b14a-16c15aae10e8")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 120.65 72.39) (xy 120.65 69.85)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "c69ddbc6-d533-4aa3-ac9d-3b95543d9919")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 130.81 62.23) (xy 143.51 62.23)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "e4d9c8cb-6b60-4b24-baa6-10509607e787")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 95.25 72.39) (xy 120.65 72.39)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "e8ae0d10-28dc-43db-bae0-94b13e1c7eca")
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 161.29 66.04 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "02a209cb-5a81-464e-b525-3b886f7f5104")
|
||||
(property "Reference" "C303"
|
||||
(at 157.48 64.7699 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(property "Value" "22uF"
|
||||
(at 157.48 67.3099 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||
(at 162.2552 69.85 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 161.29 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Unpolarized capacitor"
|
||||
(at 161.29 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Manufacturer Part #" "CL21A226MAQNNNE"
|
||||
(at 161.29 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "LCSC Part #" "C45783"
|
||||
(at 161.29 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "FT Rotation Offset" ""
|
||||
(at 161.29 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "35ee8bad-bfa0-46a0-b5a1-06a5913dce75")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "03521963-8bbf-4d66-82ea-bf5334fdfda6")
|
||||
)
|
||||
(instances
|
||||
(project "Laser CANbus Toolhead"
|
||||
(path "/ce7005b1-0d93-427d-a521-eed016fd602d/d0144b31-5a95-4bdd-81ee-19b538f73ab4"
|
||||
(reference "C303")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 137.16 59.69 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "3679570e-8979-4ce3-87db-fd6e26cd4f52")
|
||||
(property "Reference" "C301"
|
||||
(at 137.16 52.07 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "100n"
|
||||
(at 137.16 54.61 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
||||
(at 140.97 58.7248 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 137.16 59.69 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Unpolarized capacitor"
|
||||
(at 137.16 59.69 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "be5b5a6c-36a2-4034-aef0-c4252ab46743")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "a3727b57-becb-4db2-ba99-1288e69064f9")
|
||||
)
|
||||
(instances
|
||||
(project "Laser CANbus Toolhead"
|
||||
(path "/ce7005b1-0d93-427d-a521-eed016fd602d/d0144b31-5a95-4bdd-81ee-19b538f73ab4"
|
||||
(reference "C301")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Regulator_Switching:TPS54302")
|
||||
(at 120.65 62.23 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "8c1d4e02-b7ab-41ad-9452-39789c730d28")
|
||||
(property "Reference" "U301"
|
||||
(at 120.65 52.07 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "TPS54302"
|
||||
(at 120.65 54.61 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6"
|
||||
(at 121.92 71.12 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps54302.pdf"
|
||||
(at 113.03 53.34 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "3A, 4.5 to 28V Input, EMI Friendly integrated switch synchronous step-down regulator, pulse-skipping, SOT-23-6"
|
||||
(at 120.65 62.23 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "4"
|
||||
(uuid "0065511a-ca9b-4e91-9cc2-36fc1e61f712")
|
||||
)
|
||||
(pin "3"
|
||||
(uuid "a0ab71e4-f644-4c47-9581-78495c93fb7a")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "d835eb28-f92b-4f73-95a6-bf98739231f5")
|
||||
)
|
||||
(pin "6"
|
||||
(uuid "a8b83737-ec52-476d-8469-36f2625c5bee")
|
||||
)
|
||||
(pin "5"
|
||||
(uuid "213e3b80-0d03-4713-b49d-707aad7b678e")
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "d666f13f-31d5-4787-a132-2b44cf35a33c")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/ce7005b1-0d93-427d-a521-eed016fd602d/d0144b31-5a95-4bdd-81ee-19b538f73ab4"
|
||||
(reference "U301")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 95.25 66.04 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "e0739c7d-9b80-4e83-a73f-2e72fda575a1")
|
||||
(property "Reference" "C302"
|
||||
(at 91.44 64.7699 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(property "Value" "10uF"
|
||||
(at 91.44 67.3099 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||
(at 96.2152 69.85 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 95.25 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Unpolarized capacitor"
|
||||
(at 95.25 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Manufacturer Part #" "GRM21BR61H106KE43L"
|
||||
(at 95.25 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "LCSC Part #" "C440198"
|
||||
(at 95.25 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "FT Rotation Offset" ""
|
||||
(at 95.25 66.04 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "ce30f374-119f-420b-bfba-29a92d325735")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "0b29189d-72b1-4407-b483-519e63c25823")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/ce7005b1-0d93-427d-a521-eed016fd602d/d0144b31-5a95-4bdd-81ee-19b538f73ab4"
|
||||
(reference "C302")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
128
README.de.md
128
README.de.md
|
|
@ -1,9 +1,53 @@
|
|||
# 🔥 Laser CANbus Toolhead PCB
|
||||
|
||||
Ein kompaktes, robustes Toolhead-Board für Klipper-basierte Lasergravierer und -schneider (CoreXY). Dieses Board integriert Stromversorgung, Lasertreiber-Logik, CAN-Bus Kommunikation und Input Shaping (ADXL345) auf kleinstem Raum.
|
||||
> 🌍 **Sprachen:** [English](README.md) | [Deutsch](README.de.md)
|
||||
|
||||
Ein kompaktes, robustes Toolhead-Board für Klipper-basierte Lasergravierer und -schneider (CoreXY). Dieses Board integriert Stromversorgung, Lasertreiber-Logik, CAN-Bus Kommunikation und Input Shaping (ICM-20602) auf kleinstem Raum.
|
||||
|
||||

|
||||
|
||||
## 📚 Inhalt
|
||||
|
||||
<!-- @import "[TOC]" {cmd="toc" depthFrom=1 depthTo=6 orderedList=false} -->
|
||||
|
||||
<!-- code_chunk_output -->
|
||||
|
||||
- [🔥 Laser CANbus Toolhead PCB](#-laser-canbus-toolhead-pcb)
|
||||
- [📚 Inhalt](#-inhalt)
|
||||
- [✨ Features](#-features)
|
||||
- [🧠 Mikrocontroller](#-mikrocontroller)
|
||||
- [🔗 CAN-Bus Kommunikation](#-can-bus-kommunikation)
|
||||
- [📊 Input Shaping](#-input-shaping)
|
||||
- [⚡ Laser-Leistungssteuerung](#-laser-leistungssteuerung)
|
||||
- [🎛️ Laser-Signalsteuerung](#️-laser-signalsteuerung)
|
||||
- [🔌 Stromversorgung](#-stromversorgung)
|
||||
- [🚨 Diagnose & Monitoring](#-diagnose--monitoring)
|
||||
- [📋 Klipper Konfiguration](#-klipper-konfiguration)
|
||||
- [Basis MCU Setup](#basis-mcu-setup)
|
||||
- [Input Shaping (ICM-20602)](#input-shaping-icm-20602)
|
||||
- [Laser Steuerung](#laser-steuerung)
|
||||
- [🔌 Pinout & Steckerbelegung](#-pinout--steckerbelegung)
|
||||
- [J101 - Power & CAN Input (Micro-Fit 3.0, 2x2)](#j101---power--can-input-micro-fit-30-2x2)
|
||||
- [J101 - Strom & CAN Eingang (Micro-Fit 3.0, 2x2, THT)](#j101---strom--can-eingang-micro-fit-30-2x2-tht)
|
||||
- [J102 - Laser Output (Micro-Fit 3.0, 1x3, THT)](#j102---laser-output-micro-fit-30-1x3-tht)
|
||||
- [Debug/Programming Header (Rückseite)](#debugprogramming-header-rückseite)
|
||||
- [🔧 Installation & Setup](#-installation--setup)
|
||||
- [1. CAN-Bus Konfiguration](#1-can-bus-konfiguration)
|
||||
- [2. Firmware Flash](#2-firmware-flash)
|
||||
- [3. UUID ermitteln](#3-uuid-ermitteln)
|
||||
- [⚠️ Sicherheitshinweise](#️-sicherheitshinweise)
|
||||
- [🛠️ BOM (Bill of Materials) - Highlights](#️-bom-bill-of-materials---highlights)
|
||||
- [🛠️ Technische Spezifikationen](#️-technische-spezifikationen)
|
||||
- [📝 Changelog](#-changelog)
|
||||
- [Rev. 1](#rev-1)
|
||||
- [Rev. 0 (Erste Veröffentlichung)](#rev-0-erste-veröffentlichung)
|
||||
- [📚 Weitere Ressourcen](#-weitere-ressourcen)
|
||||
- [Lizenz](#lizenz)
|
||||
|
||||
<!-- /code_chunk_output -->
|
||||
|
||||
|
||||
|
||||
## ✨ Features
|
||||
|
||||
### 🧠 Mikrocontroller
|
||||
|
|
@ -17,13 +61,16 @@ Ein kompaktes, robustes Toolhead-Board für Klipper-basierte Lasergravierer und
|
|||
- **Slope-Control:** Schaltbar für EMI-Optimierung
|
||||
|
||||
### 📊 Input Shaping
|
||||
- **Sensor:** On-board ADXL345 Beschleunigungssensor (SPI)
|
||||
- **Sensor:** On-board ICM-20602 Beschleunigungs-/Gyroskopsensor (SPI)
|
||||
- **Zweck:** Klipper Resonanzmessung für perfekte Druckqualität
|
||||
- **Vorteil:** Bessere Verfügbarkeit und moderne Sensortechnologie
|
||||
|
||||
### ⚡ Laser-Leistungssteuerung
|
||||
- **Schaltung:** 24V / 4A High-Side Switch (AO4407A P-MOSFET)
|
||||
- **Schaltung:** 24V / 6A High-Side Switch (CJAC70P06 P-MOSFET, 60V Spannungsfestigkeit)
|
||||
- **Spitzenstrom:** 8A Fähigkeit
|
||||
- **Soft-Start:** Begrenzt Einschaltstrom (Rise-Time ca. 1.2ms)
|
||||
- **Sicherheit:** Hardware-Pull-Down verhindert ungewollte Aktivierung
|
||||
- **Begrenzung:** Max 6A begrenzt durch Micro Fit 3.0 Steckverbinder mit 0.75mm² Draht
|
||||
|
||||
### 🎛️ Laser-Signalsteuerung
|
||||
- **PWM:** 5V Level-Shifted via 74AHCT1G125 Buffer
|
||||
|
|
@ -51,15 +98,15 @@ sensor_type: temperature_mcu
|
|||
sensor_mcu: toolhead
|
||||
```
|
||||
|
||||
### Input Shaping (ADXL345)
|
||||
### Input Shaping (ICM-20602)
|
||||
```ini
|
||||
[adxl345]
|
||||
[mpu9250]
|
||||
cs_pin: toolhead:PA4
|
||||
spi_bus: spi1
|
||||
axes_map: x,y,z
|
||||
#axes_map: x,y,z # Je nach Drucker-Orientierung konfigurieren
|
||||
|
||||
[resonance_tester]
|
||||
accel_chip: adxl345
|
||||
accel_chip: mpu9250
|
||||
probe_points:
|
||||
150, 150, 20 # An deine Druckbettgröße anpassen
|
||||
```
|
||||
|
|
@ -94,9 +141,15 @@ cycle_time: 1.0
|
|||
| 1 | **+24V** | Hauptstromversorgung (High Current) |
|
||||
| 2 | **GND** | Masse |
|
||||
| 3 | **CAN_H** | CAN-Bus High Signal |
|
||||
### J101 - Strom & CAN Eingang (Micro-Fit 3.0, 2x2, THT)
|
||||
| Pin | Signal | Beschreibung |
|
||||
|-----|---------|--------------|
|
||||
| 1 | **+24V** | Hauptstromversorgung (High Current) |
|
||||
| 2 | **GND** | Masse |
|
||||
| 3 | **CAN_H** | CAN-Bus High Signal |
|
||||
| 4 | **CAN_L** | CAN-Bus Low Signal |
|
||||
|
||||
### J102 - Laser Output (Micro-Fit 3.0, 1x3)
|
||||
### J102 - Laser Output (Micro-Fit 3.0, 1x3, THT)
|
||||
| Pin | Signal | Beschreibung |
|
||||
|-----|---------|--------------|
|
||||
| 1 | **GND** | Laser-Masse |
|
||||
|
|
@ -140,16 +193,17 @@ cycle_time: 1.0
|
|||
|
||||
## 🛠️ BOM (Bill of Materials) - Highlights
|
||||
|
||||
| Komponente | Wert/Typ | Funktion | Package |
|
||||
|------------|----------|----------|---------|
|
||||
| **U101** | STM32F072CBU6 | Hauptmikrocontroller | UFQFPN-48 |
|
||||
| **U102** | MP2459GJ-Z | Buck Converter 24V→5V | TSOT-23-8 |
|
||||
| **U105** | SN65HVD230DR | CAN-Bus Transceiver | SOIC-8 |
|
||||
| **U106** | ADXL343/ADXL345 | 3-Achsen Beschleunigungssensor | LGA-14 |
|
||||
| **Q101** | AO4407A | P-MOSFET (Laser-Schalter) | SOIC-8 |
|
||||
| **D101** | SMF24A | TVS-Diode (Überspannungsschutz) | DO-214AC |
|
||||
| **F101** | 1812L025 | PTC-Sicherung 250mA | 1812 |
|
||||
| **Y101** | 12MHz | Quarz für CAN-Stabilität | HC-49/S |
|
||||
| Komponente | Wert/Typ | Funktion | Package | Bestellnummer |
|
||||
|------------|----------|----------|---------|---------------|
|
||||
| **U101** | STM32F072CBU6 | Hauptmikrocontroller | UFQFPN-48 | STM32F072CBU6 |
|
||||
| **U102** | MP2459GJ-Z | Buck Converter 24V→5V | TSOT-23-8 | MP2459GJ-Z |
|
||||
| **U105** | SN65HVD230DR | CAN-Bus Transceiver | SOIC-8 | SN65HVD230DR |
|
||||
| **U106** | ICM-20602 | 6-Achsen IMU (Beschleunigungs-/Gyroskop) | LGA-16 | ICM-20602 |
|
||||
| **Q101** | CJAC70P06 | P-MOSFET (Laser-Schalter, 60V) | SOIC-8 | CJAC70P06 |
|
||||
| **D101** | SMF24A | TVS-Diode (Überspannungsschutz) | DO-214AC | SMF24A |
|
||||
| **F101** | 1812L025 | PTC-Sicherung 250mA | 1812 | 1812L025 |
|
||||
| **Y101** | 12MHz | Quarz für CAN-Stabilität | HC-49/S | 12MHz Quarz |
|
||||
| **J101/J102** | Micro-Fit 3.0 | THT Steckverbinder | THT | Micro-Fit 3.0 THT |
|
||||
|
||||
## 🛠️ Technische Spezifikationen
|
||||
|
||||
|
|
@ -163,6 +217,25 @@ cycle_time: 1.0
|
|||
| **Betriebstemperatur** | -10 bis +70 | °C |
|
||||
| **Abmessungen** | TBD | mm |
|
||||
|
||||
## 📝 Changelog
|
||||
|
||||
### Rev. 0.1
|
||||
- **Transistor Upgrade:** MOSFET durch CJAC70P06 ersetzt (60V Spannungsfestigkeit)
|
||||
- **Sensor Upgrade:** Wechsel von ADXL345 zu ICM-20602 (bessere Verfügbarkeit, moderner 6-Achsen IMU)
|
||||
- **Steckverbinder Änderung:** Micro Fit 3.0 Steckverbinder von SMD zu THT geändert
|
||||
- **Bestückungsdruck Verbesserung:** Steckerbelegungen zum Bestückungsdruck hinzugefügt für einfachere Montage
|
||||
- **Layout Verbesserungen:** Bestückungsplatz aufgeräumt und Routing optimiert
|
||||
- **Dokumentation:** Übersichtsbild an aktuelles Design angepasst
|
||||
- **BOM Update:** Bauteil-Bestellnummern hinzugefügt und Produktionsdaten aktualisiert
|
||||
- **Produktionsdateien:** Montage- und Produktionsdateien mit aktuellen Bauteilen aktualisiert
|
||||
|
||||
### Rev. 0.0 (Erste Veröffentlichung)
|
||||
- Erstes PCB-Design mit STM32F072CBU6 Mikrocontroller
|
||||
- CAN-Bus Kommunikation mit SN65HVD230 Transceiver
|
||||
- 24V/4A Laser-Leistungssteuerung mit AO4407A MOSFET
|
||||
- ADXL345 Beschleunigungssensor für Input Shaping
|
||||
- MP2459 Buck Converter für Stromversorgung
|
||||
|
||||
## 📚 Weitere Ressourcen
|
||||
|
||||
- [Klipper Dokumentation](https://www.klipper3d.org/Config_Reference.html)
|
||||
|
|
@ -170,6 +243,23 @@ cycle_time: 1.0
|
|||
- [Input Shaping](https://www.klipper3d.org/Resonance_Compensation.html)
|
||||
- [Katapult Firmware Flasher](https://github.com/Arksine/katapult)
|
||||
|
||||
## Lizenz
|
||||
|
||||
Dieses Projekt steht unter der **Creative Commons Namensnennung-Nicht kommerziell-Share Alike 4.0 International Lizenz** (CC BY-NC-SA 4.0).
|
||||
|
||||
[](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.de)
|
||||
|
||||
Dies bedeutet, Sie dürfen:
|
||||
- **Teilen** — das Material in jedwedem Format oder Medium vervielfältigen und weiterverbreiten
|
||||
- **Bearbeiten** — das Material remixen, verändern und darauf aufbauen
|
||||
|
||||
Unter folgenden Bedingungen:
|
||||
- **Namensnennung** — Sie müssen angemessene Urheber- und Rechteangaben machen, einen Link zur Lizenz beifügen und angeben, ob Änderungen vorgenommen wurden
|
||||
- **Nicht kommerziell** — Sie dürfen das Material nicht für kommerzielle Zwecke nutzen
|
||||
- **Weitergabe unter gleichen Bedingungen** — Wenn Sie das Material remixen, verändern oder anderweitig direkt darauf aufbauen, dürfen Sie Ihre Beiträge nur unter derselben Lizenz wie das Original verbreiten
|
||||
|
||||
Den vollständigen Lizenztext finden Sie unter: https://creativecommons.org/licenses/by-nc-sa/4.0/deed.de
|
||||
|
||||
---
|
||||
|
||||
*🇬🇧 English version: [README.md](README.md)*
|
||||
> **Hinweis:** Dies ist die Originaldokumentation in deutscher Sprache. Eine englische Übersetzung finden Sie in [README.md](README.md).
|
||||
124
README.md
124
README.md
|
|
@ -1,9 +1,53 @@
|
|||
# 🔥 Laser CANbus Toolhead PCB
|
||||
|
||||
A compact, robust toolhead board for Klipper-based laser engravers and cutters (CoreXY). This board integrates power supply, laser driver logic, CAN-Bus communication, and input shaping (ADXL345) in the smallest possible space.
|
||||
> 🌍 **Languages:** [English](README.md) | [Deutsch](README.de.md)
|
||||
|
||||
A compact, robust toolhead board for Klipper-based laser engravers and cutters (CoreXY). This board integrates power supply, laser driver logic, CAN-Bus communication, and input shaping (ICM-20602) in the smallest possible space.
|
||||
|
||||

|
||||
|
||||
## 📚 Contents
|
||||
|
||||
|
||||
<!-- @import "[TOC]" {cmd="toc" depthFrom=1 depthTo=6 orderedList=false} -->
|
||||
|
||||
<!-- code_chunk_output -->
|
||||
|
||||
- [🔥 Laser CANbus Toolhead PCB](#-laser-canbus-toolhead-pcb)
|
||||
- [📚 Contents](#-contents)
|
||||
- [✨ Features](#-features)
|
||||
- [🧠 Microcontroller](#-microcontroller)
|
||||
- [🔗 CAN-Bus Communication](#-can-bus-communication)
|
||||
- [📊 Input Shaping](#-input-shaping)
|
||||
- [⚡ Laser Power Control](#-laser-power-control)
|
||||
- [🎛️ Laser Signal Control](#️-laser-signal-control)
|
||||
- [🔌 Power Supply](#-power-supply)
|
||||
- [🚨 Diagnostics & Monitoring](#-diagnostics--monitoring)
|
||||
- [📋 Klipper Configuration](#-klipper-configuration)
|
||||
- [Basic MCU Setup](#basic-mcu-setup)
|
||||
- [Input Shaping (ICM-20602)](#input-shaping-icm-20602)
|
||||
- [Laser Control](#laser-control)
|
||||
- [🔌 Pinout & Connector Assignment](#-pinout--connector-assignment)
|
||||
- [J101 - Power & CAN Input (Micro-Fit 3.0, 2x2, THT)](#j101---power--can-input-micro-fit-30-2x2-tht)
|
||||
- [J102 - Laser Output (Micro-Fit 3.0, 1x3, THT)](#j102---laser-output-micro-fit-30-1x3-tht)
|
||||
- [Debug/Programming Header (Back Side)](#debugprogramming-header-back-side)
|
||||
- [🔧 Installation & Setup](#-installation--setup)
|
||||
- [1. CAN-Bus Configuration](#1-can-bus-configuration)
|
||||
- [2. Firmware Flash](#2-firmware-flash)
|
||||
- [3. Find UUID](#3-find-uuid)
|
||||
- [⚠️ Safety Notes](#️-safety-notes)
|
||||
- [🛠️ BOM (Bill of Materials) - Highlights](#️-bom-bill-of-materials---highlights)
|
||||
- [🛠️ Technical Specifications](#️-technical-specifications)
|
||||
- [📝 Changelog](#-changelog)
|
||||
- [Rev. 1](#rev-1)
|
||||
- [Rev. 0 (Initial Release)](#rev-0-initial-release)
|
||||
- [📚 Additional Resources](#-additional-resources)
|
||||
- [License](#license)
|
||||
|
||||
<!-- /code_chunk_output -->
|
||||
|
||||
|
||||
|
||||
## ✨ Features
|
||||
|
||||
### 🧠 Microcontroller
|
||||
|
|
@ -17,13 +61,16 @@ A compact, robust toolhead board for Klipper-based laser engravers and cutters (
|
|||
- **Slope Control:** Switchable for EMI optimization
|
||||
|
||||
### 📊 Input Shaping
|
||||
- **Sensor:** On-board ADXL345 accelerometer (SPI)
|
||||
- **Sensor:** On-board ICM-20602 accelerometer/gyroscope (SPI)
|
||||
- **Purpose:** Klipper resonance measurement for perfect print quality
|
||||
- **Advantage:** Better availability and modern sensor technology
|
||||
|
||||
### ⚡ Laser Power Control
|
||||
- **Circuit:** 24V / 4A High-Side Switch (AO4407A P-MOSFET)
|
||||
- **Circuit:** 24V / 6A High-Side Switch (CJAC70P06 P-MOSFET, 60V rated)
|
||||
- **Peak Current:** 8A capability
|
||||
- **Soft-Start:** Limits inrush current (Rise-time ~1.2ms)
|
||||
- **Safety:** Hardware pull-down prevents unwanted activation
|
||||
- **Limitation:** Max 6A limited by Micro Fit 3.0 connector with 0.75mm² wire
|
||||
|
||||
### 🎛️ Laser Signal Control
|
||||
- **PWM:** 5V Level-shifted via 74AHCT1G125 buffer
|
||||
|
|
@ -51,15 +98,15 @@ sensor_type: temperature_mcu
|
|||
sensor_mcu: toolhead
|
||||
```
|
||||
|
||||
### Input Shaping (ADXL345)
|
||||
### Input Shaping (ICM-20602)
|
||||
```ini
|
||||
[adxl345]
|
||||
[mpu9250]
|
||||
cs_pin: toolhead:PA4
|
||||
spi_bus: spi1
|
||||
axes_map: x,y,z
|
||||
#axes_map: x,y,z # Configure according to your printer orientation
|
||||
|
||||
[resonance_tester]
|
||||
accel_chip: adxl345
|
||||
accel_chip: mpu9250
|
||||
probe_points:
|
||||
150, 150, 20 # Adjust to your bed size
|
||||
```
|
||||
|
|
@ -88,7 +135,7 @@ cycle_time: 1.0
|
|||
|
||||
## 🔌 Pinout & Connector Assignment
|
||||
|
||||
### J101 - Power & CAN Input (Micro-Fit 3.0, 2x2)
|
||||
### J101 - Power & CAN Input (Micro-Fit 3.0, 2x2, THT)
|
||||
| Pin | Signal | Description |
|
||||
|-----|---------|-------------|
|
||||
| 1 | **+24V** | Main power input (High Current) |
|
||||
|
|
@ -96,7 +143,7 @@ cycle_time: 1.0
|
|||
| 3 | **CAN_H** | CAN-Bus High Signal |
|
||||
| 4 | **CAN_L** | CAN-Bus Low Signal |
|
||||
|
||||
### J102 - Laser Output (Micro-Fit 3.0, 1x3)
|
||||
### J102 - Laser Output (Micro-Fit 3.0, 1x3, THT)
|
||||
| Pin | Signal | Description |
|
||||
|-----|---------|-------------|
|
||||
| 1 | **GND** | Laser Ground |
|
||||
|
|
@ -140,16 +187,17 @@ cycle_time: 1.0
|
|||
|
||||
## 🛠️ BOM (Bill of Materials) - Highlights
|
||||
|
||||
| Component | Value/Type | Function | Package |
|
||||
|-----------|------------|----------|---------|
|
||||
| **U101** | STM32F072CBU6 | Main Microcontroller | UFQFPN-48 |
|
||||
| **U102** | MP2459GJ-Z | Buck Converter 24V→5V | TSOT-23-8 |
|
||||
| **U105** | SN65HVD230DR | CAN-Bus Transceiver | SOIC-8 |
|
||||
| **U106** | ADXL343/ADXL345 | 3-Axis Accelerometer | LGA-14 |
|
||||
| **Q101** | AO4407A | P-MOSFET (Laser Switch) | SOIC-8 |
|
||||
| **D101** | SMF24A | TVS Diode (Overvoltage Protection) | DO-214AC |
|
||||
| **F101** | 1812L025 | PTC Fuse 250mA | 1812 |
|
||||
| **Y101** | 12MHz | Crystal for CAN Stability | HC-49/S |
|
||||
| Component | Value/Type | Function | Package | Order Code |
|
||||
|-----------|------------|----------|---------|------------|
|
||||
| **U101** | STM32F072CBU6 | Main Microcontroller | UFQFPN-48 | STM32F072CBU6 |
|
||||
| **U102** | MP2459GJ-Z | Buck Converter 24V→5V | TSOT-23-8 | MP2459GJ-Z |
|
||||
| **U105** | SN65HVD230DR | CAN-Bus Transceiver | SOIC-8 | SN65HVD230DR |
|
||||
| **U106** | ICM-20602 | 6-Axis IMU (Accelerometer/Gyroscope) | LGA-16 | ICM-20602 |
|
||||
| **Q101** | CJAC70P06 | P-MOSFET (Laser Switch, 60V) | SOIC-8 | CJAC70P06 |
|
||||
| **D101** | SMF24A | TVS Diode (Overvoltage Protection) | DO-214AC | SMF24A |
|
||||
| **F101** | 1812L025 | PTC Fuse 250mA | 1812 | 1812L025 |
|
||||
| **Y101** | 12MHz | Crystal for CAN Stability | HC-49/S | 12MHz Crystal |
|
||||
| **J101/J102** | Micro-Fit 3.0 | THT Connectors | THT | Micro-Fit 3.0 THT |
|
||||
|
||||
## 🛠️ Technical Specifications
|
||||
|
||||
|
|
@ -163,6 +211,25 @@ cycle_time: 1.0
|
|||
| **Operating Temperature** | -10 to +70 | °C |
|
||||
| **Dimensions** | TBD | mm |
|
||||
|
||||
## 📝 Changelog
|
||||
|
||||
### Rev. 0.1
|
||||
- **Transistor Upgrade:** Replaced MOSFET with CJAC70P06 (60V voltage rating)
|
||||
- **Sensor Upgrade:** Changed from ADXL345 to ICM-20602 (better availability, modern 6-axis IMU)
|
||||
- **Connector Change:** Micro Fit 3.0 connectors changed from SMD to THT mounting
|
||||
- **Silkscreen Enhancement:** Added connector pin assignments to silkscreen for easier assembly
|
||||
- **Layout Improvements:** Cleaned up component placement and optimized routing
|
||||
- **Documentation:** Updated overview image to reflect current design
|
||||
- **BOM Update:** Added component order numbers and updated production data
|
||||
- **Production Files:** Updated assembly and production files with current components
|
||||
|
||||
### Rev. 0.0 (Initial Release)
|
||||
- Initial PCB design with STM32F072CBU6 microcontroller
|
||||
- CAN-Bus communication with SN65HVD230 transceiver
|
||||
- 24V/4A laser power control with AO4407A MOSFET
|
||||
- ADXL345 accelerometer for input shaping
|
||||
- MP2459 buck converter for power supply
|
||||
|
||||
## 📚 Additional Resources
|
||||
|
||||
- [Klipper Documentation](https://www.klipper3d.org/Config_Reference.html)
|
||||
|
|
@ -170,6 +237,23 @@ cycle_time: 1.0
|
|||
- [Input Shaping](https://www.klipper3d.org/Resonance_Compensation.html)
|
||||
- [Katapult Firmware Flasher](https://github.com/Arksine/katapult)
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License** (CC BY-NC-SA 4.0).
|
||||
|
||||
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||||
|
||||
This means you are free to:
|
||||
- **Share** — copy and redistribute the material in any medium or format
|
||||
- **Adapt** — remix, transform, and build upon the material
|
||||
|
||||
Under the following terms:
|
||||
- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made
|
||||
- **NonCommercial** — You may not use the material for commercial purposes
|
||||
- **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license
|
||||
|
||||
For the full license text, visit: https://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
|
||||
---
|
||||
|
||||
*🇩🇪 Deutsche Version: [Readme.de.md](Readme.de.md)*
|
||||
> **Note:** The original documentation is in German ([README.de.md](README.de.md)). This English version is a translation for international users.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 556 KiB After Width: | Height: | Size: 720 KiB |
3886
mcu.kicad_sch
3886
mcu.kicad_sch
File diff suppressed because it is too large
Load Diff
330
prj.kicad_sym
330
prj.kicad_sym
|
|
@ -2,6 +2,336 @@
|
|||
(version 20241209)
|
||||
(generator "kicad_symbol_editor")
|
||||
(generator_version "9.0")
|
||||
(symbol "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" "prj: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 "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" "prj: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 "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" "prj:CLT Rev. xxx"
|
||||
(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 "LABEL_SERIAL"
|
||||
(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" "SERIAL"
|
||||
(at 1.27 0 0)
|
||||
(do_not_autoplace)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "prj:SERIAL_No"
|
||||
(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_SERIAL_0_1"
|
||||
(rectangle
|
||||
(start 0 1.27)
|
||||
(end 34.29 -1.27)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "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" "prj: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)
|
||||
)
|
||||
(symbol "MP2459"
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,383 @@
|
|||
(footprint "CLT Rev. xxx"
|
||||
(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 "7bd1bfe4-473d-42d1-9e3b-11cffa9b9009")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.1)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "CLT Rev. xxx"
|
||||
(at 0 1 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "998d40b5-3bc4-4b2c-9784-585f023c3c36")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "22859bcd-0c42-4a2f-8de8-184dfbdf0194")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "d40600c1-f172-4571-9ebe-9f2425d76d0a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(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)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "5d82d78f-78d4-4d32-9d46-b08a0e3bce52")
|
||||
(effects
|
||||
(font
|
||||
(face "Exo 2 Light")
|
||||
(size 3 3)
|
||||
(thickness 0.1)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(render_cache "Rev ${PROJEKT_REV}" 0
|
||||
(polygon
|
||||
(pts
|
||||
(xy 2.127227 -1.670608) (xy 2.321975 -1.633381) (xy 2.465422 -1.578793) (xy 2.568799 -1.510425)
|
||||
(xy 2.648763 -1.417419) (xy 2.711548 -1.285753) (xy 2.754187 -1.104011) (xy 2.770299 -0.857747)
|
||||
(xy 2.753684 -0.615904) (xy 2.710128 -0.441519) (xy 2.646468 -0.318459) (xy 2.551418 -0.221072)
|
||||
(xy 2.418588 -0.148397) (xy 2.237239 -0.102304) (xy 2.237239 -0.085451) (xy 2.346617 -0.036278)
|
||||
(xy 2.439555 0.044163) (xy 2.518188 0.161589) (xy 2.581438 0.325792) (xy 2.875079 1.245) (xy 2.581438 1.245)
|
||||
(xy 2.304284 0.334218) (xy 2.22926 0.181617) (xy 2.136675 0.081599) (xy 2.025328 0.022981) (xy 1.888826 0.002658)
|
||||
(xy 1.171119 -0.005767) (xy 1.171119 1.245) (xy 0.898361 1.245) (xy 0.898361 -1.441182) (xy 1.171119 -1.441182)
|
||||
(xy 1.171119 -0.236577) (xy 1.86776 -0.236577) (xy 2.100818 -0.256941) (xy 2.256589 -0.303587)
|
||||
(xy 2.356674 -0.368651) (xy 2.425908 -0.464568) (xy 2.47416 -0.615863) (xy 2.493144 -0.845108)
|
||||
(xy 2.474025 -1.077309) (xy 2.425672 -1.228878) (xy 2.356674 -1.323579) (xy 2.256749 -1.387274)
|
||||
(xy 2.101058 -1.432016) (xy 1.86776 -1.449609) (xy 1.171119 -1.441182) (xy 0.898361 -1.441182)
|
||||
(xy 0.898361 -1.650926) (xy 1.281312 -1.674984) (xy 1.86776 -1.684631)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 4.448745 -0.828793) (xy 4.623581 -0.79599) (xy 4.759623 -0.746698) (xy 4.864254 -0.683541)
|
||||
(xy 4.952325 -0.597536) (xy 5.016634 -0.492387) (xy 5.057954 -0.364196) (xy 5.074181 -0.207267)
|
||||
(xy 5.060654 -0.016252) (xy 5.01915 0.124118) (xy 4.95498 0.226019) (xy 4.868678 0.297845) (xy 4.755928 0.343048)
|
||||
(xy 4.608348 0.359497) (xy 3.592603 0.359497) (xy 3.617568 0.56729) (xy 3.659123 0.721715) (xy 3.713093 0.834025)
|
||||
(xy 3.777251 0.91344) (xy 3.860321 0.974411) (xy 3.970044 1.02159) (xy 4.113094 1.052955) (xy 4.297672 1.064565)
|
||||
(xy 4.620527 1.052667) (xy 4.998526 1.01419) (xy 5.028019 1.194624) (xy 4.850468 1.245816) (xy 4.600899 1.281664)
|
||||
(xy 4.259936 1.295375) (xy 4.000309 1.276748) (xy 3.80015 1.22636) (xy 3.647153 1.150028) (xy 3.531787 1.049911)
|
||||
(xy 3.446065 0.923428) (xy 3.37841 0.75157) (xy 3.332722 0.522222) (xy 3.315632 0.220828) (xy 3.319568 0.14957)
|
||||
(xy 3.592603 0.14957) (xy 4.545334 0.14957) (xy 4.640934 0.135708) (xy 4.710939 0.097403) (xy 4.762 0.034066)
|
||||
(xy 4.795141 -0.061812) (xy 4.805452 -0.203054) (xy 4.786512 -0.338934) (xy 4.739813 -0.439524)
|
||||
(xy 4.666967 -0.513548) (xy 4.571852 -0.562853) (xy 4.433863 -0.596959) (xy 4.23887 -0.610085)
|
||||
(xy 4.057274 -0.597299) (xy 3.919381 -0.562961) (xy 3.815874 -0.511394) (xy 3.739516 -0.444305)
|
||||
(xy 3.683813 -0.359425) (xy 3.638377 -0.239309) (xy 3.606324 -0.073709) (xy 3.592603 0.14957) (xy 3.319568 0.14957)
|
||||
(xy 3.332463 -0.083879) (xy 3.377182 -0.312813) (xy 3.442871 -0.481707) (xy 3.525376 -0.603674)
|
||||
(xy 3.63736 -0.700608) (xy 3.785123 -0.77437) (xy 3.977617 -0.822962) (xy 4.226414 -0.840894)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 7.391435 -0.786306) (xy 6.614926 1.177772) (xy 6.577574 1.227935) (xy 6.514175 1.245) (xy 6.266696 1.245)
|
||||
(xy 6.203297 1.227935) (xy 6.165946 1.177772) (xy 5.389437 -0.786306) (xy 5.674835 -0.786306) (xy 6.228778 0.68263)
|
||||
(xy 6.29802 0.871491) (xy 6.363233 1.047712) (xy 6.417822 1.047712) (xy 6.556307 0.678417) (xy 7.11025 -0.786306)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 9.72316 -1.692875) (xy 10.075069 -1.667506) (xy 10.348544 -1.630043) (xy 10.327478 -1.428543)
|
||||
(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
|
||||
(pts
|
||||
(xy 11.818214 -1.978272) (xy 11.818214 -1.806264) (xy 11.669162 -1.793806) (xy 11.569547 -1.761958)
|
||||
(xy 11.505339 -1.715956) (xy 11.461028 -1.650055) (xy 11.430958 -1.553643) (xy 11.419427 -1.415903)
|
||||
(xy 11.419427 -0.622725) (xy 11.411758 -0.454158) (xy 11.387327 -0.343525) (xy 11.352199 -0.274312)
|
||||
(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
|
||||
(pts
|
||||
(xy 13.59994 -1.669533) (xy 13.795662 -1.629589) (xy 13.938174 -1.571133) (xy 14.039481 -1.497786)
|
||||
(xy 14.116071 -1.399629) (xy 14.17708 -1.259407) (xy 14.218887 -1.064406) (xy 14.234753 -0.798946)
|
||||
(xy 14.219177 -0.533083) (xy 14.178172 -0.337991) (xy 14.118445 -0.197938) (xy 14.043694 -0.100106)
|
||||
(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.639786 0.053033) (xy 12.639786 1.245) (xy 12.367028 1.245) (xy 12.367028 -1.441182) (xy 12.639786 -1.441182)
|
||||
(xy 12.639786 -0.152679) (xy 13.332398 -0.152679) (xy 13.564886 -0.173596) (xy 13.71984 -0.221666)
|
||||
(xy 13.819113 -0.288967) (xy 13.886465 -0.387766) (xy 13.934433 -0.548892) (xy 13.953568 -0.798946)
|
||||
(xy 13.934418 -1.051953) (xy 13.886421 -1.215077) (xy 13.819113 -1.315153) (xy 13.719605 -1.383399)
|
||||
(xy 13.56468 -1.430955) (xy 13.332398 -1.449609) (xy 12.639786 -1.441182) (xy 12.367028 -1.441182)
|
||||
(xy 12.367028 -1.650926) (xy 12.749979 -1.674984) (xy 13.336428 -1.684631)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 16.060793 -1.670608) (xy 16.255541 -1.633381) (xy 16.398988 -1.578793) (xy 16.502364 -1.510425)
|
||||
(xy 16.582329 -1.417419) (xy 16.645114 -1.285753) (xy 16.687753 -1.104011) (xy 16.703865 -0.857747)
|
||||
(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)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_text user "CLT"
|
||||
(at -0.508 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "8bc7c0a2-28c2-408d-8969-721440a4241b")
|
||||
(effects
|
||||
(font
|
||||
(face "Exo 2 Semi Bold")
|
||||
(size 3 3)
|
||||
(thickness 0.1)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(render_cache "CLT" 0
|
||||
(polygon
|
||||
(pts
|
||||
(xy -4.959691 0.791807) (xy -4.913529 1.186198) (xy -5.148458 1.243465) (xy -5.441492 1.281473)
|
||||
(xy -5.803245 1.295375) (xy -6.072491 1.278908) (xy -6.290521 1.233556) (xy -6.466237 1.163955)
|
||||
(xy -6.607034 1.072592) (xy -6.718423 0.959602) (xy -6.802295 0.828107) (xy -6.873932 0.65589)
|
||||
(xy -6.930755 0.433887) (xy -6.96876 0.151567) (xy -6.982754 -0.202871) (xy -6.968759 -0.557399)
|
||||
(xy -6.930752 -0.839774) (xy -6.873927 -1.061808) (xy -6.80229 -1.234036) (xy -6.718423 -1.365528)
|
||||
(xy -6.607034 -1.478519) (xy -6.466237 -1.569882) (xy -6.290521 -1.639483) (xy -6.072491 -1.684834)
|
||||
(xy -5.803245 -1.701301) (xy -5.48134 -1.689948) (xy -5.206282 -1.658166) (xy -4.97233 -1.608977)
|
||||
(xy -5.022706 -1.210373) (xy -5.393879 -1.232108) (xy -5.803245 -1.239682) (xy -5.982632 -1.223398)
|
||||
(xy -6.118588 -1.179278) (xy -6.221027 -1.111378) (xy -6.296554 -1.019314) (xy -6.346095 -0.910493)
|
||||
(xy -6.387835 -0.749376) (xy -6.417305 -0.519732) (xy -6.428628 -0.202871) (xy -6.417306 0.113883)
|
||||
(xy -6.387838 0.343471) (xy -6.346098 0.504566) (xy -6.296554 0.613387) (xy -6.221027 0.705451)
|
||||
(xy -6.118588 0.773352) (xy -5.982632 0.817471) (xy -5.803245 0.833756) (xy -5.298307 0.821838)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy -3.939 -1.650926) (xy -3.939 0.569241) (xy -3.923155 0.690207) (xy -3.884412 0.756086) (xy -3.816602 0.79315)
|
||||
(xy -3.691338 0.808476) (xy -2.684019 0.808476) (xy -2.662953 1.21569) (xy -3.115855 1.242608)
|
||||
(xy -3.812971 1.253426) (xy -4.027509 1.233696) (xy -4.187276 1.180609) (xy -4.305242 1.099358)
|
||||
(xy -4.389867 0.989325) (xy -4.443853 0.844219) (xy -4.463634 0.653138) (xy -4.463634 -1.650926)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy -0.596842 -1.201946) (xy -1.490954 -1.201946) (xy -1.490954 1.245) (xy -2.019618 1.245) (xy -2.019618 -1.201946)
|
||||
(xy -2.905303 -1.201946) (xy -2.905303 -1.650926) (xy -0.596842 -1.650926)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 0 2.5 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "37ad87cf-8dc2-47b0-ad55-73c07b68509b")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(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)
|
||||
)
|
||||
|
|
@ -0,0 +1,247 @@
|
|||
(footprint "EduardIten"
|
||||
(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 "af2dff95-6257-4198-9b05-2d67802477dd")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.1)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "EduardIten"
|
||||
(at 0 1 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "351e7432-4e12-4105-bb4b-79f25be45d41")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "73ccae8c-d131-4fba-9bbd-c34a58c570fb")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "4197d012-1833-446d-bbaf-7a9412d10006")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(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"
|
||||
(at -0.508 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "30805e3d-a6bd-47e9-ac44-987700ea2ea7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.1)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(fp_text user "EDUARD"
|
||||
(at 8.128 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "8df8abfa-17b3-423e-804d-e8fa542a1f91")
|
||||
(effects
|
||||
(font
|
||||
(face "Exo 2 Light")
|
||||
(size 1.5 1.5)
|
||||
(thickness 0.15)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(render_cache "EDUARD" 0
|
||||
(polygon
|
||||
(pts
|
||||
(xy 1.256472 0.507095) (xy 1.264898 0.611967) (xy 1.039391 0.62084) (xy 0.645834 0.624606) (xy 0.571357 0.61683)
|
||||
(xy 0.51038 0.594921) (xy 0.459996 0.559576) (xy 0.421474 0.512136) (xy 0.398009 0.455026) (xy 0.389745 0.38537)
|
||||
(xy 0.389745 -0.588333) (xy 0.398014 -0.658048) (xy 0.421482 -0.715152) (xy 0.459996 -0.76254)
|
||||
(xy 0.51038 -0.797884) (xy 0.571357 -0.819793) (xy 0.645834 -0.827569) (xy 1.039393 -0.823831)
|
||||
(xy 1.264898 -0.815021) (xy 1.256472 -0.710058) (xy 0.668915 -0.710058) (xy 0.616654 -0.703473)
|
||||
(xy 0.579059 -0.685644) (xy 0.552265 -0.657231) (xy 0.534878 -0.615912) (xy 0.528323 -0.556918)
|
||||
(xy 0.528323 -0.202185) (xy 1.174589 -0.202185) (xy 1.174589 -0.090994) (xy 0.528323 -0.090994)
|
||||
(xy 0.528323 0.355969) (xy 0.534838 0.414031) (xy 0.552145 0.454779) (xy 0.578883 0.482877) (xy 0.616505 0.500555)
|
||||
(xy 0.668915 0.507095)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 2.199723 -0.836296) (xy 2.301951 -0.814158) (xy 2.384315 -0.780121) (xy 2.450311 -0.735286)
|
||||
(xy 2.502477 -0.679558) (xy 2.541078 -0.615581) (xy 2.574329 -0.530882) (xy 2.600875 -0.420711)
|
||||
(xy 2.618712 -0.279599) (xy 2.6253 -0.101435) (xy 2.618714 0.076676) (xy 2.600879 0.21777) (xy 2.574335 0.327949)
|
||||
(xy 2.541083 0.412674) (xy 2.502477 0.476687) (xy 2.450316 0.532379) (xy 2.384324 0.577188) (xy 2.301961 0.611208)
|
||||
(xy 2.19973 0.633336) (xy 2.073373 0.641367) (xy 1.833116 0.636788) (xy 1.57182 0.6225) (xy 1.57182 -0.718484)
|
||||
(xy 1.708199 -0.718484) (xy 1.708199 0.51543) (xy 2.073373 0.519643) (xy 2.187202 0.509604) (xy 2.274525 0.4823)
|
||||
(xy 2.341211 0.440207) (xy 2.391285 0.383264) (xy 2.425309 0.315375) (xy 2.453435 0.217953) (xy 2.47303 0.082346)
|
||||
(xy 2.480495 -0.101435) (xy 2.473045 -0.28519) (xy 2.453471 -0.421062) (xy 2.425344 -0.518921)
|
||||
(xy 2.391285 -0.587326) (xy 2.341135 -0.644794) (xy 2.274408 -0.687215) (xy 2.187107 -0.714703)
|
||||
(xy 2.073373 -0.724804) (xy 1.708199 -0.718484) (xy 1.57182 -0.718484) (xy 1.57182 -0.825463) (xy 1.829875 -0.839709)
|
||||
(xy 2.073373 -0.84433)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 3.98094 -0.825463) (xy 3.98094 0.074785) (xy 3.971786 0.236433) (xy 3.947351 0.359047) (xy 3.911229 0.450575)
|
||||
(xy 3.865535 0.517628) (xy 3.804039 0.570409) (xy 3.72165 0.610876) (xy 3.612942 0.637725) (xy 3.470961 0.647687)
|
||||
(xy 3.325538 0.637678) (xy 3.21444 0.610745) (xy 3.13049 0.570255) (xy 3.068051 0.517628) (xy 3.02144 0.450419)
|
||||
(xy 2.984675 0.358818) (xy 2.959838 0.236251) (xy 2.95054 0.074785) (xy 2.95054 -0.825463) (xy 3.087011 -0.825463)
|
||||
(xy 3.087011 0.074785) (xy 3.093867 0.204655) (xy 3.112052 0.302049) (xy 3.138673 0.373686) (xy 3.171916 0.425212)
|
||||
(xy 3.217554 0.466181) (xy 3.278965 0.497496) (xy 3.360272 0.518255) (xy 3.466839 0.525963) (xy 3.572203 0.518267)
|
||||
(xy 3.652592 0.497532) (xy 3.713323 0.466227) (xy 3.758465 0.425212) (xy 3.791316 0.373753) (xy 3.817656 0.302148)
|
||||
(xy 3.835663 0.204734) (xy 3.842454 0.074785) (xy 3.842454 -0.825463)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 4.908637 -0.820882) (xy 4.926201 -0.80803) (xy 4.938066 -0.785621) (xy 5.422858 0.6225) (xy 5.280159 0.6225)
|
||||
(xy 5.120699 0.144028) (xy 4.488995 0.144028) (xy 4.329535 0.6225) (xy 4.186836 0.6225) (xy 4.392748 0.02441)
|
||||
(xy 4.528929 0.02441) (xy 5.080765 0.02441) (xy 4.873037 -0.598866) (xy 4.856184 -0.652356) (xy 4.835301 -0.716378)
|
||||
(xy 4.7765 -0.716378) (xy 4.736658 -0.598866) (xy 4.528929 0.02441) (xy 4.392748 0.02441) (xy 4.671628 -0.785621)
|
||||
(xy 4.683493 -0.80803) (xy 4.701057 -0.820882) (xy 4.726125 -0.825463) (xy 4.88357 -0.825463)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 6.260223 -0.835304) (xy 6.357598 -0.81669) (xy 6.429321 -0.789396) (xy 6.481009 -0.755212)
|
||||
(xy 6.520992 -0.708709) (xy 6.552384 -0.642876) (xy 6.573704 -0.552005) (xy 6.58176 -0.428873)
|
||||
(xy 6.573452 -0.307952) (xy 6.551674 -0.220759) (xy 6.519844 -0.159229) (xy 6.472319 -0.110536)
|
||||
(xy 6.405904 -0.074198) (xy 6.31523 -0.051152) (xy 6.31523 -0.042725) (xy 6.369918 -0.018139) (xy 6.416388 0.022081)
|
||||
(xy 6.455704 0.080794) (xy 6.487329 0.162896) (xy 6.63415 0.6225) (xy 6.487329 0.6225) (xy 6.348752 0.167109)
|
||||
(xy 6.31124 0.090808) (xy 6.264948 0.040799) (xy 6.209274 0.01149) (xy 6.141023 0.001329) (xy 5.78217 -0.002883)
|
||||
(xy 5.78217 0.6225) (xy 5.645791 0.6225) (xy 5.645791 -0.720591) (xy 5.78217 -0.720591) (xy 5.78217 -0.118288)
|
||||
(xy 6.13049 -0.118288) (xy 6.247019 -0.12847) (xy 6.324905 -0.151793) (xy 6.374947 -0.184325) (xy 6.409564 -0.232284)
|
||||
(xy 6.43369 -0.307931) (xy 6.443182 -0.422554) (xy 6.433623 -0.538654) (xy 6.409446 -0.614439)
|
||||
(xy 6.374947 -0.661789) (xy 6.324985 -0.693637) (xy 6.247139 -0.716008) (xy 6.13049 -0.724804)
|
||||
(xy 5.78217 -0.720591) (xy 5.645791 -0.720591) (xy 5.645791 -0.825463) (xy 5.837266 -0.837492)
|
||||
(xy 6.13049 -0.842315)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 7.56183 -0.836296) (xy 7.664059 -0.814158) (xy 7.746423 -0.780121) (xy 7.812418 -0.735286)
|
||||
(xy 7.864584 -0.679558) (xy 7.903186 -0.615581) (xy 7.936436 -0.530882) (xy 7.962982 -0.420711)
|
||||
(xy 7.98082 -0.279599) (xy 7.987408 -0.101435) (xy 7.980821 0.076676) (xy 7.962986 0.21777) (xy 7.936442 0.327949)
|
||||
(xy 7.903191 0.412674) (xy 7.864584 0.476687) (xy 7.812424 0.532379) (xy 7.746432 0.577188) (xy 7.664069 0.611208)
|
||||
(xy 7.561837 0.633336) (xy 7.43548 0.641367) (xy 7.195224 0.636788) (xy 6.933927 0.6225) (xy 6.933927 -0.718484)
|
||||
(xy 7.070306 -0.718484) (xy 7.070306 0.51543) (xy 7.43548 0.519643) (xy 7.54931 0.509604) (xy 7.636632 0.4823)
|
||||
(xy 7.703319 0.440207) (xy 7.753393 0.383264) (xy 7.787416 0.315375) (xy 7.815542 0.217953) (xy 7.835138 0.082346)
|
||||
(xy 7.842602 -0.101435) (xy 7.835152 -0.28519) (xy 7.815578 -0.421062) (xy 7.787452 -0.518921)
|
||||
(xy 7.753393 -0.587326) (xy 7.703243 -0.644794) (xy 7.636515 -0.687215) (xy 7.549214 -0.714703)
|
||||
(xy 7.43548 -0.724804) (xy 7.070306 -0.718484) (xy 6.933927 -0.718484) (xy 6.933927 -0.825463)
|
||||
(xy 7.191983 -0.839709) (xy 7.43548 -0.84433)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_text user "ITEN"
|
||||
(at 8.128 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b7e34359-6fd6-41a0-a901-0b684e83a3b0")
|
||||
(effects
|
||||
(font
|
||||
(face "Exo 2 Semi Bold")
|
||||
(size 1.5 1.5)
|
||||
(thickness 0.1)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(render_cache "ITEN" 0
|
||||
(polygon
|
||||
(pts
|
||||
(xy 8.551883 0.6225) (xy 8.289566 0.6225) (xy 8.289566 -0.825463) (xy 8.551883 -0.825463)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 9.911003 -0.600973) (xy 9.463947 -0.600973) (xy 9.463947 0.6225) (xy 9.199615 0.6225) (xy 9.199615 -0.600973)
|
||||
(xy 8.756772 -0.600973) (xy 8.756772 -0.825463) (xy 9.911003 -0.825463)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 11.040412 0.410558) (xy 11.05296 0.609952) (xy 10.829891 0.621623) (xy 10.415028 0.626713)
|
||||
(xy 10.322565 0.617735) (xy 10.248699 0.592788) (xy 10.18944 0.553257) (xy 10.143858 0.499364)
|
||||
(xy 10.115447 0.433372) (xy 10.104443 0.351756) (xy 10.104443 -0.554811) (xy 10.115444 -0.636366)
|
||||
(xy 10.143854 -0.70233) (xy 10.18944 -0.75622) (xy 10.248699 -0.795751) (xy 10.322565 -0.820698)
|
||||
(xy 10.415028 -0.829676) (xy 10.829891 -0.824586) (xy 11.05296 -0.812915) (xy 11.040412 -0.611414)
|
||||
(xy 10.473738 -0.611414) (xy 10.422875 -0.603758) (xy 10.392955 -0.58412) (xy 10.37593 -0.550761)
|
||||
(xy 10.368867 -0.48969) (xy 10.368867 -0.235799) (xy 10.962743 -0.235799) (xy 10.962743 -0.034299)
|
||||
(xy 10.368867 -0.034299) (xy 10.368867 0.288833) (xy 10.375924 0.349838) (xy 10.392955 0.383264)
|
||||
(xy 10.422875 0.402901) (xy 10.473738 0.410558)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 12.485719 -0.825463) (xy 12.485719 0.525963) (xy 12.479119 0.569846) (xy 12.461585 0.598365)
|
||||
(xy 12.433066 0.615899) (xy 12.389182 0.6225) (xy 12.181454 0.6225) (xy 12.136231 0.613846) (xy 12.100607 0.588429)
|
||||
(xy 12.072277 0.542724) (xy 11.665155 -0.344884) (xy 11.601618 -0.491213) (xy 11.579151 -0.561039)
|
||||
(xy 11.553963 -0.561039) (xy 11.563062 -0.467725) (xy 11.566511 -0.342869) (xy 11.566511 0.6225)
|
||||
(xy 11.308408 0.6225) (xy 11.308408 -0.728926) (xy 11.315086 -0.772626) (xy 11.332894 -0.801157)
|
||||
(xy 11.362023 -0.818797) (xy 11.407051 -0.825463) (xy 11.610658 -0.825463) (xy 11.64949 -0.82035)
|
||||
(xy 11.676695 -0.806595) (xy 11.698396 -0.783562) (xy 11.719743 -0.745778) (xy 12.114226 0.116734)
|
||||
(xy 12.158281 0.215469) (xy 12.214976 0.345528) (xy 12.240164 0.345528) (xy 12.229722 0.110414)
|
||||
(xy 12.229722 -0.825463)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 0 2.5 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "300b2420-6aa1-4bf1-b2d1-aef818e0e20f")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(group ""
|
||||
(uuid "52c1fae9-7d9c-4912-8f2f-e2f7934ba30e")
|
||||
(members "30805e3d-a6bd-47e9-ac44-987700ea2ea7" "d038621d-8f2e-4891-9375-4ca820e1be14")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
(footprint "SERIAL_No"
|
||||
(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 "09053d6e-dd8b-49b5-bc82-85c3ee3a68d3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.1)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SERIAL_No"
|
||||
(at 0 1 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "afa435ac-0bd3-4cd8-8b73-c8928393d05d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "1754232c-9927-4f38-9a86-408f71648e93")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "8f815bef-00db-4750-8a77-8800f7a1be04")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_rect
|
||||
(start -2.5 -2.5)
|
||||
(end 2.5 2.5)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type solid)
|
||||
)
|
||||
(fill yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "8707425d-0aa5-4be9-82a0-6a60212790b0")
|
||||
)
|
||||
(fp_rect
|
||||
(start -5 -2.5)
|
||||
(end 5 4.5)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type default)
|
||||
)
|
||||
(fill no)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "a8932c6f-e977-4893-9648-f30f8ef2c49c")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
|
|
@ -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)
|
||||
)
|
||||
|
|
@ -0,0 +1,69 @@
|
|||
(footprint "Unbenannt"
|
||||
(version 20241229)
|
||||
(generator "pcbnew")
|
||||
(generator_version "9.0")
|
||||
(layer "F.Cu")
|
||||
(property "Reference" "REF**"
|
||||
(at 0 -0.5 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "09053d6e-dd8b-49b5-bc82-85c3ee3a68d3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.1)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "Unbenannt"
|
||||
(at 0 1 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "afa435ac-0bd3-4cd8-8b73-c8928393d05d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "1754232c-9927-4f38-9a86-408f71648e93")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "8f815bef-00db-4750-8a77-8800f7a1be04")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 0 2.5 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "2e42921b-d4ac-4075-aef6-f9d2e4fea584")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,36 +1,34 @@
|
|||
Designator,Footprint,Quantity,Value,LCSC Part #
|
||||
"C101, C102, C115",0402,3,33p,
|
||||
"C103, C104",0402,2,4u7,
|
||||
"C105, C106, C107, C108, C109, C111, C113, C114, C117, C118, C120, C122, C123",0402,13,100n,
|
||||
C110,0805,1,10uF,C440198
|
||||
C112,0805,1,22uF,C45783
|
||||
"C116, C121",0805,2,10u,C440198
|
||||
C119,0402,1,4n7,
|
||||
"C101, C102, C115",0402,3,33p,C1562
|
||||
"C103, C110, C116, C121, C124",0805,5,10u,C440198
|
||||
"C104, C105, C106, C107, C108, C109, C111, C113, C114, C117, C118, C120, C122, C123",0402,14,100n,C307331
|
||||
C112,0805,1,22u,C45783
|
||||
C119,0402,1,4n7,C1538
|
||||
D101,D_SOD-123F,1,SMF24A,C19077514
|
||||
D102,D_SOD-323,1,1N5819WS,C191023
|
||||
D103,SOT-23,1,PESD1CAN,
|
||||
"D104, D105, D106, D107",0805,4,green,
|
||||
D108,0805,1,yellow,
|
||||
"D109, D110",0603,2,red,
|
||||
D103,SOT-23,1,PESD1CAN,C343993
|
||||
"D104, D105, D106, D107",0805,4,green,C2297
|
||||
D108,0805,1,yellow,C2296
|
||||
"D109, D110",0603,2,red,C2286
|
||||
F101,0805,1,250mA,C20608679
|
||||
J101,Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical,1,In,
|
||||
J102,Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical,1,Laser,
|
||||
J101,Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical,1,In,C492540
|
||||
J102,Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical,1,Laser,C705183
|
||||
L101,1008,1,L,C5832376
|
||||
Q101,SOIC-8_3.9x4.9mm_P1.27mm,1,AO4407A,
|
||||
Q102,SOT-23,1,2N7002H,
|
||||
"R101, R103, R107, R108, R112, R113",0402,6,10k,
|
||||
R102,0402,1,51k,
|
||||
"R104, R105, R106",0402,3,100k,
|
||||
"R109, R118",0402,2,1k,
|
||||
"R110, R111",0402,2,60R4,
|
||||
"R114, R115",0402,2,33k,
|
||||
R116,0402,1,3.3k,
|
||||
R117,0402,1,220R,
|
||||
"R119, R120",0402,2,470R,
|
||||
U101,QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm,1,STM32F072CBUx,
|
||||
U102,SOT-23-6,1,MP2459,
|
||||
U103,SOT-23-3,1,XC6206P332MR-G,
|
||||
U104,SOT-353_SC-70-5,1,74AHCT1G125,
|
||||
U105,SOIC-8_3.9x4.9mm_P1.27mm,1,SN65HVD230,
|
||||
U106,LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y,1,ADXL343,
|
||||
Y101,Crystal_SMD_3225-4Pin_3.2x2.5mm,1,12 MHz,
|
||||
Q102,SOT-23,1,2N7002,C8545
|
||||
Q103,AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm,1,CJAC70P06,C2898279
|
||||
"R101, R103, R107, R108, R112, R113",0402,6,10k,C25744
|
||||
R102,0402,1,51k,C25794
|
||||
"R104, R105, R106",0402,3,100k,C25741
|
||||
"R109, R118",0402,2,1k,C11702
|
||||
"R110, R111",0402,2,60R4,C60310
|
||||
"R114, R115",0402,2,33k,C25779
|
||||
R116,0402,1,3.3k,C25890
|
||||
R117,0402,1,220R,C25091
|
||||
"R119, R120",0402,2,470R,C25117
|
||||
U101,QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm,1,STM32F072CBUx,C92504
|
||||
U102,SOT-23-6,1,MP2459,C39578
|
||||
U103,SOT-23-3,1,XC6206P332MR-G,C5446
|
||||
U104,SOT-353_SC-70-5,1,74AHCT1G125,C7484
|
||||
U105,SOIC-8_3.9x4.9mm_P1.27mm,1,SN65HVD230,C12084
|
||||
U107,LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y,1,ICM-20602,
|
||||
Y101,Crystal_SMD_3225-4Pin_3.2x2.5mm,1,12 MHz,C9002
|
||||
|
|
|
|||
|
|
|
@ -21,6 +21,7 @@ C120:1
|
|||
C121:1
|
||||
C122:1
|
||||
C123:1
|
||||
C124:1
|
||||
D101:1
|
||||
D102:1
|
||||
D103:1
|
||||
|
|
@ -40,8 +41,12 @@ J101:1
|
|||
J102:1
|
||||
JP101:1
|
||||
L101:1
|
||||
Q101:1
|
||||
LABEL101:1
|
||||
LABEL102:1
|
||||
LABEL103:1
|
||||
LABEL104:1
|
||||
Q102:1
|
||||
Q103:1
|
||||
R101:1
|
||||
R102:1
|
||||
R103:1
|
||||
|
|
@ -75,5 +80,5 @@ U102:1
|
|||
U103:1
|
||||
U104:1
|
||||
U105:1
|
||||
U106:1
|
||||
U107:1
|
||||
Y101:1
|
||||
|
|
|
|||
|
|
|
@ -1,226 +1,266 @@
|
|||
P CODE 00
|
||||
P UNITS CUST 0
|
||||
P arrayDim N
|
||||
317GND VIA MD0079PA00X+051398Y-037283X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+052067Y-037283X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048425Y-032283X0197Y0000R000S686350147
|
||||
317GND VIA MD0118PA00X+041811Y-031339X0236Y0000R000S686350147
|
||||
317GND VIA MD0118PA00X+041811Y-030551X0236Y0000R000S686350147
|
||||
317GND VIA MD0118PA00X+041811Y-029764X0236Y0000R000S686350147
|
||||
317GND VIA MD0118PA00X+041811Y-028189X0236Y0000R000S686350147
|
||||
317GND VIA MD0118PA00X+041811Y-028976X0236Y0000R000S686350147
|
||||
317+24V VIA MD0118PA00X+056398Y-029724X0236Y0000R000S686350147
|
||||
317+3.3V VIA MD0118PA00X+043507Y-030999X0236Y0000R000S686350147
|
||||
317+5V VIA MD0118PA00X+047323Y-031811X0236Y0000R000S686350147
|
||||
317NET-(D109-A) VIA MD0079PA00X+046929Y-032402X0197Y0000R000S686350147
|
||||
317NET-(D109-A) VIA MD0079PA00X+048071Y-032402X0197Y0000R000S686350147
|
||||
317ET-(U101-PA12) VIA MD0079PA00X+052717Y-037283X0197Y0000R000S686350147
|
||||
317ET-(U101-PA12) VIA MD0079PA00X+045092Y-032766X0197Y0000R000S686350147
|
||||
317ET-(U101-PA11) VIA MD0079PA00X+052717Y-038780X0197Y0000R000S686350147
|
||||
317ET-(U101-PA11) VIA MD0079PA00X+045236Y-032953X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056772Y-030236X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056535Y-030236X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+053425Y-035295X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+053425Y-035098X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+044336Y-037480X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+045536Y-036594X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+051929Y-037520X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048504Y-035630X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+044080Y-037480X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048346Y-029783X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048346Y-030079X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+047717Y-030965X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048346Y-030965X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056535Y-030709X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056535Y-031417X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+051732Y-037520X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+053740Y-034488X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056772Y-031417X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+054075Y-035079X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+054055Y-036260X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+050945Y-035709X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+053937Y-033780X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056535Y-030472X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057244Y-030709X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057008Y-030236X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+046245Y-035374X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048346Y-030374X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+051614Y-035906X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+054232Y-036063X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+052323Y-034646X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057244Y-030945X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056535Y-031181X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+045458Y-034587X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048346Y-030669X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+052520Y-035787X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+053937Y-034488X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057244Y-031181X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+052126Y-034803X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048031Y-030965X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048504Y-034783X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+046245Y-033799X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+048031Y-029783X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+051535Y-037520X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+056535Y-030945X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+054843Y-029016X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+047717Y-029783X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+045241Y-037559X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+047717Y-030669X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+050945Y-035906X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057244Y-030236X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+047717Y-030079X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057244Y-030472X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+044966Y-037559X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+047717Y-030374X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057244Y-031417X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+044670Y-033799X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+044670Y-035374X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+051614Y-035709X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+053740Y-033780X0197Y0000R000S686350147
|
||||
317GND VIA MD0079PA00X+057008Y-031417X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+048287Y-034370X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+044237Y-032579X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+051732Y-038307X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+051535Y-038307X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+046048Y-036988X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+043844Y-036831X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+048268Y-036457X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+047466Y-033287X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+052087Y-037992X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+051929Y-038307X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+048465Y-036457X0197Y0000R000S686350147
|
||||
317+3.3V VIA MD0079PA00X+052087Y-038189X0197Y0000R000S686350147
|
||||
317+5V VIA MD0079PA00X+054508Y-034445X0197Y0000R000S686350147
|
||||
317+5V VIA MD0079PA00X+051319Y-036850X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055394Y-030906X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055630Y-031378X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055394Y-031142X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+053976Y-032638X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+054016Y-032008X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+053307Y-031299X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+053268Y-032638X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+053307Y-030827X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+054016Y-031024X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055866Y-031378X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055394Y-031378X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055394Y-030669X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+053307Y-031811X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+055394Y-030433X0197Y0000R000S686350147
|
||||
317+24V VIA MD0079PA00X+054016Y-031535X0197Y0000R000S686350147
|
||||
317/~{NRST} VIA MD0079PA00X+045537Y-037015X0197Y0000R000S686350147
|
||||
317/~{NRST} VIA MD0079PA00X+045549Y-036158X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+052047Y-030472X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+050079Y-030591X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+051181Y-032126X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+052047Y-031417X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+051181Y-031102X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+052047Y-030945X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+050079Y-030827X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+051181Y-031654X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+050079Y-030354X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+051181Y-030630X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+050079Y-029882X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+050079Y-030118X0197Y0000R000S686350147
|
||||
317/+24V_{L} VIA MD0079PA00X+052047Y-031890X0197Y0000R000S686350147
|
||||
317ET-(U105-VREF) VIA MD0079PA00X+055866Y-038780X0197Y0000R000S686350147
|
||||
317ET-(U105-VREF) VIA MD0079PA00X+056339Y-036772X0197Y0000R000S686350147
|
||||
317NET-(JP101-A) VIA MD0079PA00X+055236Y-037087X0197Y0000R000S686350147
|
||||
317NET-(U101-PA4) VIA MD0079PA00X+049173Y-035807X0197Y0000R000S686350147
|
||||
317NET-(U101-PA4) VIA MD0079PA00X+047618Y-035724X0197Y0000R000S686350147
|
||||
317NET-(U101-PA6) VIA MD0079PA00X+048346Y-035217X0197Y0000R000S686350147
|
||||
317NET-(U101-PA6) VIA MD0079PA00X+049114Y-035217X0197Y0000R000S686350147
|
||||
317NET-(U101-PA5) VIA MD0079PA00X+047697Y-035276X0197Y0000R000S686350147
|
||||
317NET-(U101-PA5) VIA MD0079PA00X+049094Y-034980X0197Y0000R000S686350147
|
||||
317+3.3V TP108 -1 D0236PA00X+043500Y-038500X0591Y0000R000S0
|
||||
317/BOOT0 TP107 -1 D0236PA00X+042500Y-038500X0591Y0000R270S0
|
||||
317GND VIA MD0079PA00X+048878Y-033661X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+053425Y-035295X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+043583Y-035472X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+053425Y-035098X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+044336Y-037480X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+051398Y-037283X0197Y0000R000S819385523
|
||||
317GND VIA MD0118PA00X+041811Y-031476X0236Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+045536Y-036594X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+056575Y-031535X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+051929Y-037520X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+056654Y-031850X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+044080Y-037480X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+057283Y-031220X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047303Y-036969X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047264Y-033878X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+052067Y-037283X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+051732Y-037520X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048031Y-029606X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+053740Y-034488X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+054075Y-035079X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+050945Y-035709X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+053937Y-033780X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048425Y-029134X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+056969Y-031142X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047500Y-034469X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+046245Y-035374X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+051614Y-035906X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+052323Y-034646X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+049370Y-034665X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+056654Y-031220X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+045458Y-034587X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048957Y-035846X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+052520Y-035787X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+053937Y-034488X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+052126Y-034803X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048031Y-028661X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+046245Y-033799X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+051535Y-037520X0197Y0000R000S819385523
|
||||
317GND VIA MD0118PA00X+041811Y-030650X0236Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+045241Y-037559X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047638Y-029409X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+057362Y-031535X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+050945Y-035906X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+043287Y-036358X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+056969Y-031929X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+044966Y-037559X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047559Y-036693X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047638Y-029134X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+057283Y-031811X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+044670Y-033799X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+044670Y-035374X0197Y0000R000S819385523
|
||||
317GND VIA MD0118PA00X+041811Y-028169X0236Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+051614Y-035709X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+053740Y-033780X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048425Y-028819X0197Y0000R000S819385523
|
||||
317GND VIA MD0118PA00X+041811Y-028996X0236Y0000R000S819385523
|
||||
317GND VIA MD0118PA00X+041811Y-029823X0236Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+047638Y-028819X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048425Y-029409X0197Y0000R000S819385523
|
||||
317GND VIA MD0079PA00X+048878Y-033976X0197Y0000R000S819385523
|
||||
317/~{NRST} VIA MD0079PA00X+045537Y-037015X0197Y0000R000S819385523
|
||||
317/~{NRST} VIA MD0079PA00X+045549Y-036158X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051220Y-031339X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050787Y-029409X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051043Y-031594X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051220Y-030827X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051654Y-032362X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+052598Y-030315X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051043Y-030591X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+052283Y-032362X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050787Y-029134X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+052283Y-030315X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051969Y-030315X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051043Y-031083X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051220Y-031831X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050394Y-028661X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050394Y-029606X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+052598Y-032362X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051339Y-030315X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051654Y-030315X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050000Y-028819X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+052913Y-032362X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050000Y-029409X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051969Y-032362X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051043Y-032087X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+052913Y-030315X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+051339Y-032362X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050787Y-028819X0197Y0000R000S819385523
|
||||
317/+24V_{L} VIA MD0079PA00X+050000Y-029134X0197Y0000R000S819385523
|
||||
317ET-(U105-VREF) VIA MD0079PA00X+055866Y-038780X0197Y0000R000S819385523
|
||||
317ET-(U105-VREF) VIA MD0079PA00X+056378Y-036772X0197Y0000R000S819385523
|
||||
317NET-(JP101-A) VIA MD0079PA00X+055236Y-037087X0197Y0000R000S819385523
|
||||
317NET-(U101-PA5) VIA MD0079PA00X+047933Y-035079X0197Y0000R000S819385523
|
||||
317NET-(U101-PA5) VIA MD0079PA00X+047047Y-035276X0197Y0000R000S819385523
|
||||
317ET-(U101-PA12) VIA MD0079PA00X+045092Y-032766X0197Y0000R000S819385523
|
||||
317ET-(U101-PA12) VIA MD0079PA00X+052717Y-037283X0197Y0000R000S819385523
|
||||
317ET-(U101-PA11) VIA MD0079PA00X+045236Y-032953X0197Y0000R000S819385523
|
||||
317ET-(U101-PA11) VIA MD0079PA00X+052717Y-038780X0197Y0000R000S819385523
|
||||
317V_{SYS} VIA MD0079PA00X+052362Y-033150X0197Y0000R000S819385523
|
||||
317V_{SYS} VIA MD0079PA00X+043543Y-029055X0197Y0000R000S819385523
|
||||
317NET-(D110-A) VIA MD0079PA00X+049055Y-028150X0197Y0000R000S819385523
|
||||
317NET-(D110-A) VIA MD0079PA00X+048819Y-031496X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+044237Y-032579X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+051732Y-038307X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+046811Y-036437X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+051535Y-038307X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+048130Y-033976X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+046811Y-036791X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+047466Y-033287X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+043071Y-036890X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+043071Y-036654X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0118PA00X+043507Y-031098X0236Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+048130Y-033661X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+052087Y-037992X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+051929Y-038307X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+047697Y-033642X0197Y0000R000S819385523
|
||||
3173.3V VIA MD0079PA00X+052087Y-038189X0197Y0000R000S819385523
|
||||
3175V VIA MD0118PA00X+045354Y-030449X0236Y0000R000S819385523
|
||||
3175V VIA MD0079PA00X+054508Y-034445X0197Y0000R000S819385523
|
||||
3175V VIA MD0079PA00X+051319Y-036850X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+055472Y-031220X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+055787Y-031142X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053406Y-030882X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+056181Y-031535X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+056102Y-031811X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+055472Y-031850X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053602Y-031594X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+056102Y-031220X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+043465Y-027854X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+055787Y-031929X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053406Y-031319X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053602Y-031083X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053602Y-032087X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+055394Y-031535X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053406Y-031831X0197Y0000R000S819385523
|
||||
31724V VIA MD0079PA00X+053406Y-032264X0197Y0000R000S819385523
|
||||
317/SWDIO TP105 -1 D0236PA00X+040000Y-032937X0591Y0000R000S0
|
||||
317+5V TP101 -1 D0236PA00X+040000Y-031000X0591Y0000R000S0
|
||||
317+3.3V TP102 -1 D0236PA00X+040000Y-032000X0591Y0000R000S0
|
||||
317GND TP103 -1 D0236PA00X+040000Y-036000X0591Y0000R000S0
|
||||
317/~{NRST} TP104 -1 D0236PA00X+040000Y-035000X0591Y0000R000S0
|
||||
317/SWCLK TP106 -1 D0236PA00X+040000Y-034000X0591Y0000R000S0
|
||||
327NET-(D110-A) D110 -2 A01X+049567Y-032126X0344Y0374R270S2
|
||||
327NET-(D110-K) D110 -1 A01X+049567Y-032746X0344Y0374R270S2
|
||||
327NET-(D110-K) R120 -1 A01X+049567Y-033228X0213Y0252R180S2
|
||||
327GND R120 -2 A01X+049165Y-033228X0213Y0252R180S2
|
||||
327NET-(D109-K) R119 -1 A01X+048425Y-032957X0213Y0252R270S2
|
||||
327GND R119 -2 A01X+048425Y-032555X0213Y0252R270S2
|
||||
327NET-(D109-K) D109 -1 A01X+048937Y-032751X0344Y0374R270S2
|
||||
327NET-(D109-A) D109 -2 A01X+048937Y-032131X0344Y0374R270S2
|
||||
327NET-(D108-K) R118 -1 A01X+042028Y-031602X0213Y0252R270S2
|
||||
327GND R118 -2 A01X+042028Y-031201X0213Y0252R270S2
|
||||
327NET-(D107-K) R117 -1 A01X+042028Y-030811X0213Y0252R270S2
|
||||
327GND R117 -2 A01X+042028Y-030409X0213Y0252R270S2
|
||||
327NET-(D106-K) R116 -1 A01X+042028Y-030024X0213Y0252R270S2
|
||||
327GND R116 -2 A01X+042028Y-029622X0213Y0252R270S2
|
||||
327NET-(D105-K) R115 -1 A01X+042028Y-029236X0213Y0252R270S2
|
||||
327GND R115 -2 A01X+042028Y-028835X0213Y0252R270S2
|
||||
327NET-(D108-K) D108 -1 A01X+042544Y-031398X0384Y0551R000S2
|
||||
327NET-(D108-A) D108 -2 A01X+043282Y-031398X0384Y0551R000S2
|
||||
327NET-(D107-K) D107 -1 A01X+042544Y-030610X0384Y0551R000S2
|
||||
327+3.3V D107 -2 A01X+043282Y-030610X0384Y0551R000S2
|
||||
327NET-(D106-K) D106 -1 A01X+042544Y-029823X0384Y0551R000S2
|
||||
327+5V D106 -2 A01X+043282Y-029823X0384Y0551R000S2
|
||||
327NET-(D104-K) D104 -1 A01X+042544Y-028248X0384Y0551R000S2
|
||||
327+24V D104 -2 A01X+043282Y-028248X0384Y0551R000S2
|
||||
327NET-(D104-K) R114 -1 A01X+042028Y-028449X0213Y0252R270S2
|
||||
327GND R114 -2 A01X+042028Y-028047X0213Y0252R270S2
|
||||
327NET-(U101-PA4) R113 -1 A01X+047854Y-035724X0213Y0252R090S2
|
||||
327+3.3V R113 -2 A01X+047854Y-036126X0213Y0252R090S2
|
||||
327ET-(U105-VREF) C119 -1 A01X+056339Y-036409X0220Y0244R270S2
|
||||
327GND C119 -2 A01X+056339Y-036031X0220Y0244R270S2
|
||||
327NET-(D107-K) R117 -1 A01X+042028Y-030909X0213Y0252R270S2
|
||||
327GND R117 -2 A01X+042028Y-030508X0213Y0252R270S2
|
||||
327NET-(D105-K) D105 -1 A01X+042544Y-029055X0384Y0551R000S2
|
||||
327V_{SYS} D105 -2 A01X+043282Y-029055X0384Y0551R000S2
|
||||
327NET-(U101-PA4) R113 -1 A01X+047283Y-035646X0213Y0252R090S2
|
||||
3273.3V R113 -2 A01X+047283Y-036047X0213Y0252R090S2
|
||||
317/BOOT0 TP107 -1 D0236PA00X+042500Y-038500X0591Y0000R270S0
|
||||
3173.3V TP102 -1 D0236PA00X+040000Y-032000X0591Y0000R000S0
|
||||
327ET-(U105-VREF) C119 -1 A01X+056378Y-036409X0220Y0244R270S2
|
||||
327GND C119 -2 A01X+056378Y-036031X0220Y0244R270S2
|
||||
327GND R101 -1 A01X+043588Y-035283X0213Y0252R270S2
|
||||
327/BOOT0 R101 -2 A01X+043588Y-034882X0213Y0252R270S2
|
||||
327CAN_P R110 -1 A01X+055740Y-036772X0213Y0252R000S2
|
||||
327ET-(U105-VREF) R110 -2 A01X+056142Y-036772X0213Y0252R000S2
|
||||
367N/C H103 D1063UA00X+057874Y-028740X1063Y0000R000S0
|
||||
327+3.3V C104 -1 A01X+043847Y-036639X0220Y0244R180S2
|
||||
327GND C104 -2 A01X+043469Y-036639X0220Y0244R180S2
|
||||
327CAN_P D103 -1 A01X+055965Y-035802X0581Y0236R270S2
|
||||
327CAN_N D103 -2 A01X+056713Y-035802X0581Y0236R270S2
|
||||
327GND D103 -3 A01X+056339Y-035064X0581Y0236R270S2
|
||||
367N/C H104 D1063UA00X+057874Y-038189X1063Y0000R000S0
|
||||
367N/C J102 D0949UA00X+047185Y-029022X0949Y0000R000S0
|
||||
367N/C J102 D0949UA00X+051240Y-029022X0949Y0000R000S0
|
||||
327GND J102 -1 A01X+048031Y-030368X0500Y1000R000S2
|
||||
327T-(J102-PIN_2) J102 -2 A01X+049213Y-030368X0500Y1000R000S2
|
||||
327/+24V_{L} J102 -3 A01X+050394Y-030368X0500Y1000R000S2
|
||||
327+3.3V C108 -1 A01X+046060Y-036403X0220Y0244R180S2
|
||||
327CAN_P R110 -1 A01X+055780Y-036772X0213Y0252R000S2
|
||||
327ET-(U105-VREF) R110 -2 A01X+056181Y-036772X0213Y0252R000S2
|
||||
317GND H103 -1 D0197PA00X+057077Y-028740X0315Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+057310Y-028176X0315Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+057310Y-029304X0315Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+057874Y-027943X0315Y0000R000S0
|
||||
317GND H103 -1 D1063PA00X+057874Y-028740X2126Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+057874Y-029537X0315Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+058438Y-028176X0315Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+058438Y-029304X0315Y0000R000S0
|
||||
317GND H103 -1 D0197PA00X+058671Y-028740X0315Y0000R000S0
|
||||
327CAN_P D103 -1 A01X+056004Y-035408X0581Y0236R270S2
|
||||
327CAN_N D103 -2 A01X+056752Y-035408X0581Y0236R270S2
|
||||
327GND D103 -3 A01X+056378Y-034670X0581Y0236R270S2
|
||||
317GND H104 -1 D0197PA00X+057077Y-038189X0315Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+057310Y-037625X0315Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+057310Y-038753X0315Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+057874Y-037392X0315Y0000R000S0
|
||||
317GND H104 -1 D1063PA00X+057874Y-038189X2126Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+057874Y-038986X0315Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+058438Y-037625X0315Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+058438Y-038753X0315Y0000R000S0
|
||||
317GND H104 -1 D0197PA00X+058671Y-038189X0315Y0000R000S0
|
||||
327NET-(D108-K) R118 -1 A01X+042028Y-031740X0213Y0252R270S2
|
||||
327GND R118 -2 A01X+042028Y-031339X0213Y0252R270S2
|
||||
32724V Q103 -1 A01X+053406Y-032087X0197Y0256R270S2
|
||||
32724V Q103 -2 A01X+053406Y-031587X0197Y0256R270S2
|
||||
32724V Q103 -3 A01X+053406Y-031087X0197Y0256R270S2
|
||||
327/GATE_{L} Q103 -4 A01X+053406Y-030587X0197Y0256R270S2
|
||||
327/+24V_{L} Q103 -5 A01X+052140Y-031337X1811Y1622R270S2
|
||||
327/+24V_{L} Q103 -5 A01X+051220Y-032087X0197Y0217R270S2
|
||||
327/+24V_{L} Q103 -5 A01X+051220Y-031587X0197Y0217R270S2
|
||||
327/+24V_{L} Q103 -5 A01X+051220Y-031087X0197Y0217R270S2
|
||||
327/+24V_{L} Q103 -5 A01X+051220Y-030587X0197Y0217R270S2
|
||||
317GND TP103 -1 D0236PA00X+040000Y-036000X0591Y0000R000S0
|
||||
367N/C J102 D0500UA00X+046850Y-028362X0500Y0000R000S0
|
||||
367N/C J102 D0500UA00X+051575Y-028362X0500Y0000R000S0
|
||||
317GND J102 -1 D0402PA00X+048031Y-029134X0591Y0795R000S0
|
||||
317T-(J102-PIN_2) J102 -2 D0402PA00X+049213Y-029134X0591Y0795R000S0
|
||||
317/+24V_{L} J102 -3 D0402PA00X+050394Y-029134X0591Y0795R000S0
|
||||
3273.3V C108 -1 A01X+046060Y-036403X0220Y0244R180S2
|
||||
327GND C108 -2 A01X+045682Y-036403X0220Y0244R180S2
|
||||
327ET-(U101-PA12) U105 -1 A01X+053278Y-037281X0768Y0236R000S2
|
||||
327GND U105 -2 A01X+053278Y-037781X0768Y0236R000S2
|
||||
327+3.3V U105 -3 A01X+053278Y-038281X0768Y0236R000S2
|
||||
3273.3V U105 -3 A01X+053278Y-038281X0768Y0236R000S2
|
||||
327ET-(U101-PA11) U105 -4 A01X+053278Y-038781X0768Y0236R000S2
|
||||
327ET-(U105-VREF) U105 -5 A01X+055226Y-038781X0768Y0236R000S2
|
||||
327CAN_N U105 -6 A01X+055226Y-038281X0768Y0236R000S2
|
||||
327CAN_P U105 -7 A01X+055226Y-037781X0768Y0236R000S2
|
||||
327NET-(JP101-A) U105 -8 A01X+055226Y-037281X0768Y0236R000S2
|
||||
367N/C H102 D1063UA00X+040551Y-028740X1063Y0000R000S0
|
||||
327NET-(Q102-G) R107 -1 A01X+055409Y-029764X0213Y0252R000S2
|
||||
327NET-(D110-A) R107 -2 A01X+055811Y-029764X0213Y0252R000S2
|
||||
317GND H102 -1 D0197PA00X+039754Y-028740X0315Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+039987Y-028176X0315Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+039987Y-029304X0315Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+040551Y-027943X0315Y0000R000S0
|
||||
317GND H102 -1 D1063PA00X+040551Y-028740X2126Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+040551Y-029537X0315Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+041115Y-028176X0315Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+041115Y-029304X0315Y0000R000S0
|
||||
317GND H102 -1 D0197PA00X+041348Y-028740X0315Y0000R000S0
|
||||
327NET-(D110-K) R120 -1 A01X+048819Y-032835X0213Y0252R090S2
|
||||
327GND R120 -2 A01X+048819Y-033236X0213Y0252R090S2
|
||||
317/SWCLK TP106 -1 D0236PA00X+040000Y-034000X0591Y0000R000S0
|
||||
327NET-(D104-K) D104 -1 A01X+042544Y-028228X0384Y0551R000S2
|
||||
32724V D104 -2 A01X+043282Y-028228X0384Y0551R000S2
|
||||
327NET-(Q102-G) R107 -1 A01X+055433Y-029606X0213Y0252R000S2
|
||||
327NET-(D110-A) R107 -2 A01X+055835Y-029606X0213Y0252R000S2
|
||||
327NET-(U101-PF1) Y101 -1 A01X+045103Y-037185X0551Y0472R180S2
|
||||
327GND Y101 -2 A01X+044237Y-037185X0551Y0472R180S2
|
||||
327NET-(U101-PF0) Y101 -3 A01X+044237Y-037854X0551Y0472R180S2
|
||||
327GND Y101 -4 A01X+045103Y-037854X0551Y0472R180S2
|
||||
327/GATE_{L} R104 -1 A01X+053917Y-030059X0213Y0252R270S2
|
||||
327/DRAIN_{L} R104 -2 A01X+053917Y-029657X0213Y0252R270S2
|
||||
327+5V R102 -1 A01X+054705Y-034421X0213Y0252R090S2
|
||||
327NET-(D109-K) R119 -1 A01X+048169Y-032835X0213Y0252R090S2
|
||||
327GND R119 -2 A01X+048169Y-033236X0213Y0252R090S2
|
||||
3275V R102 -1 A01X+054705Y-034421X0213Y0252R090S2
|
||||
327NET-(U102-FB) R102 -2 A01X+054705Y-034823X0213Y0252R090S2
|
||||
327GND C120 -1 A01X+052598Y-037843X0220Y0244R090S2
|
||||
327+3.3V C120 -2 A01X+052598Y-038220X0220Y0244R090S2
|
||||
3273.3V C120 -2 A01X+052598Y-038220X0220Y0244R090S2
|
||||
327NET-(D105-K) R115 -1 A01X+042028Y-029256X0213Y0252R270S2
|
||||
327GND R115 -2 A01X+042028Y-028854X0213Y0252R270S2
|
||||
327NET-(U102-BST) U102 -1 A01X+053775Y-035569X0522Y0236R180S2
|
||||
327GND U102 -2 A01X+053775Y-035195X0522Y0236R180S2
|
||||
327NET-(U102-FB) U102 -3 A01X+053775Y-034821X0522Y0236R180S2
|
||||
327V_{SYS} U102 -4 A01X+052879Y-034821X0522Y0236R180S2
|
||||
327V_{SYS} U102 -5 A01X+052879Y-035195X0522Y0236R180S2
|
||||
327/SW U102 -6 A01X+052879Y-035569X0522Y0236R180S2
|
||||
327GND R108 -1 A01X+049217Y-031654X0213Y0252R180S2
|
||||
327NET-(D109-A) R108 -2 A01X+048815Y-031654X0213Y0252R180S2
|
||||
327/SW D102 -1 A01X+053425Y-036240X0236Y0177R000S2
|
||||
327GND D102 -2 A01X+054252Y-036240X0236Y0177R000S2
|
||||
327+3.3V C106 -1 A01X+047269Y-033320X0220Y0244R090S2
|
||||
327GND R108 -1 A01X+047299Y-031654X0213Y0252R000S2
|
||||
327NET-(D109-A) R108 -2 A01X+047701Y-031654X0213Y0252R000S2
|
||||
327/SW D102 -1 A01X+053425Y-036339X0236Y0177R000S2
|
||||
327GND D102 -2 A01X+054252Y-036339X0236Y0177R000S2
|
||||
3273.3V C103 -1 A01X+043425Y-036772X0394Y0571R090S2
|
||||
327GND C103 -2 A01X+043425Y-037520X0394Y0571R090S2
|
||||
3273.3V C106 -1 A01X+047269Y-033320X0220Y0244R090S2
|
||||
327GND C106 -2 A01X+047269Y-033698X0220Y0244R090S2
|
||||
327+3.3V U101 -1 A01X+044375Y-035940X0344Y0098R270S2
|
||||
3273.3V U107 -1 A01X+048100Y-034882X0217Y0138R000S2
|
||||
327NET-(U101-PA5) U107 -2 A01X+048100Y-035079X0217Y0138R000S2
|
||||
327NET-(U101-PA7) U107 -3 A01X+048100Y-035276X0217Y0138R000S2
|
||||
327NET-(U101-PA6) U107 -4 A01X+048100Y-035472X0217Y0138R000S2
|
||||
327NET-(U101-PA4) U107 -5 A01X+048100Y-035669X0217Y0138R000S2
|
||||
327U107-INT-PAD6) U107 -6 A01X+048386Y-035758X0138Y0217R000S2
|
||||
327107-RESV-PAD7) U107 -7 A01X+048583Y-035758X0138Y0217R000S2
|
||||
327GND U107 -8 A01X+048780Y-035758X0138Y0217R000S2
|
||||
327GND U107 -9 A01X+049065Y-035669X0217Y0138R000S2
|
||||
327GND U107 -10 A01X+049065Y-035472X0217Y0138R000S2
|
||||
327GND U107 -11 A01X+049065Y-035276X0217Y0138R000S2
|
||||
327GND U107 -12 A01X+049065Y-035079X0217Y0138R000S2
|
||||
327GND U107 -13 A01X+049065Y-034882X0217Y0138R000S2
|
||||
327-(U107-REGOUT) U107 -14 A01X+048780Y-034793X0138Y0217R000S2
|
||||
327GND U107 -15 A01X+048583Y-034793X0138Y0217R000S2
|
||||
3273.3V U107 -16 A01X+048386Y-034793X0138Y0217R000S2
|
||||
3273.3V U101 -1 A01X+044375Y-035940X0344Y0098R270S2
|
||||
327101-PC13-PAD2) U101 -2 A01X+044572Y-035940X0344Y0098R270S2
|
||||
327101-PC14-PAD3) U101 -3 A01X+044769Y-035940X0344Y0098R270S2
|
||||
327101-PC15-PAD4) U101 -4 A01X+044966Y-035940X0344Y0098R270S2
|
||||
|
|
@ -228,7 +268,7 @@ P arrayDim N
|
|||
327NET-(U101-PF1) U101 -6 A01X+045359Y-035940X0344Y0098R270S2
|
||||
327/~{NRST} U101 -7 A01X+045556Y-035940X0344Y0098R270S2
|
||||
327GND U101 -8 A01X+045753Y-035940X0344Y0098R270S2
|
||||
327+3.3V U101 -9 A01X+045950Y-035940X0344Y0098R270S2
|
||||
3273.3V U101 -9 A01X+045950Y-035940X0344Y0098R270S2
|
||||
327101-PA0-PAD10) U101 -10 A01X+046147Y-035940X0344Y0098R270S2
|
||||
327101-PA1-PAD11) U101 -11 A01X+046344Y-035940X0344Y0098R270S2
|
||||
327101-PA2-PAD12) U101 -12 A01X+046540Y-035940X0344Y0098R270S2
|
||||
|
|
@ -243,11 +283,11 @@ P arrayDim N
|
|||
32701-PB10-PAD21) U101 -21 A01X+046811Y-034094X0098Y0344R270S2
|
||||
32701-PB11-PAD22) U101 -22 A01X+046811Y-033898X0098Y0344R270S2
|
||||
327GND U101 -23 A01X+046811Y-033701X0098Y0344R270S2
|
||||
327+3.3V U101 -24 A01X+046811Y-033504X0098Y0344R270S2
|
||||
3273.3V U101 -24 A01X+046811Y-033504X0098Y0344R270S2
|
||||
32701-PB12-PAD25) U101 -25 A01X+046540Y-033233X0344Y0098R270S2
|
||||
32701-PB13-PAD26) U101 -26 A01X+046344Y-033233X0344Y0098R270S2
|
||||
327NET-(D110-A) U101 -26 A01X+046344Y-033233X0344Y0098R270S2
|
||||
327NET-(D109-A) U101 -27 A01X+046147Y-033233X0344Y0098R270S2
|
||||
327NET-(D110-A) U101 -28 A01X+045950Y-033233X0344Y0098R270S2
|
||||
32701-PB15-PAD28) U101 -28 A01X+045950Y-033233X0344Y0098R270S2
|
||||
327101-PA8-PAD29) U101 -29 A01X+045753Y-033233X0344Y0098R270S2
|
||||
327NET-(D108-A) U101 -30 A01X+045556Y-033233X0344Y0098R270S2
|
||||
32701-PA10-PAD31) U101 -31 A01X+045359Y-033233X0344Y0098R270S2
|
||||
|
|
@ -255,7 +295,7 @@ P arrayDim N
|
|||
327ET-(U101-PA12) U101 -33 A01X+044966Y-033233X0344Y0098R270S2
|
||||
327/SWDIO U101 -34 A01X+044769Y-033233X0344Y0098R270S2
|
||||
327GND U101 -35 A01X+044572Y-033233X0344Y0098R270S2
|
||||
327+3.3V U101 -36 A01X+044375Y-033233X0344Y0098R270S2
|
||||
3273.3V U101 -36 A01X+044375Y-033233X0344Y0098R270S2
|
||||
327/SWCLK U101 -37 A01X+044104Y-033504X0098Y0344R270S2
|
||||
32701-PA15-PAD38) U101 -38 A01X+044104Y-033701X0098Y0344R270S2
|
||||
327101-PB3-PAD39) U101 -39 A01X+044104Y-033898X0098Y0344R270S2
|
||||
|
|
@ -267,75 +307,90 @@ P arrayDim N
|
|||
327101-PB8-PAD45) U101 -45 A01X+044104Y-035079X0098Y0344R270S2
|
||||
327101-PB9-PAD46) U101 -46 A01X+044104Y-035276X0098Y0344R270S2
|
||||
327GND U101 -47 A01X+044104Y-035472X0098Y0344R270S2
|
||||
327+3.3V U101 -48 A01X+044104Y-035669X0098Y0344R270S2
|
||||
3273.3V U101 -48 A01X+044104Y-035669X0098Y0344R270S2
|
||||
327GND U101 -49 A01X+045458Y-034587X2205Y2205R270S2
|
||||
327+24V F101 -1 A01X+053622Y-032638X0384Y0551R090S2
|
||||
327V_{SYS} F101 -2 A01X+053622Y-033376X0384Y0551R090S2
|
||||
327+5V C118 -1 A01X+047323Y-031496X0220Y0244R270S2
|
||||
327GND C118 -2 A01X+047323Y-031118X0220Y0244R270S2
|
||||
32724V F101 -1 A01X+053834Y-033110X0384Y0551R180S2
|
||||
327V_{SYS} F101 -2 A01X+053095Y-033110X0384Y0551R180S2
|
||||
3275V C118 -1 A01X+046949Y-030449X0220Y0244R090S2
|
||||
327GND C118 -2 A01X+046949Y-030827X0220Y0244R090S2
|
||||
3173.3V TP108 -1 D0236PA00X+043500Y-038500X0591Y0000R000S0
|
||||
327V_{SYS} C113 -1 A01X+052323Y-035189X0220Y0244R270S2
|
||||
327GND C113 -2 A01X+052323Y-034811X0220Y0244R270S2
|
||||
327GND R106 -1 A01X+055433Y-029012X0213Y0252R090S2
|
||||
327NET-(Q102-G) R106 -2 A01X+055433Y-029413X0213Y0252R090S2
|
||||
327NET-(U101-PF0) C102 -1 A01X+044623Y-036639X0220Y0244R180S2
|
||||
327GND C102 -2 A01X+044245Y-036639X0220Y0244R180S2
|
||||
327+3.3V C121 -1 A01X+048366Y-036791X0394Y0571R000S2
|
||||
327GND C121 -2 A01X+049114Y-036791X0394Y0571R000S2
|
||||
327GND R106 -1 A01X+055433Y-028850X0213Y0252R090S2
|
||||
327NET-(Q102-G) R106 -2 A01X+055433Y-029252X0213Y0252R090S2
|
||||
327NET-(U101-PF0) C102 -1 A01X+044598Y-036639X0220Y0244R180S2
|
||||
327GND C102 -2 A01X+044220Y-036639X0220Y0244R180S2
|
||||
3273.3V C121 -1 A01X+048386Y-033819X0394Y0571R000S2
|
||||
327GND C121 -2 A01X+049134Y-033819X0394Y0571R000S2
|
||||
327NET-(D110-K) D110 -1 A01X+048819Y-032392X0344Y0374R270S2
|
||||
327NET-(D110-A) D110 -2 A01X+048819Y-031772X0344Y0374R270S2
|
||||
327NET-(U102-FB) R103 -1 A01X+055079Y-034823X0213Y0252R270S2
|
||||
327GND R103 -2 A01X+055079Y-034421X0213Y0252R270S2
|
||||
327+5V C114 -1 A01X+051969Y-035689X0220Y0244R000S2
|
||||
3275V C114 -1 A01X+051969Y-035689X0220Y0244R000S2
|
||||
327GND C114 -2 A01X+052346Y-035689X0220Y0244R000S2
|
||||
327+24V Q101 -1 A01X+053573Y-032010X0768Y0236R180S2
|
||||
327+24V Q101 -2 A01X+053573Y-031510X0768Y0236R180S2
|
||||
327+24V Q101 -3 A01X+053573Y-031010X0768Y0236R180S2
|
||||
327/GATE_{L} Q101 -4 A01X+053573Y-030510X0768Y0236R180S2
|
||||
327/+24V_{L} Q101 -5 A01X+051624Y-030510X0768Y0236R180S2
|
||||
327/+24V_{L} Q101 -6 A01X+051624Y-031010X0768Y0236R180S2
|
||||
327/+24V_{L} Q101 -7 A01X+051624Y-031510X0768Y0236R180S2
|
||||
327/+24V_{L} Q101 -8 A01X+051624Y-032010X0768Y0236R180S2
|
||||
327GND U104 -1 A01X+047815Y-032106X0256Y0157R270S2
|
||||
327NET-(D109-A) U104 -2 A01X+048071Y-032106X0256Y0157R270S2
|
||||
327GND U104 -3 A01X+048327Y-032106X0256Y0157R270S2
|
||||
327ET-(R109-PAD2) U104 -4 A01X+048327Y-031358X0256Y0157R270S2
|
||||
327+5V U104 -5 A01X+047815Y-031358X0256Y0157R270S2
|
||||
367N/C J101 D0949UA00X+054902Y-032677X0949Y0000R000S0
|
||||
367N/C J101 D0949UA00X+057776Y-032677X0949Y0000R000S0
|
||||
327+24V J101 -1 A01X+055748Y-030827X0500Y1000R000S2
|
||||
327GND J101 -2 A01X+056929Y-030827X0500Y1000R000S2
|
||||
327CAN_P J101 -3 A01X+055748Y-034528X0500Y1000R000S2
|
||||
327CAN_N J101 -4 A01X+056929Y-034528X0500Y1000R000S2
|
||||
327+5V C115 -1 A01X+054331Y-034445X0220Y0244R090S2
|
||||
327GND U104 -1 A01X+047441Y-031181X0256Y0157R270S2
|
||||
327NET-(D109-A) U104 -2 A01X+047697Y-031181X0256Y0157R270S2
|
||||
327GND U104 -3 A01X+047953Y-031181X0256Y0157R270S2
|
||||
327ET-(R109-PAD2) U104 -4 A01X+047953Y-030433X0256Y0157R270S2
|
||||
3275V U104 -5 A01X+047441Y-030433X0256Y0157R270S2
|
||||
367N/C J101 D0402UA00X+054606Y-033087X0402Y0000R000S0
|
||||
367N/C J101 D0402UA00X+058150Y-033087X0402Y0000R000S0
|
||||
31724V J101 -1 D0402PA00X+055787Y-031535X0591Y0591R000S0
|
||||
317GND J101 -2 D0402PA00X+056969Y-031535X0591Y0000R000S0
|
||||
317CAN_P J101 -3 D0402PA00X+055787Y-032717X0591Y0000R000S0
|
||||
317CAN_N J101 -4 D0402PA00X+056969Y-032717X0591Y0000R000S0
|
||||
3275V C115 -1 A01X+054331Y-034445X0220Y0244R090S2
|
||||
327NET-(U102-FB) C115 -2 A01X+054331Y-034823X0220Y0244R090S2
|
||||
327T-(J102-PIN_2) R109 -1 A01X+049213Y-031260X0213Y0252R180S2
|
||||
327ET-(R109-PAD2) R109 -2 A01X+048811Y-031260X0213Y0252R180S2
|
||||
327+5V C112 -1 A01X+051280Y-036555X0394Y0571R270S2
|
||||
327NET-(D106-K) D106 -1 A01X+042544Y-029882X0384Y0551R000S2
|
||||
3275V D106 -2 A01X+043282Y-029882X0384Y0551R000S2
|
||||
327T-(J102-PIN_2) R109 -1 A01X+048839Y-030354X0213Y0252R180S2
|
||||
327ET-(R109-PAD2) R109 -2 A01X+048437Y-030354X0213Y0252R180S2
|
||||
317/~{NRST} TP104 -1 D0236PA00X+040000Y-035000X0591Y0000R000S0
|
||||
3275V C112 -1 A01X+051280Y-036555X0394Y0571R270S2
|
||||
327GND C112 -2 A01X+051280Y-035807X0394Y0571R270S2
|
||||
327GND R112 -1 A01X+055236Y-036335X0213Y0252R090S2
|
||||
327NET-(JP101-A) R112 -2 A01X+055236Y-036736X0213Y0252R090S2
|
||||
327ET-(U105-VREF) R111 -1 A01X+056535Y-036772X0213Y0252R000S2
|
||||
327CAN_N R111 -2 A01X+056937Y-036772X0213Y0252R000S2
|
||||
327/GATE_{L} R105 -1 A01X+054291Y-030059X0213Y0252R090S2
|
||||
327+24V R105 -2 A01X+054291Y-030461X0213Y0252R090S2
|
||||
327+3.3V C109 -1 A01X+044052Y-036265X0220Y0244R180S2
|
||||
327GND C109 -2 A01X+043674Y-036265X0220Y0244R180S2
|
||||
327ET-(U105-VREF) R111 -1 A01X+056575Y-036772X0213Y0252R000S2
|
||||
327CAN_N R111 -2 A01X+056976Y-036772X0213Y0252R000S2
|
||||
327/GATE_{L} R105 -1 A01X+053917Y-030394X0213Y0252R090S2
|
||||
32724V R105 -2 A01X+053917Y-030795X0213Y0252R090S2
|
||||
327NET-(D107-K) D107 -1 A01X+042544Y-030709X0384Y0551R000S2
|
||||
3273.3V D107 -2 A01X+043282Y-030709X0384Y0551R000S2
|
||||
327NET-(D109-K) D109 -1 A01X+048169Y-032392X0344Y0374R270S2
|
||||
327NET-(D109-A) D109 -2 A01X+048169Y-031772X0344Y0374R270S2
|
||||
3273.3V C109 -1 A01X+043850Y-036265X0220Y0244R180S2
|
||||
327GND C109 -2 A01X+043472Y-036265X0220Y0244R180S2
|
||||
327NET-(D108-K) D108 -1 A01X+042544Y-031535X0384Y0551R000S2
|
||||
327NET-(D108-A) D108 -2 A01X+043282Y-031535X0384Y0551R000S2
|
||||
327NET-(D104-K) R114 -1 A01X+042028Y-028429X0213Y0252R270S2
|
||||
327GND R114 -2 A01X+042028Y-028028X0213Y0252R270S2
|
||||
327NET-(D106-K) R116 -1 A01X+042028Y-030083X0213Y0252R270S2
|
||||
327GND R116 -2 A01X+042028Y-029681X0213Y0252R270S2
|
||||
327NET-(U101-PF1) C101 -1 A01X+044954Y-036639X0220Y0244R000S2
|
||||
327GND C101 -2 A01X+045332Y-036639X0220Y0244R000S2
|
||||
327GND U103 -1 A01X+050295Y-037731X0522Y0236R270S2
|
||||
327+3.3V U103 -2 A01X+051043Y-037731X0522Y0236R270S2
|
||||
327+5V U103 -3 A01X+050669Y-036836X0522Y0236R270S2
|
||||
327+3.3V C122 -1 A01X+048287Y-034528X0220Y0244R090S2
|
||||
327GND C122 -2 A01X+048287Y-034906X0220Y0244R090S2
|
||||
327+3.3V C123 -1 A01X+048287Y-036102X0220Y0244R270S2
|
||||
327GND C123 -2 A01X+048287Y-035724X0220Y0244R270S2
|
||||
3273.3V U103 -2 A01X+051043Y-037731X0522Y0236R270S2
|
||||
3275V U103 -3 A01X+050669Y-036836X0522Y0236R270S2
|
||||
3175V TP101 -1 D0236PA00X+040000Y-031000X0591Y0000R000S0
|
||||
3273.3V C122 -1 A01X+048335Y-034390X0220Y0244R000S2
|
||||
327GND C122 -2 A01X+048713Y-034390X0220Y0244R000S2
|
||||
3273.3V C123 -1 A01X+047697Y-034843X0220Y0244R270S2
|
||||
327GND C123 -2 A01X+047697Y-034465X0220Y0244R270S2
|
||||
327NET-(U102-BST) C111 -1 A01X+054331Y-035303X0220Y0244R090S2
|
||||
327/SW C111 -2 A01X+054331Y-035681X0220Y0244R090S2
|
||||
327+3.3V C105 -1 A01X+044225Y-032781X0220Y0244R000S2
|
||||
3273.3V C105 -1 A01X+044225Y-032781X0220Y0244R000S2
|
||||
327GND C105 -2 A01X+044603Y-032781X0220Y0244R000S2
|
||||
327+3.3V C103 -1 A01X+046060Y-036777X0220Y0244R180S2
|
||||
327GND C103 -2 A01X+045682Y-036777X0220Y0244R180S2
|
||||
327/SW L101 -1 A01X+052864Y-036417X0492Y0866R180S2
|
||||
327+5V L101 -2 A01X+052018Y-036417X0492Y0866R180S2
|
||||
367N/C H101 D1063UA00X+040551Y-038189X1063Y0000R000S0
|
||||
3275V L101 -2 A01X+052018Y-036417X0492Y0866R180S2
|
||||
317GND H101 -1 D0197PA00X+039754Y-038189X0315Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+039987Y-037625X0315Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+039987Y-038753X0315Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+040551Y-037392X0315Y0000R000S0
|
||||
317GND H101 -1 D1063PA00X+040551Y-038189X2126Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+040551Y-038986X0315Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+041115Y-037625X0315Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+041115Y-038753X0315Y0000R000S0
|
||||
317GND H101 -1 D0197PA00X+041348Y-038189X0315Y0000R000S0
|
||||
327V_{SYS} D101 -1 A01X+052480Y-033740X0433Y0433R180S2
|
||||
327GND D101 -2 A01X+051378Y-033740X0433Y0433R180S2
|
||||
327V_{SYS} C110 -1 A01X+053091Y-034134X0394Y0571R000S2
|
||||
|
|
@ -345,26 +400,14 @@ P arrayDim N
|
|||
327NET-(Q102-G) Q102 -1 A01X+054852Y-029587X0581Y0236R180S2
|
||||
327GND Q102 -2 A01X+054852Y-028839X0581Y0236R180S2
|
||||
327/DRAIN_{L} Q102 -3 A01X+054114Y-029213X0581Y0236R180S2
|
||||
327/GATE_{L} C117 -1 A01X+054654Y-030079X0220Y0244R000S2
|
||||
327GND C117 -2 A01X+055031Y-030079X0220Y0244R000S2
|
||||
327+3.3V U106 -1 A01X+048780Y-034528X0374Y0236R000S2
|
||||
327GND U106 -2 A01X+048780Y-034843X0374Y0236R000S2
|
||||
327U106-RES-PAD3) U106 -3 A01X+048780Y-035157X0374Y0236R000S2
|
||||
327GND U106 -4 A01X+048780Y-035472X0374Y0236R000S2
|
||||
327GND U106 -5 A01X+048780Y-035787X0374Y0236R000S2
|
||||
327+3.3V U106 -6 A01X+048780Y-036102X0374Y0236R000S2
|
||||
327NET-(U101-PA4) U106 -7 A01X+049173Y-036102X0236Y0374R000S2
|
||||
327106-INT1-PAD8) U106 -8 A01X+049567Y-036102X0374Y0236R000S2
|
||||
327106-INT2-PAD9) U106 -9 A01X+049567Y-035787X0374Y0236R000S2
|
||||
327U106-NC-PAD10) U106 -10 A01X+049567Y-035472X0374Y0236R000S2
|
||||
327106-RES-PAD11) U106 -11 A01X+049567Y-035157X0374Y0236R000S2
|
||||
327NET-(U101-PA6) U106 -12 A01X+049567Y-034843X0374Y0236R000S2
|
||||
327NET-(U101-PA7) U106 -13 A01X+049567Y-034528X0374Y0236R000S2
|
||||
327NET-(U101-PA5) U106 -14 A01X+049173Y-034528X0236Y0374R000S2
|
||||
327+3.3V C116 -1 A01X+051732Y-038012X0394Y0571R270S2
|
||||
327-(U107-REGOUT) C104 -1 A01X+049063Y-034390X0220Y0244R000S2
|
||||
327GND C104 -2 A01X+049441Y-034390X0220Y0244R000S2
|
||||
327/GATE_{L} C117 -1 A01X+055441Y-030000X0220Y0244R000S2
|
||||
327GND C117 -2 A01X+055819Y-030000X0220Y0244R000S2
|
||||
3273.3V C124 -1 A01X+046555Y-036614X0394Y0571R000S2
|
||||
327GND C124 -2 A01X+047303Y-036614X0394Y0571R000S2
|
||||
3273.3V C116 -1 A01X+051732Y-038012X0394Y0571R270S2
|
||||
327GND C116 -2 A01X+051732Y-037264X0394Y0571R270S2
|
||||
327NET-(JP101-A) JP101 -1 A04X+055236Y-036831X0394Y0197R270S1
|
||||
327GND JP101 -2 A04X+055236Y-036319X0394Y0197R270S1
|
||||
327NET-(D105-K) D105 -1 A01X+042544Y-029035X0384Y0551R000S2
|
||||
327V_{SYS} D105 -2 A01X+043282Y-029035X0384Y0551R000S2
|
||||
999
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
Designator,Mid X,Mid Y,Rotation,Layer
|
||||
C101,114.6625,-93.0625,0.0,top
|
||||
C102,112.8625,-93.0625,180.0,top
|
||||
C103,116.5125,-93.4125,180.0,top
|
||||
C104,110.8925,-93.0625,180.0,top
|
||||
C102,112.8,-93.0625,180.0,top
|
||||
C103,110.3,-94.35,270.0,top
|
||||
C104,125.1,-87.35,0.0,top
|
||||
C105,112.8125,-83.2625,0.0,top
|
||||
C106,120.0625,-85.1125,270.0,top
|
||||
C107,116.0625,-94.78,90.0,top
|
||||
C108,116.5125,-92.4625,180.0,top
|
||||
C109,111.4125,-92.1125,180.0,top
|
||||
C109,110.9,-92.1125,180.0,top
|
||||
C110,135.8,-86.7,0.0,top
|
||||
C111,138.0,-90.15,270.0,top
|
||||
C112,130.25,-91.9,90.0,top
|
||||
|
|
@ -15,61 +15,58 @@ C113,132.9,-88.9,90.0,top
|
|||
C114,132.48,-90.65,0.0,top
|
||||
C115,138.0,-87.97,270.0,top
|
||||
C116,131.4,-95.6,90.0,top
|
||||
C117,139.3,-76.4,0.0,top
|
||||
C118,120.2,-79.52,90.0,top
|
||||
C119,143.1,-92.0,90.0,top
|
||||
C117,141.3,-76.2,0.0,top
|
||||
C118,119.25,-77.82,270.0,top
|
||||
C119,143.2,-92.0,90.0,top
|
||||
C120,133.6,-96.6,270.0,top
|
||||
C121,123.8,-93.45,0.0,top
|
||||
C122,122.65,-88.18,270.0,top
|
||||
C123,122.65,-91.22,90.0,top
|
||||
C121,123.85,-85.9,0.0,top
|
||||
C122,123.25,-87.35,0.0,top
|
||||
C123,121.15,-88.02,90.0,top
|
||||
C124,119.2,-93.0,0.0,top
|
||||
D101,131.9,-85.7,180.0,top
|
||||
D102,136.75,-92.05,0.0,top
|
||||
D103,143.1,-90.0,270.0,top
|
||||
D104,109.0,-71.75,0.0,top
|
||||
D105,109.0,-73.75,0.0,top
|
||||
D106,109.0,-75.75,0.0,top
|
||||
D107,109.0,-77.75,0.0,top
|
||||
D108,109.0,-79.75,0.0,top
|
||||
D109,124.3,-82.4,90.0,top
|
||||
D110,125.9,-82.3875,90.0,top
|
||||
F101,136.2,-83.8375,270.0,top
|
||||
J101,143.1,-83.0,0.0,top
|
||||
J102,125.0,-74.0,0.0,top
|
||||
D102,136.75,-92.3,0.0,top
|
||||
D103,143.2,-89.0,270.0,top
|
||||
D104,109.0,-71.7,0.0,top
|
||||
D105,109.0,-73.8,0.0,top
|
||||
D106,109.0,-75.9,0.0,top
|
||||
D107,109.0,-78.0,0.0,top
|
||||
D108,109.0,-80.1,0.0,top
|
||||
D109,122.35,-81.4875,90.0,top
|
||||
D110,124.0,-81.4875,90.0,top
|
||||
F101,135.8,-84.1,180.0,top
|
||||
J101,143.2,-81.95,180.0,top
|
||||
J102,125.0,-73.2075,180.0,top
|
||||
L101,133.2,-92.5,180.0,top
|
||||
Q101,133.6,-79.4,90.0,top
|
||||
LABEL101,143.2,-82.02,270.0,bottom
|
||||
LABEL102,132.5,-97.25,0.0,bottom
|
||||
LABEL103,119.1,-74.5,0.0,bottom
|
||||
LABEL104,123.9,-94.35,0.0,top
|
||||
Q102,138.3875,-74.2,0.0,top
|
||||
Q103,132.9,-79.595,90.0,top
|
||||
R101,110.7125,-89.11,90.0,top
|
||||
R102,138.95,-87.94,270.0,top
|
||||
R103,139.9,-87.94,90.0,top
|
||||
R104,136.95,-75.84,90.0,top
|
||||
R105,137.9,-76.86,270.0,top
|
||||
R106,140.8,-74.2,270.0,top
|
||||
R107,141.25,-75.6,0.0,top
|
||||
R108,124.5,-80.4,180.0,top
|
||||
R109,124.49,-79.4,180.0,top
|
||||
R110,142.09,-93.4,0.0,top
|
||||
R111,144.11,-93.4,0.0,top
|
||||
R105,136.95,-77.71,270.0,top
|
||||
R106,140.8,-73.79,270.0,top
|
||||
R107,141.31,-75.2,0.0,top
|
||||
R108,120.65,-80.4,0.0,top
|
||||
R109,123.54,-77.1,180.0,top
|
||||
R110,142.19,-93.4,0.0,top
|
||||
R111,144.21,-93.4,0.0,top
|
||||
R112,140.3,-92.8,270.0,top
|
||||
R113,121.55,-91.25,270.0,top
|
||||
R114,106.75,-71.75,90.0,top
|
||||
R115,106.75,-73.75,90.0,top
|
||||
R116,106.75,-75.75,90.0,top
|
||||
R117,106.75,-77.75,90.0,top
|
||||
R118,106.75,-79.76,90.0,top
|
||||
R119,123.0,-83.2,90.0,top
|
||||
R120,125.39,-84.4,180.0,top
|
||||
TP101,101.6,-78.74,0.0,top
|
||||
TP102,101.6,-81.28,0.0,top
|
||||
TP103,101.6,-91.44,0.0,top
|
||||
TP104,101.6,-88.9,0.0,top
|
||||
TP105,101.6,-83.660758,0.0,top
|
||||
TP106,101.6,-86.36,0.0,top
|
||||
TP107,107.95,-97.79,90.0,top
|
||||
TP108,110.49,-97.79,0.0,top
|
||||
U101,115.4625,-87.85,180.0,top
|
||||
R113,120.1,-91.05,270.0,top
|
||||
R114,106.75,-71.7,90.0,top
|
||||
R115,106.75,-73.8,90.0,top
|
||||
R116,106.75,-75.9,90.0,top
|
||||
R117,106.75,-78.0,90.0,top
|
||||
R118,106.75,-80.11,90.0,top
|
||||
R119,122.35,-83.91,270.0,top
|
||||
R120,124.0,-83.91,270.0,top
|
||||
U101,115.4625,-87.85,0.0,top
|
||||
U102,135.45,-89.395,0.0,top
|
||||
U103,128.7,-94.7,270.0,top
|
||||
U104,122.1,-80.6,270.0,top
|
||||
U104,121.15,-78.25,270.0,top
|
||||
U105,137.8,-96.6,270.0,top
|
||||
U106,124.9,-89.7,0.0,top
|
||||
U107,123.4,-89.6,0.0,top
|
||||
Y101,113.4625,-95.3,180.0,top
|
||||
|
|
|
|||
|
Loading…
Reference in New Issue