updated PCB and gerber

This commit is contained in:
Jan--Henrik 2019-10-17 01:14:43 +02:00
parent e8ce69ccb5
commit aedb40c676
28 changed files with 47776 additions and 3088 deletions

18
OtterPill Normal file
View file

@ -0,0 +1,18 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<h1>/home/janhenrik/kiCAD/stm32f072PrototypingBoard/OtterPill.sch</h1>
<p>Sat 28 Sep 2019 06:29:43 PM CEST</p>
<p>Eeschema 5.0.1</p>
<p><b>Component Count:</b>36</p>
<table>
<tr><th style='width:640px'>Ref</th><th>Qnty</th><th>Value</th><th>Part</th><th>Datasheet</th><th>Description</th><th>Vendor</th></tr><tr><td>C1, C4</td><td>2</td><td>10u</td><td>Device:C_Small</td><td>~</td><td>Unpolarized capacitor, small symbol</td><td></td></tr><tr><td>C2, C3, C5, C6, C7, C8, C9, C10</td><td>8</td><td>100n</td><td>Device:C_Small</td><td>~</td><td>Unpolarized capacitor, small symbol</td><td></td></tr><tr><td>D1, D2</td><td>2</td><td>LED</td><td>Device:LED</td><td>~</td><td>Light emitting diode</td><td></td></tr><tr><td>D3, D4</td><td>2</td><td>SS310</td><td>Device:D_Small</td><td>~</td><td>Diode, small symbol</td><td></td></tr><tr><td>J1</td><td>1</td><td>USB-c</td><td>Connector:USB_C_Receptacle_USB2.0</td><td>https://www.usb.org/sites/default/files/documents/usb_type-c.zip</td><td>USB 2.0-only Type-C Receptacle connector</td><td></td></tr><tr><td>J3</td><td>1</td><td>1</td><td>Connector:Conn_01x15_Male</td><td>~</td><td>Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)</td><td></td></tr><tr><td>J4</td><td>1</td><td>2</td><td>Connector:Conn_01x15_Male</td><td>~</td><td>Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)</td><td></td></tr><tr><td>J5</td><td>1</td><td>SWD</td><td>Connector:Conn_01x04_Male</td><td>~</td><td>Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)</td><td></td></tr><tr><td>L1</td><td>1</td><td>4u7</td><td>Device:L_Small</td><td>~</td><td>Inductor, small symbol</td><td></td></tr><tr><td>R1, R2, R5, R7, R10, R11, R12</td><td>7</td><td>5k1</td><td>Device:R_Small</td><td>~</td><td>Resistor, small symbol</td><td></td></tr><tr><td>R3, R4</td><td>2</td><td>R</td><td>Device:R</td><td>~</td><td>Resistor</td><td></td></tr><tr><td>R6</td><td>1</td><td>16k</td><td>Device:R_Small</td><td>~</td><td>Resistor, small symbol</td><td></td></tr><tr><td>R8, R9</td><td>2</td><td>DNP</td><td>Device:R_Small</td><td>~</td><td>Resistor, small symbol</td><td></td></tr><tr><td>SW1</td><td>1</td><td>SW_Push</td><td>Switch:SW_Push</td><td>~</td><td>Push button switch, generic, two pins</td><td></td></tr><tr><td>U1</td><td>1</td><td>USBLC6-4</td><td>otter:USBLC6-4</td><td></td><td></td><td></td></tr><tr><td>U2</td><td>1</td><td>STM32F072CBUx</td><td>MCU_ST_STM32F0:STM32F072CBUx</td><td>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00090510.pdf</td><td>ARM Cortex-M0 MCU, 128KB flash, 16KB RAM, 48MHz, 2-3.6V, 37 GPIO, UFQFPN-48</td><td></td></tr><tr><td>U3</td><td>1</td><td>ACT4088</td><td>otter:ACT4088</td><td></td><td></td><td></td></tr><tr><td>U4</td><td>1</td><td>FUSB302BMPX</td><td>Interface_USB:FUSB302BMPX</td><td>http://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF</td><td>Programmable USB Type-C Controller w/PD, I2C address 0x22, WQFN-14</td><td></td></tr><!--TABLEROW-->
</table>
</body>
</html>

View file

@ -420,7 +420,6 @@ F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+3.3V" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS +3.3V
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
@ -436,6 +435,7 @@ F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+3V3" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS +3.3V
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N

19
OtterPill.csv Normal file
View file

@ -0,0 +1,19 @@
Reference, Quantity, Value, Footprint, Datasheet
C1 C4 ,2,"10u","Capacitor_SMD:C_0805_2012Metric","~"
C10 C2 C3 C5 C6 C7 C8 C9 ,8,"100n","Capacitor_SMD:C_0402_1005Metric","~"
D1 D2 ,2,"LED","LED_SMD:LED_0603_1608Metric","~"
D3 D4 ,2,"SS310","Diode_SMD:D_SOD-123","~"
J1 ,1,"USB-c","otter:USB-C 16Pin","https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
J3 ,1,"1","Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical","~"
J4 ,1,"2","Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical","~"
J5 ,1,"SWD","Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Horizontal","~"
L1 ,1,"4u7","Inductor_SMD:L_Taiyo-Yuden_MD-3030","~"
R3 R4 ,2,"R","Resistor_SMD:R_0402_1005Metric","~"
R1 R10 R11 R12 R2 R5 R7 ,7,"5k1","Resistor_SMD:R_0402_1005Metric","~"
R6 ,1,"16k","Resistor_SMD:R_0402_1005Metric","~"
R8 R9 ,2,"DNP","Resistor_SMD:R_0402_1005Metric","~"
SW1 ,1,"SW_Push","Button_Switch_SMD:SW_SPST_PTS810","~"
U1 ,1,"USBLC6-4","Package_TO_SOT_SMD:SOT-23-6",""
U2 ,1,"STM32F072CBUx","Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm","http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00090510.pdf"
U3 ,1,"ACT4088","Package_TO_SOT_SMD:SOT-23-6",""
U4 ,1,"FUSB302BMPX","Package_DFN_QFN:WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm","http://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF"
1 Reference Quantity Value Footprint Datasheet
2 C1 C4 2 10u Capacitor_SMD:C_0805_2012Metric ~
3 C10 C2 C3 C5 C6 C7 C8 C9 8 100n Capacitor_SMD:C_0402_1005Metric ~
4 D1 D2 2 LED LED_SMD:LED_0603_1608Metric ~
5 D3 D4 2 SS310 Diode_SMD:D_SOD-123 ~
6 J1 1 USB-c otter:USB-C 16Pin https://www.usb.org/sites/default/files/documents/usb_type-c.zip
7 J3 1 1 Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical ~
8 J4 1 2 Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical ~
9 J5 1 SWD Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Horizontal ~
10 L1 1 4u7 Inductor_SMD:L_Taiyo-Yuden_MD-3030 ~
11 R3 R4 2 R Resistor_SMD:R_0402_1005Metric ~
12 R1 R10 R11 R12 R2 R5 R7 7 5k1 Resistor_SMD:R_0402_1005Metric ~
13 R6 1 16k Resistor_SMD:R_0402_1005Metric ~
14 R8 R9 2 DNP Resistor_SMD:R_0402_1005Metric ~
15 SW1 1 SW_Push Button_Switch_SMD:SW_SPST_PTS810 ~
16 U1 1 USBLC6-4 Package_TO_SOT_SMD:SOT-23-6
17 U2 1 STM32F072CBUx Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00090510.pdf
18 U3 1 ACT4088 Package_TO_SOT_SMD:SOT-23-6
19 U4 1 FUSB302BMPX Package_DFN_QFN:WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm http://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
update=Wed 01 May 2019 02:18:33 PM CEST
update=Wed 24 Jul 2019 10:05:41 AM CEST
version=1
last_client=kicad
[general]
@ -21,7 +21,7 @@ BoardThickness=1.6
AllowMicroVias=0
AllowBlindVias=0
RequireCourtyardDefinitions=0
ProhibitOverlappingCourtyards=1
ProhibitOverlappingCourtyards=0
MinTrackWidth=0.157
MinViaDiameter=0.4
MinViaDrill=0.3
@ -65,7 +65,184 @@ SolderMaskClearance=0.051
SolderMaskMinWidth=0.25
SolderPasteClearance=0
SolderPasteRatio=-0
[pcbnew/Layer.F.Cu]
Name=F.Cu
Type=0
Enabled=1
[pcbnew/Layer.In1.Cu]
Name=In1.Cu
Type=0
Enabled=0
[pcbnew/Layer.In2.Cu]
Name=In2.Cu
Type=0
Enabled=0
[pcbnew/Layer.In3.Cu]
Name=In3.Cu
Type=0
Enabled=0
[pcbnew/Layer.In4.Cu]
Name=In4.Cu
Type=0
Enabled=0
[pcbnew/Layer.In5.Cu]
Name=In5.Cu
Type=0
Enabled=0
[pcbnew/Layer.In6.Cu]
Name=In6.Cu
Type=0
Enabled=0
[pcbnew/Layer.In7.Cu]
Name=In7.Cu
Type=0
Enabled=0
[pcbnew/Layer.In8.Cu]
Name=In8.Cu
Type=0
Enabled=0
[pcbnew/Layer.In9.Cu]
Name=In9.Cu
Type=0
Enabled=0
[pcbnew/Layer.In10.Cu]
Name=In10.Cu
Type=0
Enabled=0
[pcbnew/Layer.In11.Cu]
Name=In11.Cu
Type=0
Enabled=0
[pcbnew/Layer.In12.Cu]
Name=In12.Cu
Type=0
Enabled=0
[pcbnew/Layer.In13.Cu]
Name=In13.Cu
Type=0
Enabled=0
[pcbnew/Layer.In14.Cu]
Name=In14.Cu
Type=0
Enabled=0
[pcbnew/Layer.In15.Cu]
Name=In15.Cu
Type=0
Enabled=0
[pcbnew/Layer.In16.Cu]
Name=In16.Cu
Type=0
Enabled=0
[pcbnew/Layer.In17.Cu]
Name=In17.Cu
Type=0
Enabled=0
[pcbnew/Layer.In18.Cu]
Name=In18.Cu
Type=0
Enabled=0
[pcbnew/Layer.In19.Cu]
Name=In19.Cu
Type=0
Enabled=0
[pcbnew/Layer.In20.Cu]
Name=In20.Cu
Type=0
Enabled=0
[pcbnew/Layer.In21.Cu]
Name=In21.Cu
Type=0
Enabled=0
[pcbnew/Layer.In22.Cu]
Name=In22.Cu
Type=0
Enabled=0
[pcbnew/Layer.In23.Cu]
Name=In23.Cu
Type=0
Enabled=0
[pcbnew/Layer.In24.Cu]
Name=In24.Cu
Type=0
Enabled=0
[pcbnew/Layer.In25.Cu]
Name=In25.Cu
Type=0
Enabled=0
[pcbnew/Layer.In26.Cu]
Name=In26.Cu
Type=0
Enabled=0
[pcbnew/Layer.In27.Cu]
Name=In27.Cu
Type=0
Enabled=0
[pcbnew/Layer.In28.Cu]
Name=In28.Cu
Type=0
Enabled=0
[pcbnew/Layer.In29.Cu]
Name=In29.Cu
Type=0
Enabled=0
[pcbnew/Layer.In30.Cu]
Name=In30.Cu
Type=0
Enabled=0
[pcbnew/Layer.B.Cu]
Name=B.Cu
Type=0
Enabled=1
[pcbnew/Layer.B.Adhes]
Enabled=1
[pcbnew/Layer.F.Adhes]
Enabled=1
[pcbnew/Layer.B.Paste]
Enabled=1
[pcbnew/Layer.F.Paste]
Enabled=1
[pcbnew/Layer.B.SilkS]
Enabled=1
[pcbnew/Layer.F.SilkS]
Enabled=1
[pcbnew/Layer.B.Mask]
Enabled=1
[pcbnew/Layer.F.Mask]
Enabled=1
[pcbnew/Layer.Dwgs.User]
Enabled=1
[pcbnew/Layer.Cmts.User]
Enabled=1
[pcbnew/Layer.Eco1.User]
Enabled=1
[pcbnew/Layer.Eco2.User]
Enabled=1
[pcbnew/Layer.Edge.Cuts]
Enabled=1
[pcbnew/Layer.Margin]
Enabled=1
[pcbnew/Layer.B.CrtYd]
Enabled=1
[pcbnew/Layer.F.CrtYd]
Enabled=1
[pcbnew/Layer.B.Fab]
Enabled=1
[pcbnew/Layer.F.Fab]
Enabled=1
[pcbnew/Layer.Rescue]
Enabled=0
[pcbnew/Netclasses]
[pcbnew/Netclasses/Default]
Name=Default
Clearance=0.157
TrackWidth=0.157
ViaDiameter=0.6
ViaDrill=0.3
uViaDiameter=0.3
uViaDrill=0.1
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25
[pcbnew/Netclasses/1]
Name=signal
Clearance=0.157

View file

@ -1,6 +1,6 @@
EESchema Schematic File Version 4
LIBS:OtterPill-cache
EELAYER 29 0
EELAYER 26 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
@ -144,7 +144,7 @@ L Device:R_Small R1
U 1 1 5CC6DFF9
P 3300 2850
F 0 "R1" V 3104 2850 50 0000 C CNN
F 1 "5k1" V 3195 2850 50 0000 C CNN
F 1 "DNP" V 3195 2850 50 0000 C CNN
F 2 "Resistor_SMD:R_0402_1005Metric" H 3300 2850 50 0001 C CNN
F 3 "~" H 3300 2850 50 0001 C CNN
1 3300 2850
@ -155,7 +155,7 @@ L Device:R_Small R2
U 1 1 5CC6E27F
P 3300 2950
F 0 "R2" V 3404 2950 50 0000 C CNN
F 1 "5k1" V 3495 2950 50 0000 C CNN
F 1 "DNP" V 3495 2950 50 0000 C CNN
F 2 "Resistor_SMD:R_0402_1005Metric" H 3300 2950 50 0001 C CNN
F 3 "~" H 3300 2950 50 0001 C CNN
1 3300 2950
@ -244,17 +244,6 @@ F 3 "" H 2700 4200 50 0001 C CNN
1 2700 4200
1 0 0 -1
$EndComp
$Comp
L power:VBUS #PWR0113
U 1 1 5CC748E3
P 3300 4000
F 0 "#PWR0113" H 3300 3850 50 0001 C CNN
F 1 "VBUS" H 3315 4173 50 0000 C CNN
F 2 "" H 3300 4000 50 0001 C CNN
F 3 "" H 3300 4000 50 0001 C CNN
1 3300 4000
1 0 0 -1
$EndComp
Text GLabel 6300 4700 2 50 Input ~ 0
USB_N
Text GLabel 6300 4800 2 50 Input ~ 0
@ -286,7 +275,7 @@ L Device:R R3
U 1 1 5CC777A1
P 3650 5700
F 0 "R3" H 3720 5746 50 0000 L CNN
F 1 "R" H 3720 5655 50 0000 L CNN
F 1 "5k1" H 3720 5655 50 0000 L CNN
F 2 "Resistor_SMD:R_0402_1005Metric" V 3580 5700 50 0001 C CNN
F 3 "~" H 3650 5700 50 0001 C CNN
1 3650 5700
@ -297,7 +286,7 @@ L Device:R R4
U 1 1 5CC77C43
P 4000 5700
F 0 "R4" H 4070 5746 50 0000 L CNN
F 1 "R" H 4070 5655 50 0000 L CNN
F 1 "5k1" H 4070 5655 50 0000 L CNN
F 2 "Resistor_SMD:R_0402_1005Metric" V 3930 5700 50 0001 C CNN
F 3 "~" H 4000 5700 50 0001 C CNN
1 4000 5700
@ -747,7 +736,7 @@ L Device:R_Small R8
U 1 1 5CC7AF23
P 4050 1550
F 0 "R8" V 3854 1550 50 0000 C CNN
F 1 "DNP" V 3945 1550 50 0000 C CNN
F 1 "0" V 3945 1550 50 0000 C CNN
F 2 "Resistor_SMD:R_0402_1005Metric" H 4050 1550 50 0001 C CNN
F 3 "~" H 4050 1550 50 0001 C CNN
1 4050 1550
@ -758,7 +747,7 @@ L Device:R_Small R9
U 1 1 5CC7B6DA
P 4050 1650
F 0 "R9" V 4154 1650 50 0000 C CNN
F 1 "DNP" V 4245 1650 50 0000 C CNN
F 1 "0" V 4245 1650 50 0000 C CNN
F 2 "Resistor_SMD:R_0402_1005Metric" H 4050 1650 50 0001 C CNN
F 3 "~" H 4050 1650 50 0001 C CNN
1 4050 1650
@ -949,11 +938,11 @@ F 3 "" H 3100 6550 50 0001 C CNN
1 3100 6550
1 0 0 -1
$EndComp
Text GLabel 3050 3300 0 50 Input ~ 0
Text GLabel 2950 3300 0 50 Input ~ 0
SDA
Text GLabel 3050 3200 0 50 Input ~ 0
Text GLabel 2950 3200 0 50 Input ~ 0
SCL
Text GLabel 3050 3400 0 50 Input ~ 0
Text GLabel 2950 3400 0 50 Input ~ 0
INT_N
$Comp
L Device:R_Small R10
@ -1136,4 +1125,21 @@ F 3 "~" H 3150 3300 50 0001 C CNN
1 3150 3300
0 1 1 0
$EndComp
Wire Wire Line
2950 3200 3050 3200
Wire Wire Line
3050 3300 2950 3300
Wire Wire Line
2950 3400 3050 3400
$Comp
L power:+3V3 #PWR?
U 1 1 5DA7B56B
P 3300 4000
F 0 "#PWR?" H 3300 3850 50 0001 C CNN
F 1 "+3V3" H 3315 4173 50 0000 C CNN
F 2 "" H 3300 4000 50 0001 C CNN
F 3 "" H 3300 4000 50 0001 C CNN
1 3300 4000
1 0 0 -1
$EndComp
$EndSCHEMATC

941
OtterPill.xml Normal file
View file

@ -0,0 +1,941 @@
<?xml version="1.0" encoding="UTF-8"?>
<export version="D">
<design>
<source>/home/janhenrik/kiCAD/stm32f072PrototypingBoard/OtterPill.sch</source>
<date>Sat 28 Sep 2019 06:43:48 PM CEST</date>
<tool>Eeschema 5.0.1</tool>
<sheet number="1" name="/" tstamps="/">
<title_block>
<title/>
<company/>
<rev/>
<date/>
<source>OtterPill.sch</source>
<comment number="1" value=""/>
<comment number="2" value=""/>
<comment number="3" value=""/>
<comment number="4" value=""/>
</title_block>
</sheet>
</design>
<components>
<comp ref="U2">
<value>STM32F072CBUx</value>
<footprint>Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm</footprint>
<datasheet>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00090510.pdf</datasheet>
<libsource lib="MCU_ST_STM32F0" part="STM32F072CBUx" description="ARM Cortex-M0 MCU, 128KB flash, 16KB RAM, 48MHz, 2-3.6V, 37 GPIO, UFQFPN-48"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC6936E</tstamp>
</comp>
<comp ref="R5">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC6B319</tstamp>
</comp>
<comp ref="SW1">
<value>SW_Push</value>
<footprint>Button_Switch_SMD:SW_SPST_PTS810</footprint>
<datasheet>~</datasheet>
<libsource lib="Switch" part="SW_Push" description="Push button switch, generic, two pins"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC6C487</tstamp>
</comp>
<comp ref="J1">
<value>USB-c</value>
<footprint>otter:USB-C 16Pin</footprint>
<datasheet>https://www.usb.org/sites/default/files/documents/usb_type-c.zip</datasheet>
<libsource lib="Connector" part="USB_C_Receptacle_USB2.0" description="USB 2.0-only Type-C Receptacle connector"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC6CE04</tstamp>
</comp>
<comp ref="R1">
<value>DNP</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC6DFF9</tstamp>
</comp>
<comp ref="R2">
<value>DNP</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC6E27F</tstamp>
</comp>
<comp ref="U1">
<value>USBLC6-4</value>
<footprint>Package_TO_SOT_SMD:SOT-23-6</footprint>
<libsource lib="otter" part="USBLC6-4" description=""/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC734BE</tstamp>
</comp>
<comp ref="D1">
<value>LED</value>
<footprint>LED_SMD:LED_0603_1608Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="LED" description="Light emitting diode"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC766AA</tstamp>
</comp>
<comp ref="D2">
<value>LED</value>
<footprint>LED_SMD:LED_0603_1608Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="LED" description="Light emitting diode"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC77263</tstamp>
</comp>
<comp ref="R3">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R" description="Resistor"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC777A1</tstamp>
</comp>
<comp ref="R4">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R" description="Resistor"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC77C43</tstamp>
</comp>
<comp ref="U3">
<value>ACT4088</value>
<footprint>Package_TO_SOT_SMD:SOT-23-6</footprint>
<libsource lib="otter" part="ACT4088" description=""/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7ABD1</tstamp>
</comp>
<comp ref="C2">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7B488</tstamp>
</comp>
<comp ref="C1">
<value>10u</value>
<footprint>Capacitor_SMD:C_0805_2012Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7B876</tstamp>
</comp>
<comp ref="C3">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7BFF7</tstamp>
</comp>
<comp ref="C4">
<value>10u</value>
<footprint>Capacitor_SMD:C_0805_2012Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7C363</tstamp>
</comp>
<comp ref="C5">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7C738</tstamp>
</comp>
<comp ref="L1">
<value>4u7</value>
<footprint>Inductor_SMD:L_Taiyo-Yuden_MD-3030</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="L_Small" description="Inductor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7CFF2</tstamp>
</comp>
<comp ref="R6">
<value>16k</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7E81D</tstamp>
</comp>
<comp ref="R7">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7EDDA</tstamp>
</comp>
<comp ref="D3">
<value>SS310</value>
<footprint>Diode_SMD:D_SOD-123</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="D_Small" description="Diode, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC80DF9</tstamp>
</comp>
<comp ref="J3">
<value>1</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical</footprint>
<datasheet>~</datasheet>
<libsource lib="Connector" part="Conn_01x15_Male" description="Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7BD12</tstamp>
</comp>
<comp ref="J4">
<value>2</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical</footprint>
<datasheet>~</datasheet>
<libsource lib="Connector" part="Conn_01x15_Male" description="Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7E7E9</tstamp>
</comp>
<comp ref="J5">
<value>SWD</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Horizontal</footprint>
<datasheet>~</datasheet>
<libsource lib="Connector" part="Conn_01x04_Male" description="Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC91817</tstamp>
</comp>
<comp ref="U4">
<value>FUSB302BMPX</value>
<footprint>Package_DFN_QFN:WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm</footprint>
<datasheet>http://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF</datasheet>
<libsource lib="Interface_USB" part="FUSB302BMPX" description="Programmable USB Type-C Controller w/PD, I2C address 0x22, WQFN-14"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC75360</tstamp>
</comp>
<comp ref="R8">
<value>0</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7AF23</tstamp>
</comp>
<comp ref="R9">
<value>0</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC7B6DA</tstamp>
</comp>
<comp ref="C6">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC98A03</tstamp>
</comp>
<comp ref="C7">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC9A6D0</tstamp>
</comp>
<comp ref="C8">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC9B0EC</tstamp>
</comp>
<comp ref="C9">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC9BB08</tstamp>
</comp>
<comp ref="C10">
<value>100n</value>
<footprint>Capacitor_SMD:C_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC9C524</tstamp>
</comp>
<comp ref="R10">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CCA53EF</tstamp>
</comp>
<comp ref="R12">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CCA5C39</tstamp>
</comp>
<comp ref="D4">
<value>SS310</value>
<footprint>Diode_SMD:D_SOD-123</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="D_Small" description="Diode, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CC8DC50</tstamp>
</comp>
<comp ref="R11">
<value>5k1</value>
<footprint>Resistor_SMD:R_0402_1005Metric</footprint>
<datasheet>~</datasheet>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>5CCA53F5</tstamp>
</comp>
</components>
<libparts>
<libpart lib="Connector" part="Conn_01x04_Male">
<description>Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)</description>
<docs>~</docs>
<footprints>
<fp>Connector*:*_1x??_*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">Conn_01x04_Male</field>
</fields>
<pins>
<pin num="1" name="Pin_1" type="passive"/>
<pin num="2" name="Pin_2" type="passive"/>
<pin num="3" name="Pin_3" type="passive"/>
<pin num="4" name="Pin_4" type="passive"/>
</pins>
</libpart>
<libpart lib="Connector" part="Conn_01x15_Male">
<description>Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)</description>
<docs>~</docs>
<footprints>
<fp>Connector*:*_1x??_*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">Conn_01x15_Male</field>
</fields>
<pins>
<pin num="1" name="Pin_1" type="passive"/>
<pin num="2" name="Pin_2" type="passive"/>
<pin num="3" name="Pin_3" type="passive"/>
<pin num="4" name="Pin_4" type="passive"/>
<pin num="5" name="Pin_5" type="passive"/>
<pin num="6" name="Pin_6" type="passive"/>
<pin num="7" name="Pin_7" type="passive"/>
<pin num="8" name="Pin_8" type="passive"/>
<pin num="9" name="Pin_9" type="passive"/>
<pin num="10" name="Pin_10" type="passive"/>
<pin num="11" name="Pin_11" type="passive"/>
<pin num="12" name="Pin_12" type="passive"/>
<pin num="13" name="Pin_13" type="passive"/>
<pin num="14" name="Pin_14" type="passive"/>
<pin num="15" name="Pin_15" type="passive"/>
</pins>
</libpart>
<libpart lib="Connector" part="USB_C_Receptacle_USB2.0">
<description>USB 2.0-only Type-C Receptacle connector</description>
<docs>https://www.usb.org/sites/default/files/documents/usb_type-c.zip</docs>
<footprints>
<fp>USB*C*Receptacle*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">USB_C_Receptacle_USB2.0</field>
</fields>
<pins>
<pin num="A1" name="GND" type="power_in"/>
<pin num="A4" name="VBUS" type="power_in"/>
<pin num="A5" name="CC1" type="BiDi"/>
<pin num="A6" name="D+" type="BiDi"/>
<pin num="A7" name="D-" type="BiDi"/>
<pin num="A8" name="SBU1" type="BiDi"/>
<pin num="A9" name="VBUS" type="passive"/>
<pin num="A12" name="GND" type="passive"/>
<pin num="B1" name="GND" type="passive"/>
<pin num="B4" name="VBUS" type="passive"/>
<pin num="B5" name="CC2" type="BiDi"/>
<pin num="B6" name="D+" type="BiDi"/>
<pin num="B7" name="D-" type="BiDi"/>
<pin num="B8" name="SBU2" type="BiDi"/>
<pin num="B9" name="VBUS" type="passive"/>
<pin num="B12" name="GND" type="passive"/>
<pin num="S1" name="SHIELD" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="C_Small">
<description>Unpolarized capacitor, small symbol</description>
<docs>~</docs>
<footprints>
<fp>C_*</fp>
</footprints>
<fields>
<field name="Reference">C</field>
<field name="Value">C_Small</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="D_Small">
<description>Diode, small symbol</description>
<docs>~</docs>
<footprints>
<fp>TO-???*</fp>
<fp>*_Diode_*</fp>
<fp>*SingleDiode*</fp>
<fp>D_*</fp>
</footprints>
<fields>
<field name="Reference">D</field>
<field name="Value">D_Small</field>
</fields>
<pins>
<pin num="1" name="K" type="passive"/>
<pin num="2" name="A" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="LED">
<description>Light emitting diode</description>
<docs>~</docs>
<footprints>
<fp>LED*</fp>
<fp>LED_SMD:*</fp>
<fp>LED_THT:*</fp>
</footprints>
<fields>
<field name="Reference">D</field>
<field name="Value">LED</field>
</fields>
<pins>
<pin num="1" name="K" type="passive"/>
<pin num="2" name="A" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="L_Small">
<description>Inductor, small symbol</description>
<docs>~</docs>
<footprints>
<fp>Choke_*</fp>
<fp>*Coil*</fp>
<fp>Inductor_*</fp>
<fp>L_*</fp>
</footprints>
<fields>
<field name="Reference">L</field>
<field name="Value">L_Small</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="R">
<description>Resistor</description>
<docs>~</docs>
<footprints>
<fp>R_*</fp>
</footprints>
<fields>
<field name="Reference">R</field>
<field name="Value">R</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="R_Small">
<description>Resistor, small symbol</description>
<docs>~</docs>
<footprints>
<fp>R_*</fp>
</footprints>
<fields>
<field name="Reference">R</field>
<field name="Value">R_Small</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="Interface_USB" part="FUSB302BMPX">
<aliases>
<alias>FUSB302B01MPX</alias>
<alias>FUSB302B10MPX</alias>
<alias>FUSB302B11MPX</alias>
</aliases>
<description>Programmable USB Type-C Controller w/PD, I2C address 0x22, WQFN-14</description>
<docs>http://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF</docs>
<footprints>
<fp>WQFN*2.5x2.5mm*P0.5mm*EP1.45x1.45mm*</fp>
</footprints>
<fields>
<field name="Reference">U</field>
<field name="Value">FUSB302BMPX</field>
<field name="Footprint">Package_DFN_QFN:WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm</field>
</fields>
<pins>
<pin num="1" name="CC2" type="BiDi"/>
<pin num="2" name="VBUS" type="input"/>
<pin num="3" name="VDD" type="power_in"/>
<pin num="4" name="VDD" type="passive"/>
<pin num="5" name="INT_N" type="openCol"/>
<pin num="6" name="SCL" type="input"/>
<pin num="7" name="SDA" type="BiDi"/>
<pin num="8" name="GND" type="power_in"/>
<pin num="9" name="GND" type="passive"/>
<pin num="10" name="CC1" type="BiDi"/>
<pin num="11" name="CC1" type="BiDi"/>
<pin num="12" name="VCONN" type="power_in"/>
<pin num="13" name="VCONN" type="power_in"/>
<pin num="14" name="CC2" type="BiDi"/>
<pin num="15" name="GND" type="passive"/>
</pins>
</libpart>
<libpart lib="MCU_ST_STM32F0" part="STM32F072C8Ux">
<aliases>
<alias>STM32F072CBUx</alias>
</aliases>
<description>ARM Cortex-M0 MCU, 64KB flash, 16KB RAM, 48MHz, 2-3.6V, 37 GPIO, UFQFPN-48</description>
<docs>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00090510.pdf</docs>
<footprints>
<fp>QFN*1EP*7x7mm*P0.5mm*</fp>
</footprints>
<fields>
<field name="Reference">U</field>
<field name="Value">STM32F072C8Ux</field>
<field name="Footprint">Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm</field>
</fields>
<pins>
<pin num="1" name="VBAT" type="power_in"/>
<pin num="2" name="PC13" type="BiDi"/>
<pin num="3" name="PC14" type="BiDi"/>
<pin num="4" name="PC15" type="BiDi"/>
<pin num="5" name="PF0" type="input"/>
<pin num="6" name="PF1" type="input"/>
<pin num="7" name="NRST" type="input"/>
<pin num="8" name="VSSA" type="power_in"/>
<pin num="9" name="VDDA" type="power_in"/>
<pin num="10" name="PA0" type="BiDi"/>
<pin num="11" name="PA1" type="BiDi"/>
<pin num="12" name="PA2" type="BiDi"/>
<pin num="13" name="PA3" type="BiDi"/>
<pin num="14" name="PA4" type="BiDi"/>
<pin num="15" name="PA5" type="BiDi"/>
<pin num="16" name="PA6" type="BiDi"/>
<pin num="17" name="PA7" type="BiDi"/>
<pin num="18" name="PB0" type="BiDi"/>
<pin num="19" name="PB1" type="BiDi"/>
<pin num="20" name="PB2" type="BiDi"/>
<pin num="21" name="PB10" type="BiDi"/>
<pin num="22" name="PB11" type="BiDi"/>
<pin num="23" name="VSS" type="power_in"/>
<pin num="24" name="VDD" type="power_in"/>
<pin num="25" name="PB12" type="BiDi"/>
<pin num="26" name="PB13" type="BiDi"/>
<pin num="27" name="PB14" type="BiDi"/>
<pin num="28" name="PB15" type="BiDi"/>
<pin num="29" name="PA8" type="BiDi"/>
<pin num="30" name="PA9" type="BiDi"/>
<pin num="31" name="PA10" type="BiDi"/>
<pin num="32" name="PA11" type="BiDi"/>
<pin num="33" name="PA12" type="BiDi"/>
<pin num="34" name="PA13" type="BiDi"/>
<pin num="35" name="VSS" type="power_in"/>
<pin num="36" name="VDDIO2" type="power_in"/>
<pin num="37" name="PA14" type="BiDi"/>
<pin num="38" name="PA15" type="BiDi"/>
<pin num="39" name="PB3" type="BiDi"/>
<pin num="40" name="PB4" type="BiDi"/>
<pin num="41" name="PB5" type="BiDi"/>
<pin num="42" name="PB6" type="BiDi"/>
<pin num="43" name="PB7" type="BiDi"/>
<pin num="44" name="BOOT0" type="input"/>
<pin num="45" name="PB8" type="BiDi"/>
<pin num="46" name="PB9" type="BiDi"/>
<pin num="47" name="VSS" type="power_in"/>
<pin num="48" name="VDD" type="power_in"/>
<pin num="49" name="VSS" type="power_in"/>
</pins>
</libpart>
<libpart lib="Switch" part="SW_Push">
<description>Push button switch, generic, two pins</description>
<docs>~</docs>
<fields>
<field name="Reference">SW</field>
<field name="Value">SW_Push</field>
</fields>
<pins>
<pin num="1" name="1" type="passive"/>
<pin num="2" name="2" type="passive"/>
</pins>
</libpart>
<libpart lib="otter" part="ACT4088">
<fields>
<field name="Reference">U</field>
<field name="Value">ACT4088</field>
</fields>
<pins>
<pin num="1" name="SW" type="input"/>
<pin num="2" name="VIN" type="input"/>
<pin num="3" name="EN" type="input"/>
<pin num="4" name="FB" type="input"/>
<pin num="5" name="GND" type="input"/>
<pin num="6" name="BST" type="input"/>
</pins>
</libpart>
<libpart lib="otter" part="USBLC6-4">
<fields>
<field name="Reference">U</field>
<field name="Value">USBLC6-4</field>
</fields>
<pins>
<pin num="1" name="IO1" type="input"/>
<pin num="2" name="GND" type="input"/>
<pin num="3" name="IO2" type="input"/>
<pin num="4" name="IO3" type="input"/>
<pin num="5" name="VBUS" type="input"/>
<pin num="6" name="IO4" type="input"/>
</pins>
</libpart>
</libparts>
<libraries>
<library logical="Connector">
<uri>/usr/share/kicad/library/Connector.lib</uri>
</library>
<library logical="Device">
<uri>/usr/share/kicad/library/Device.lib</uri>
</library>
<library logical="Interface_USB">
<uri>/usr/share/kicad/library/Interface_USB.lib</uri>
</library>
<library logical="MCU_ST_STM32F0">
<uri>/usr/share/kicad/library/MCU_ST_STM32F0.lib</uri>
</library>
<library logical="Switch">
<uri>/usr/share/kicad/library/Switch.lib</uri>
</library>
<library logical="otter">
<uri>/home/janhenrik/kiCAD/KiCAD-libs/otter.lib</uri>
</library>
</libraries>
<nets>
<net code="1" name="GND">
<node ref="R5" pin="2"/>
<node ref="R2" pin="1"/>
<node ref="R7" pin="2"/>
<node ref="J5" pin="4"/>
<node ref="J3" pin="12"/>
<node ref="C5" pin="2"/>
<node ref="C4" pin="2"/>
<node ref="C2" pin="2"/>
<node ref="J1" pin="A1"/>
<node ref="R1" pin="1"/>
<node ref="J1" pin="S1"/>
<node ref="J1" pin="B12"/>
<node ref="J1" pin="B1"/>
<node ref="J1" pin="A12"/>
<node ref="C1" pin="2"/>
<node ref="U2" pin="8"/>
<node ref="J4" pin="14"/>
<node ref="U2" pin="49"/>
<node ref="U2" pin="47"/>
<node ref="U2" pin="35"/>
<node ref="U2" pin="23"/>
<node ref="C6" pin="2"/>
<node ref="C9" pin="2"/>
<node ref="R4" pin="2"/>
<node ref="U3" pin="5"/>
<node ref="R3" pin="2"/>
<node ref="C8" pin="2"/>
<node ref="U4" pin="15"/>
<node ref="U4" pin="8"/>
<node ref="U4" pin="9"/>
<node ref="C10" pin="2"/>
<node ref="U1" pin="2"/>
<node ref="D3" pin="2"/>
<node ref="C7" pin="2"/>
</net>
<net code="2" name="+3V3">
<node ref="C7" pin="1"/>
<node ref="C8" pin="1"/>
<node ref="R10" pin="1"/>
<node ref="SW1" pin="2"/>
<node ref="R12" pin="1"/>
<node ref="R11" pin="1"/>
<node ref="C9" pin="1"/>
<node ref="C5" pin="1"/>
<node ref="C4" pin="1"/>
<node ref="U4" pin="4"/>
<node ref="U4" pin="3"/>
<node ref="J4" pin="12"/>
<node ref="C6" pin="1"/>
<node ref="U2" pin="1"/>
<node ref="J4" pin="2"/>
<node ref="U2" pin="36"/>
<node ref="U2" pin="9"/>
<node ref="U2" pin="48"/>
<node ref="U2" pin="24"/>
<node ref="D1" pin="2"/>
<node ref="L1" pin="2"/>
<node ref="J5" pin="1"/>
<node ref="R6" pin="1"/>
</net>
<net code="3" name="VBUS">
<node ref="U1" pin="5"/>
<node ref="D4" pin="2"/>
<node ref="J1" pin="B9"/>
<node ref="J1" pin="A4"/>
<node ref="J1" pin="A9"/>
<node ref="J1" pin="B4"/>
<node ref="C10" pin="1"/>
<node ref="U4" pin="2"/>
</net>
<net code="4" name="Net-(R9-Pad2)">
<node ref="R9" pin="2"/>
<node ref="U4" pin="1"/>
<node ref="U4" pin="14"/>
</net>
<net code="5" name="Net-(U4-Pad13)">
<node ref="U4" pin="13"/>
</net>
<net code="6" name="Net-(U4-Pad12)">
<node ref="U4" pin="12"/>
</net>
<net code="7" name="Net-(R8-Pad2)">
<node ref="R8" pin="2"/>
<node ref="U4" pin="10"/>
<node ref="U4" pin="11"/>
</net>
<net code="8" name="Net-(J1-PadB8)">
<node ref="J1" pin="B8"/>
</net>
<net code="9" name="Net-(J1-PadA8)">
<node ref="J1" pin="A8"/>
</net>
<net code="10" name="315">
<node ref="U2" pin="30"/>
<node ref="J3" pin="15"/>
</net>
<net code="11" name="411">
<node ref="U2" pin="40"/>
<node ref="J4" pin="11"/>
</net>
<net code="12" name="410">
<node ref="J4" pin="10"/>
<node ref="U2" pin="39"/>
</net>
<net code="13" name="39">
<node ref="J3" pin="9"/>
<node ref="U2" pin="13"/>
</net>
<net code="14" name="38">
<node ref="U2" pin="14"/>
<node ref="J3" pin="8"/>
</net>
<net code="15" name="37">
<node ref="U2" pin="15"/>
<node ref="J3" pin="7"/>
</net>
<net code="16" name="36">
<node ref="U2" pin="16"/>
<node ref="J3" pin="6"/>
</net>
<net code="17" name="35">
<node ref="J3" pin="5"/>
<node ref="U2" pin="17"/>
</net>
<net code="18" name="33">
<node ref="J3" pin="3"/>
<node ref="U2" pin="18"/>
</net>
<net code="19" name="32">
<node ref="J3" pin="2"/>
<node ref="U2" pin="28"/>
</net>
<net code="20" name="413">
<node ref="J4" pin="13"/>
<node ref="U2" pin="41"/>
</net>
<net code="21" name="314">
<node ref="U2" pin="31"/>
<node ref="J3" pin="14"/>
</net>
<net code="22" name="313">
<node ref="U2" pin="46"/>
<node ref="J3" pin="13"/>
</net>
<net code="23" name="311">
<node ref="U2" pin="11"/>
<node ref="J3" pin="11"/>
</net>
<net code="24" name="310">
<node ref="J3" pin="10"/>
<node ref="U2" pin="12"/>
</net>
<net code="25" name="31">
<node ref="J3" pin="1"/>
<node ref="U2" pin="27"/>
</net>
<net code="26" name="SWCLK">
<node ref="J5" pin="3"/>
<node ref="U2" pin="37"/>
</net>
<net code="27" name="SWDIO">
<node ref="J5" pin="2"/>
<node ref="U2" pin="34"/>
</net>
<net code="28" name="49">
<node ref="J4" pin="9"/>
<node ref="U2" pin="42"/>
</net>
<net code="29" name="Net-(R5-Pad1)">
<node ref="U2" pin="2"/>
<node ref="SW1" pin="1"/>
<node ref="R5" pin="1"/>
<node ref="U2" pin="44"/>
</net>
<net code="30" name="CC2">
<node ref="U1" pin="1"/>
<node ref="J1" pin="B5"/>
<node ref="R1" pin="2"/>
<node ref="R9" pin="1"/>
</net>
<net code="31" name="CC1">
<node ref="R2" pin="2"/>
<node ref="J1" pin="A5"/>
<node ref="U1" pin="3"/>
<node ref="R8" pin="1"/>
</net>
<net code="32" name="41">
<node ref="U2" pin="26"/>
<node ref="J4" pin="1"/>
<node ref="D2" pin="2"/>
</net>
<net code="33" name="INT_N">
<node ref="J3" pin="4"/>
<node ref="U4" pin="5"/>
<node ref="U2" pin="25"/>
<node ref="R12" pin="2"/>
</net>
<net code="34" name="SDA">
<node ref="U4" pin="7"/>
<node ref="R11" pin="2"/>
<node ref="U2" pin="22"/>
</net>
<net code="35" name="SCL">
<node ref="U4" pin="6"/>
<node ref="U2" pin="21"/>
<node ref="R10" pin="2"/>
</net>
<net code="36" name="44">
<node ref="J4" pin="4"/>
<node ref="U2" pin="19"/>
</net>
<net code="37" name="43">
<node ref="J4" pin="3"/>
<node ref="U2" pin="29"/>
</net>
<net code="38" name="47">
<node ref="J4" pin="7"/>
<node ref="U2" pin="20"/>
</net>
<net code="39" name="46">
<node ref="U2" pin="38"/>
<node ref="J4" pin="6"/>
</net>
<net code="40" name="312">
<node ref="U2" pin="10"/>
</net>
<net code="41" name="Net-(U2-Pad7)">
<node ref="U2" pin="7"/>
</net>
<net code="42" name="Net-(U2-Pad6)">
<node ref="U2" pin="6"/>
</net>
<net code="43" name="Net-(U2-Pad5)">
<node ref="U2" pin="5"/>
</net>
<net code="44" name="Net-(U2-Pad4)">
<node ref="U2" pin="4"/>
</net>
<net code="45" name="Net-(U2-Pad3)">
<node ref="U2" pin="3"/>
</net>
<net code="46" name="45">
<node ref="U2" pin="45"/>
<node ref="J4" pin="5"/>
</net>
<net code="47" name="48">
<node ref="U2" pin="43"/>
<node ref="J4" pin="8"/>
</net>
<net code="48" name="Net-(C3-Pad1)">
<node ref="U3" pin="6"/>
<node ref="C3" pin="1"/>
</net>
<net code="49" name="Net-(C3-Pad2)">
<node ref="D3" pin="1"/>
<node ref="C3" pin="2"/>
<node ref="U3" pin="1"/>
<node ref="L1" pin="1"/>
</net>
<net code="50" name="VIN">
<node ref="C2" pin="1"/>
<node ref="C1" pin="1"/>
<node ref="U3" pin="2"/>
<node ref="J4" pin="15"/>
<node ref="D4" pin="1"/>
</net>
<net code="51" name="Net-(R6-Pad2)">
<node ref="U3" pin="4"/>
<node ref="R7" pin="1"/>
<node ref="R6" pin="2"/>
</net>
<net code="52" name="USB_P">
<node ref="U1" pin="6"/>
<node ref="J1" pin="A6"/>
<node ref="U2" pin="33"/>
<node ref="J1" pin="B6"/>
</net>
<net code="53" name="USB_N">
<node ref="U2" pin="32"/>
<node ref="U1" pin="4"/>
<node ref="J1" pin="A7"/>
<node ref="J1" pin="B7"/>
</net>
<net code="54" name="Net-(U3-Pad3)">
<node ref="U3" pin="3"/>
</net>
<net code="55" name="Net-(D1-Pad1)">
<node ref="R3" pin="1"/>
<node ref="D1" pin="1"/>
</net>
<net code="56" name="Net-(D2-Pad1)">
<node ref="R4" pin="1"/>
<node ref="D2" pin="1"/>
</net>
</nets>
</export>

5081
gerber/OtterPill-B.Cu.gbl Normal file

File diff suppressed because it is too large Load diff

2377
gerber/OtterPill-B.Mask.gbs Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,41 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.1*
G04 #@! TF.CreationDate,2019-10-17T01:14:01+02:00*
G04 #@! TF.ProjectId,OtterPill,4F7474657250696C6C2E6B696361645F,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.0.1) date Thu 17 Oct 2019 01:14:01 AM CEST*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.050000*%
G04 APERTURE END LIST*
D10*
X63200000Y-37100000D02*
G75*
G02X62900000Y-37400000I-300000J0D01*
G01*
X62900000Y-19800000D02*
G75*
G02X63200000Y-20100000I0J-300000D01*
G01*
X20000000Y-20100000D02*
G75*
G02X20300000Y-19800000I300000J0D01*
G01*
X20300000Y-37400000D02*
G75*
G02X20000000Y-37100000I0J300000D01*
G01*
X20000000Y-37100000D02*
X20000000Y-20100000D01*
X62900000Y-37400000D02*
X20300000Y-37400000D01*
X63200000Y-20100000D02*
X63200000Y-37100000D01*
X20300000Y-19800000D02*
X62900000Y-19800000D01*
M02*

1535
gerber/OtterPill-B.SilkS.gbo Normal file

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Copper,L2,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -0,0 +1,40 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.0.1*
G04 #@! TF.CreationDate,2019-10-17T01:14:01+02:00*
G04 #@! TF.ProjectId,OtterPill,4F7474657250696C6C2E6B696361645F,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.0.1) date Thu 17 Oct 2019 01:14:01 AM CEST*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.050000*%
G04 APERTURE END LIST*
D10*
X63200000Y-37100000D02*
G75*
G02X62900000Y-37400000I-300000J0D01*
G01*
X62900000Y-19800000D02*
G75*
G02X63200000Y-20100000I0J-300000D01*
G01*
X20000000Y-20100000D02*
G75*
G02X20300000Y-19800000I300000J0D01*
G01*
X20300000Y-37400000D02*
G75*
G02X20000000Y-37100000I0J300000D01*
G01*
X20000000Y-37100000D02*
X20000000Y-20100000D01*
X62900000Y-37400000D02*
X20300000Y-37400000D01*
X63200000Y-20100000D02*
X63200000Y-37100000D01*
X20300000Y-19800000D02*
X62900000Y-19800000D01*
M02*

View file

@ -1,11 +1,11 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

16495
gerber/OtterPill-F.Cu.gtl Normal file

File diff suppressed because it is too large Load diff

6407
gerber/OtterPill-F.Mask.gts Normal file

File diff suppressed because it is too large Load diff

9915
gerber/OtterPill-F.Paste.gtp Normal file

File diff suppressed because it is too large Load diff

2612
gerber/OtterPill-F.SilkS.gto Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Top*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,5.1.2*
G04 #@! TF.CreationDate,2019-05-17T23:45:07+02:00*
G04 #@! TF.CreationDate,2019-07-24T10:07:33+02:00*
G04 #@! TF.ProjectId,OtterPill,4f747465-7250-4696-9c6c-2e6b69636164,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-05-17 23:45:07*
G04 Created by KiCad (PCBNEW 5.1.2) date 2019-07-24 10:07:33*
%MOMM*%
%LPD*%
G04 APERTURE LIST*

View file

@ -1,15 +1,13 @@
M48
; DRILL file {KiCad 5.1.2} date Fri 17 May 2019 11:45:11 PM CEST
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2019-05-17T23:45:11+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,5.1.2
; #@! TF.FileFunction,NonPlated,1,2,NPTH
;DRILL file {KiCad 5.0.1} date Thu 17 Oct 2019 01:14:02 AM CEST
;FORMAT={-:-/ absolute / inch / decimal}
FMAT,2
INCH
INCH,TZ
T1C0.0256
%
G90
G05
M72
T1
X0.9813Y-1.011
X0.9813Y-1.2386

View file

@ -1,11 +1,8 @@
M48
; DRILL file {KiCad 5.1.2} date Fri 17 May 2019 11:45:11 PM CEST
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2019-05-17T23:45:11+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,5.1.2
; #@! TF.FileFunction,Plated,1,2,PTH
;DRILL file {KiCad 5.0.1} date Thu 17 Oct 2019 01:14:02 AM CEST
;FORMAT={-:-/ absolute / inch / decimal}
FMAT,2
INCH
INCH,TZ
T1C0.0118
T2C0.0157
T3C0.0236
@ -13,6 +10,7 @@ T4C0.0394
%
G90
G05
M72
T1
X0.9646Y-1.0984
X0.9646Y-1.1339
@ -21,38 +19,34 @@ X0.9862Y-0.8031
X0.9902Y-1.0709
X0.9902Y-1.1909
X0.9902Y-1.376
X1.0472Y-0.8976
X1.0827Y-0.8031
X1.0827Y-1.4488
X1.0906Y-1.0118
X1.0906Y-1.0354
X1.0904Y-1.0376
X1.0906Y-1.2165
X1.0906Y-1.2402
X1.126Y-1.122
X1.1496Y-1.0866
X1.1535Y-1.1575
X1.1693Y-1.122
X1.0935Y-1.0079
X1.1257Y-1.122
X1.1722Y-1.1575
X1.1732Y-1.0856
X1.1831Y-1.4508
X1.189Y-0.9921
X1.189Y-1.0472
X1.1897Y-0.892
X1.2028Y-1.2608
X1.2028Y-1.2953
X1.2222Y-0.9715
X1.2362Y-0.8976
X1.2547Y-0.9711
X1.2098Y-0.8946
X1.213Y-0.9829
X1.253Y-1.1132
X1.2593Y-0.8785
X1.2598Y-1.185
X1.2677Y-1.2835
X1.2815Y-1.4488
X1.2835Y-0.8031
X1.2865Y-0.8538
X1.287Y-0.9858
X1.2953Y-1.0433
X1.311Y-1.0079
X1.2874Y-1.0551
X1.3098Y-1.0355
X1.3136Y-0.971
X1.3418Y-1.3567
X1.3425Y-1.2598
X1.3504Y-0.9449
X1.3543Y-1.0984
X1.374Y-0.9449
X1.3816Y-1.0643
X1.3839Y-0.8031
X1.401Y-1.0242
@ -63,17 +57,16 @@ X1.4301Y-0.9724
X1.4456Y-1.3059
X1.4564Y-1.1981
X1.4591Y-1.2624
X1.4651Y-1.016
X1.4678Y-0.9341
X1.4685Y-0.9862
X1.4648Y-1.0216
X1.4663Y-0.9919
X1.4823Y-0.8031
X1.4843Y-1.1181
X1.4878Y-1.356
X1.4921Y-1.0669
X1.4961Y-0.9134
X1.503Y-0.9823
X1.501Y-0.9311
X1.502Y-0.9852
X1.5368Y-1.0296
X1.5404Y-1.0
X1.5404Y-1.
X1.5435Y-1.244
X1.5551Y-0.8858
X1.5709Y-1.126
@ -128,21 +121,10 @@ T2
X1.9077Y-0.9547
X1.9454Y-1.0483
T4
X0.9331Y-1.4213
X1.0331Y-1.4213
X1.1331Y-1.4213
X1.2331Y-1.4213
X1.3331Y-1.4213
X1.4331Y-1.4213
X1.5331Y-1.4213
X1.6331Y-1.4213
X1.7331Y-1.4213
X1.8331Y-1.4213
X1.9331Y-1.4213
X2.0331Y-1.4213
X2.1331Y-1.4213
X2.2331Y-1.4213
X2.3331Y-1.4213
X2.3307Y-0.9783
X2.3307Y-1.0783
X2.3307Y-1.1783
X2.3307Y-1.2783
X0.9331Y-0.8307
X1.0331Y-0.8307
X1.1331Y-0.8307
@ -158,30 +140,29 @@ X2.0331Y-0.8307
X2.1331Y-0.8307
X2.2331Y-0.8307
X2.3331Y-0.8307
X2.3307Y-0.9783
X2.3307Y-1.0783
X2.3307Y-1.1783
X2.3307Y-1.2783
X0.9331Y-1.4213
X1.0331Y-1.4213
X1.1331Y-1.4213
X1.2331Y-1.4213
X1.3331Y-1.4213
X1.4331Y-1.4213
X1.5331Y-1.4213
X1.6331Y-1.4213
X1.7331Y-1.4213
X1.8331Y-1.4213
X1.9331Y-1.4213
X2.0331Y-1.4213
X2.1331Y-1.4213
X2.2331Y-1.4213
X2.3331Y-1.4213
T3
G00X0.8494Y-0.9547
M15
G01X0.8258Y-0.9547
M16
X0.8494Y-0.9547G85X0.8258Y-0.9547
G05
G00X0.8494Y-1.2949
M15
G01X0.8258Y-1.2949
M16
X0.8494Y-1.2949G85X0.8258Y-1.2949
G05
G00X1.0238Y-0.9547
M15
G01X0.9805Y-0.9547
M16
X1.0238Y-0.9547G85X0.9805Y-0.9547
G05
G00X1.0238Y-1.2949
M15
G01X0.9805Y-1.2949
M16
X1.0238Y-1.2949G85X0.9805Y-1.2949
G05
T0
M30

Binary file not shown.