17 Commits
v1.3 ... v1.5

Author SHA1 Message Date
Kévin Redon
28eff3dced schematic: add DNP note on JTAG and UART debug connectors
Change-Id: Id1c03418af021ce8febd666946bed3d8c01ceb77
2019-10-01 13:09:04 +02:00
Kévin Redon
06b45f17b6 schematic: mark P1 and P2 as dot no place
P1 (JTAG) and P2 (FTDI UART) are onlz needed to be placed on
boards meant for development.
this can by done by hand separately.

Change-Id: I039ecff7d910f3de549bf2cec264a860c8ea1d34
2019-09-03 21:26:05 +02:00
Kévin Redon
bea9406bb1 schematic: mark USB reset circuit as dot no place
the additional circuit to reset USB (by pulling D+ low) is not
required anymore since the USB controller in the SAM3S integrates
this capability.
the SAM3S-EK Development Board also demonstrates only the inline
27 Ohm termination resistors are required.

this change has been tested (behind 2 USB HUBs).
the RESET button still works.
resetting using DFU into the bootloader and starting the
application from the bootloader still works.

Change-Id: I648a041f6d3cf456f1783249546078961f85e662
2019-09-03 21:13:44 +02:00
Kévin Redon
614ce7a7d8 schematic: mark R19 as dot no place
R19 pulls VCC_PHONE low for better power on detection.
but the voltage divider R20 + R21 also pull this line low using
a stronger pull down resistor ok 20 kOhm.
thus R19 is unnecessary-

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I0dd2025a8634f0ec38060cfbaae68618a4198fca
2019-09-03 20:33:57 +02:00
Kévin Redon
af693b2ee0 schematic: rename NP to DNP for clarity
Change-Id: I06c38e353f2b804faa0dcbf4a9405d5d5042af3e
2019-09-03 17:52:24 +02:00
Kévin Redon
31f31e24eb schematic: mark JP1 and JP2 as dot no place
the protruding through hole pins of the header for the jumper
might get shorted when the board lies on a conductive surface,
leading to unwanted flash erase (JP2) or false TST signal (JP1)

Change-Id: I7fc6176d8c63ab8274b641e7bcd990093af3c4ca
2019-09-03 17:47:55 +02:00
Kévin Redon
2ad8ff8100 schematic: mark R22 as dot no place
R22 is use to pull the FLAGB output of the FPF2109 high since this
is an open-drain output.
but we actually don't read FLAGB do get the error conditions, thus
thus pull-up resistor is not required.

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I3dd82864708f1ecb30ddbaa4c60aa600325455e2
2019-09-03 17:40:31 +02:00
Kévin Redon
3df5a7f274 schematic: mark R24 as no place
R24 is pulling the voltage regulator output for VCC_SIM down.
it has probably been added at the same time as R15.
since we don't read VCC_SIM it is not important to have it in a
defined state.
also the card, phone, or simtrace will provide power to the card
when required (else the card load is high enough to immediately
pull it down).

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: Iaae0959b62bc9348279bc5d840addbeb28fdf98f
2019-09-03 17:20:50 +02:00
Kévin Redon
9cb8f504cb schematic: mark R15 as no place
R15 is pulling VCC_SIM down.
it has probably been added because a load resistor is present in
the FPF2109 datasheet example application, or to not have VCC_SIM
in tri-state.
since we don't read VCC_SIM it is not important to have it in a
defined state.
also the card, phone, or simtrace will provide power to the card
when required (else the card load is high enough to immediately
pull it down).
current flowing from the other card pins back to VCC should not
happen, and if it happens this high value resistor will not have
any effect.

this change has been tested with a real device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I002b1fcf1039c8910d902e476a47183172d70761
2019-09-03 17:08:46 +02:00
Kévin Redon
7fc392aabf schematic: make it more readable
- VCC is up
- GND is down
- group the parts by functionality and use net name
- separate decoupling capacitors
- arrange groups from left input to right output

Change-Id: I2d894dd10b8b619ccbce1ae8b7e25316963157c8
2019-09-03 14:48:23 +02:00
Kévin Redon
9bf63354e7 updated libraries to KiCad 5
the library system changed from KiCad 4 to KiCad 5.
the custom libraries have been re-added to the project, and all
symbol names have been updated.
some symbols are a bit smaller, requiring to add some wires.

Change-Id: Id8e61aab6f05c633f455ef0d338c1658a62a2c4a
2019-08-27 17:31:37 +02:00
Kévin Redon
2bdf944c11 remove unused cable project
the layout for the FPC cable was not existing, and the schematic
is not an actual part of SIMtrace.
the FPC cables are designed separately.

Change-Id: I9138476c96404e18161b58b7b3a7a450ce633e81
2019-08-27 17:28:21 +02:00
King Kévin
6279da6fe0 change microcontroller to SAM3S 2015-07-05 09:58:19 +02:00
Harald Welte
3fc0e7da79 Update BOM for v1.4
* AT91SAM128D, not C, as old is EOL
* New ferrite bead / filter, as old is EOL.
* Flash S25FL032P0XMFI011, was already populated in v1.3
2014-06-26 11:34:44 +02:00
Kevin Redon
2a63d76a74 export schematic, and pcb (with minor esthetic corrections) 2014-06-23 00:23:40 -07:00
Harald Welte
21f7718e2f v1.4: Connect PA0 to 3V3; pull-up for PA1/PA2 (R25,R26)
PA0, PA1 and PA2 must be high during reset to enter SAM-BA mode.
2014-06-20 15:39:02 +02:00
Harald Welte
e24db8d2b4 Schematic: Make sure PA0 to PA2 are high on power-up
any other level is interfering with SAM-BA operation.  This fixes
the PA0=GND bug in the previous v1.3 version.
2014-06-20 09:44:09 +02:00
35 changed files with 63955 additions and 150046 deletions

View File

@@ -0,0 +1,682 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# Device_Battery
#
DEF Device_Battery BT 0 0 N N 1 F N
F0 "BT" 100 100 50 H V L CNN
F1 "Device_Battery" 100 0 50 H V L CNN
F2 "" 0 60 50 V I C CNN
F3 "" 0 60 50 V I C CNN
DRAW
S -80 -55 80 -65 0 1 0 F
S -80 70 80 60 0 1 0 F
S -52 -78 50 -98 0 1 0 F
S -52 47 50 27 0 1 0 F
P 2 0 1 0 0 -60 0 -50 N
P 2 0 1 0 0 -40 0 -30 N
P 2 0 1 0 0 -20 0 -10 N
P 2 0 1 0 0 0 0 10 N
P 2 0 1 0 0 20 0 30 N
P 2 0 1 0 0 70 0 100 N
P 2 0 1 10 10 105 50 105 N
P 2 0 1 10 30 125 30 85 N
X + 1 0 200 100 D 50 50 1 1 P
X - 2 0 -200 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_C
#
DEF Device_C C 0 10 N Y 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "Device_C" 25 -100 50 H V L CNN
F2 "" 38 -150 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
C_*
$ENDFPLIST
DRAW
P 2 0 1 20 -80 -30 80 -30 N
P 2 0 1 20 -80 30 80 30 N
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 110 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_Crystal
#
DEF Device_Crystal Y 0 40 N N 1 F N
F0 "Y" 0 150 50 H V C CNN
F1 "Device_Crystal" 0 -150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Crystal*
$ENDFPLIST
DRAW
S -45 100 45 -100 0 1 12 N
P 2 0 1 0 -100 0 -75 0 N
P 2 0 1 20 -75 -50 -75 50 N
P 2 0 1 20 75 -50 75 50 N
P 2 0 1 0 100 0 75 0 N
X 1 1 -150 0 50 R 50 50 1 1 P
X 2 2 150 0 50 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_Ferrite_Bead
#
DEF Device_Ferrite_Bead FB 0 0 N Y 1 F N
F0 "FB" -150 25 50 V V C CNN
F1 "Device_Ferrite_Bead" 150 0 50 V V C CNN
F2 "" -70 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Inductor_*
L_*
*Ferrite*
$ENDFPLIST
DRAW
P 2 0 1 0 0 -50 0 -48 N
P 2 0 1 0 0 50 0 51 N
P 5 0 1 0 -109 16 -67 89 109 -12 66 -85 -109 16 N
X ~ 1 0 150 100 D 50 50 1 1 P
X ~ 2 0 -150 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_Jumper
#
DEF Device_Jumper JP 0 30 Y N 1 F N
F0 "JP" 0 150 50 H V C CNN
F1 "Device_Jumper" 0 -80 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
SolderJumper*
$ENDFPLIST
DRAW
A 0 -26 125 1426 373 0 1 0 N -98 50 99 50
C -100 0 35 0 1 0 N
C 100 0 35 0 1 0 N
X 1 1 -300 0 165 R 50 50 0 1 P
X 2 2 300 0 165 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
# Device_LED
#
DEF Device_LED D 0 40 N N 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "Device_LED" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
LED*
LED_SMD:*
LED_THT:*
$ENDFPLIST
DRAW
P 2 0 1 8 -50 -50 -50 50 N
P 2 0 1 0 -50 0 50 0 N
P 4 0 1 8 50 -50 50 50 -50 0 50 -50 N
P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N
P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N
X K 1 -150 0 100 R 50 50 1 1 P
X A 2 150 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_R
#
DEF Device_R R 0 0 N Y 1 F N
F0 "R" 80 0 50 V V C CNN
F1 "Device_R" 0 0 50 V V C CNN
F2 "" -70 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
R_*
$ENDFPLIST
DRAW
S -40 -100 40 100 0 1 10 N
X ~ 1 0 150 50 D 50 50 1 1 P
X ~ 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SIMtrace_AP7332
#
DEF SIMtrace_AP7332 IC 0 40 Y Y 1 F N
F0 "IC" 0 250 60 H V C CNN
F1 "SIMtrace_AP7332" 0 -250 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -300 200 300 -200 0 1 0 N
X VOUT2 1 450 0 150 L 50 50 1 1 w
X GND 2 450 -100 150 L 50 50 1 1 W
X EN2 3 -450 -100 150 R 50 50 1 1 I
X EN1 4 -450 0 150 R 50 50 1 1 I
X VIN 5 -450 100 150 R 50 50 1 1 W
X VOUT1 6 450 100 150 L 50 50 1 1 w
ENDDRAW
ENDDEF
#
# SIMtrace_BC847
#
DEF SIMtrace_BC847 Q 0 0 Y Y 1 F N
F0 "Q" 0 -150 50 H V R CNN
F1 "SIMtrace_BC847" 0 150 50 H V R CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
C 50 0 111 0 1 10 N
P 2 0 1 0 0 0 100 100 N
P 3 0 1 10 0 75 0 -75 0 -75 N
P 3 0 1 0 50 -50 0 0 0 0 N
P 3 0 1 0 90 -90 100 -100 100 -100 N
P 5 0 1 0 90 -90 70 -30 30 -70 90 -90 90 -90 F
X B 1 -200 0 200 R 40 40 1 1 I
X E 2 100 -200 100 U 40 40 1 1 P
X C 3 100 200 100 D 40 40 1 1 P
ENDDRAW
ENDDEF
#
# SIMtrace_CB3Q3244
#
DEF SIMtrace_CB3Q3244 IC 0 0 Y Y 9 L N
F0 "IC" -150 200 60 H V C CNN
F1 "SIMtrace_CB3Q3244" -300 -150 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
C -85 0 10 1 1 0 N
C -85 0 10 2 1 0 N
C -85 0 10 3 1 0 N
C -85 0 10 4 1 0 N
C -85 0 10 5 1 0 N
C -85 0 10 6 1 0 N
C -85 0 10 7 1 0 N
C -85 0 10 8 1 0 N
P 3 1 1 0 -200 0 -250 0 -250 0 N
P 3 1 1 0 0 0 -75 0 -75 0 N
P 3 1 1 0 0 50 0 -50 0 -50 N
P 3 1 1 0 25 50 25 -50 25 -50 N
P 4 1 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 1 1 0 25 25 100 25 100 100 100 100 N
P 5 1 1 0 -200 50 -100 0 -200 -50 -200 50 -200 50 N
P 3 2 1 0 -200 0 -250 0 -250 0 N
P 3 2 1 0 0 0 -75 0 -75 0 N
P 3 2 1 0 0 50 0 -50 0 -50 N
P 3 2 1 0 25 50 25 -50 25 -50 N
P 4 2 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 2 1 0 25 25 100 25 100 100 100 100 N
P 5 2 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
P 3 3 1 0 -200 0 -250 0 -250 0 N
P 3 3 1 0 0 0 -75 0 -75 0 N
P 3 3 1 0 0 50 0 -50 0 -50 N
P 3 3 1 0 25 50 25 -50 25 -50 N
P 4 3 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 3 1 0 25 25 100 25 100 100 100 100 N
P 5 3 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
P 3 4 1 0 -200 0 -250 0 -250 0 N
P 3 4 1 0 0 0 -75 0 -75 0 N
P 3 4 1 0 0 50 0 -50 0 -50 N
P 3 4 1 0 25 50 25 -50 25 -50 N
P 4 4 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 4 1 0 25 25 100 25 100 100 100 100 N
P 5 4 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
P 3 5 1 0 -250 0 -200 0 -200 0 N
P 3 5 1 0 0 0 -75 0 -75 0 N
P 3 5 1 0 0 50 0 -50 0 -50 N
P 3 5 1 0 25 50 25 -50 25 -50 N
P 4 5 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 5 1 0 25 25 100 25 100 100 100 100 N
P 5 5 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
P 3 6 1 0 0 0 -75 0 -75 0 N
P 3 6 1 0 0 50 0 -50 0 -50 N
P 3 6 1 0 25 50 25 -50 25 -50 N
P 4 6 1 0 -200 0 -250 0 -250 0 -250 0 N
P 4 6 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 6 1 0 25 25 100 25 100 100 100 100 N
P 5 6 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
P 3 7 1 0 -200 0 -250 0 -250 0 N
P 3 7 1 0 0 0 -75 0 -75 0 N
P 3 7 1 0 0 50 0 -50 0 -50 N
P 3 7 1 0 25 50 25 -50 25 -50 N
P 4 7 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 7 1 0 25 25 100 25 100 100 100 100 N
P 5 7 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
P 3 8 1 0 -200 0 -250 0 -250 0 N
P 3 8 1 0 0 0 -75 0 -75 0 N
P 3 8 1 0 0 50 0 -50 0 -50 N
P 3 8 1 0 25 50 25 -50 25 -50 N
P 4 8 1 0 25 -25 100 -25 100 -100 100 -100 N
P 4 8 1 0 25 25 100 25 100 100 100 100 N
P 5 8 1 0 -200 50 -200 -50 -100 0 -200 50 -200 50 N
X /1OE 1 -400 0 150 R 60 60 1 1 I
X 1B1 18 100 -250 150 U 60 60 1 1 B
X 1A1 2 100 250 150 D 60 60 1 1 B
X /1OE 1 -400 0 150 R 60 60 2 1 I
X 1B2 16 100 -250 150 U 60 60 2 1 B
X 1A2 4 100 250 150 D 60 60 2 1 B
X /1OE 1 -400 0 150 R 60 60 3 1 I
X 1B3 14 100 -250 150 U 60 60 3 1 B
X 1A3 6 100 250 150 D 60 60 3 1 B
X /1OE 1 -400 0 150 R 60 60 4 1 I
X 1B4 12 100 -250 150 U 60 60 4 1 B
X 1A4 8 100 250 150 D 60 60 4 1 B
X 2A1 11 100 250 150 D 60 60 5 1 B
X /2OE 19 -400 0 150 R 60 60 5 1 I
X 2B1 9 100 -250 150 U 60 60 5 1 B
X 2A2 13 100 250 150 D 60 60 6 1 B
X /2OE 19 -400 0 150 R 60 60 6 1 I
X 2B2 7 100 -250 150 U 60 60 6 1 B
X 2A3 15 100 250 150 D 60 60 7 1 B
X /2OE 19 -400 0 150 R 60 60 7 1 I
X 2B3 5 100 -250 150 U 60 60 7 1 B
X 2A4 17 100 250 150 D 60 60 8 1 B
X /2OE 19 -400 0 150 R 60 60 8 1 I
X 2B4 3 100 -250 150 U 60 60 8 1 B
X GND 10 100 -250 150 U 60 60 9 1 W
X VCC 20 100 250 150 D 60 60 9 1 W
ENDDRAW
ENDDEF
#
# SIMtrace_DEBUG
#
DEF SIMtrace_DEBUG P 0 30 Y Y 1 F N
F0 "P" 0 350 60 H V C CNN
F1 "SIMtrace_DEBUG" 200 0 60 V V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -100 300 150 -300 0 1 0 N
X GND 1 -350 250 250 R 60 60 1 1 W I
X CTS 2 -350 150 250 R 60 60 1 1 O I
X VCC 3 -350 50 250 R 60 60 1 1 W I
X TXD 4 -350 -50 250 R 60 60 1 1 O I
X RXD 5 -350 -150 250 R 60 60 1 1 I I
X RTS 6 -350 -250 250 R 60 60 1 1 I I
ENDDRAW
ENDDEF
#
# SIMtrace_FLASH_SPI
#
DEF SIMtrace_FLASH_SPI U 0 40 Y Y 1 F N
F0 "U" 0 300 60 H V C CNN
F1 "SIMtrace_FLASH_SPI" 0 -300 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -350 250 350 -250 0 1 0 N
X /CS 1 -600 150 250 R 60 60 1 1 I
X SO 2 -600 50 250 R 60 60 1 1 O
X /WP 3 -600 -50 250 R 60 60 1 1 O
X GND 4 -600 -150 250 R 60 60 1 1 W
X SI 5 600 -150 250 L 60 60 1 1 I
X SCK 6 600 -50 250 L 60 60 1 1 I
X /HOLD 7 600 50 250 L 60 60 1 1 I
X VCC 8 600 150 250 L 60 60 1 1 W
ENDDRAW
ENDDEF
#
# SIMtrace_FPF210X
#
DEF SIMtrace_FPF210X IC 0 40 Y Y 1 F N
F0 "IC" 0 350 60 H V C CNN
F1 "SIMtrace_FPF210X" 0 250 60 H V C CNN
F2 "SOT23-5" 0 450 60 H I C CNN
F3 "https://www.fairchildsemi.com/ds/FP/FPF2110.pdf" 0 -600 60 H I C CNN
DRAW
S -250 200 250 -350 0 1 0 N
X VIN 1 -400 100 150 R 50 50 1 1 W
X GND 2 0 -500 150 U 50 50 1 1 W
X ON 3 -400 -100 150 R 50 50 1 1 I
X FLAGB 4 400 -100 150 L 50 50 1 1 I
X VOUT 5 400 100 150 L 50 50 1 1 w
ENDDRAW
ENDDEF
#
# SIMtrace_JACK_2.5
#
DEF SIMtrace_JACK_2.5 J 0 0 Y Y 1 F N
F0 "J" -50 150 50 H V L BNN
F1 "SIMtrace_JACK_2.5" -150 -200 50 H V L BNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -180 -100 -120 50 1 1 0 F
P 2 1 0 0 -150 100 -150 50 N
P 3 0 1 0 -150 100 250 100 250 100 N
P 5 0 1 0 250 -100 150 -100 100 -50 50 -100 50 -100 N
P 5 0 1 0 250 0 50 0 0 -50 -50 0 -50 0 N
X SLEEVE 1 350 100 100 L 40 30 1 1 P
X TIP 2 350 -100 100 L 40 30 1 1 P
X RING 3 350 0 100 L 40 30 1 1 P
ENDDRAW
ENDDEF
#
# SIMtrace_JTAG
#
DEF SIMtrace_JTAG P 0 10 Y Y 1 F N
F0 "P" 0 550 60 H V C CNN
F1 "SIMtrace_JTAG" 0 -550 50 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
S -150 500 150 -500 0 1 0 N
X VREF 1 -450 450 300 R 60 30 1 1 P I
X GND 10 450 50 300 L 60 30 1 1 P I
X RTCK 11 -450 -50 300 R 60 30 1 1 P I
X GND 12 450 -50 300 L 60 30 1 1 P I
X TDO 13 -450 -150 300 R 60 30 1 1 P I
X GND 14 450 -150 300 L 60 30 1 1 P I
X nSRST 15 -450 -250 300 R 60 30 1 1 P I
X GND 16 450 -250 300 L 60 30 1 1 P I
X DBGRQ 17 -450 -350 300 R 60 30 1 1 P I
X GND 18 450 -350 300 L 60 30 1 1 P I
X DGBACK 19 -450 -450 300 R 60 30 1 1 P I
X VCC 2 450 450 300 L 60 30 1 1 P I
X GND 20 450 -450 300 L 60 30 1 1 P I
X nTRST 3 -450 350 300 R 60 30 1 1 P I
X GND 4 450 350 300 L 60 30 1 1 P I
X TDI 5 -450 250 300 R 60 30 1 1 P I
X GND 6 450 250 300 L 60 30 1 1 P I
X TMS 7 -450 150 300 R 60 30 1 1 P I
X GND 8 450 150 300 L 60 30 1 1 P I
X TCK 9 -450 50 300 R 60 30 1 1 P I
ENDDRAW
ENDDEF
#
# SIMtrace_SCHOTTKY
#
DEF SIMtrace_SCHOTTKY D 0 40 Y N 1 F N
F0 "D" 0 100 40 H V C CNN
F1 "SIMtrace_SCHOTTKY" 0 -100 40 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
$FPLIST
D?
S*
$ENDFPLIST
DRAW
P 3 0 1 0 -50 50 50 0 -50 -50 F
P 6 0 1 8 75 25 75 50 50 50 50 -50 25 -50 25 -25 N
X K 1 200 0 150 L 40 40 1 1 P
X A 2 -200 0 150 R 40 40 1 1 P
ENDDRAW
ENDDEF
#
# SIMtrace_USB-B_MINI
#
DEF SIMtrace_USB-B_MINI J 0 40 Y Y 1 F N
F0 "J" 50 450 50 H V L BNN
F1 "SIMtrace_USB-B_MINI" -100 -450 50 H V L BNN
F2 "" 0 150 50 H I C CNN
F3 "" 0 0 60 H V C CNN
DRAW
A -50 -250 50 -1799 -901 1 1 0 N -100 -250 -50 -300
A -50 250 50 901 1799 1 1 0 N -50 300 -100 250
A 0 -350 50 370 899 1 1 0 N 40 -320 0 -300
A 0 350 50 -899 -369 1 1 0 N 0 300 40 320
A 100 -275 75 -1430 -901 1 1 0 N 40 -320 100 -350
A 100 275 75 901 1431 1 1 0 N 100 350 40 320
A 200 -300 50 -899 -1 1 1 0 N 200 -350 250 -300
A 200 300 50 1 899 1 1 0 N 250 300 200 350
P 2 1 0 0 -100 250 -100 -250 N
P 2 1 0 0 -50 -300 0 -300 N
P 2 1 0 0 -50 300 0 300 N
P 2 1 0 0 0 -200 50 -250 N
P 2 1 0 0 0 200 0 -200 N
P 2 1 0 0 50 -250 150 -250 N
P 2 1 0 0 50 250 0 200 N
P 2 1 0 0 100 -350 200 -350 N
P 2 1 0 0 100 350 200 350 N
P 2 1 0 0 150 -250 150 250 N
P 2 1 0 0 150 250 50 250 N
P 2 1 0 0 250 -300 250 300 N
X VCC 1 400 200 250 L 40 40 1 1 w
X D- 2 400 100 250 L 40 40 1 1 B
X D+ 3 400 0 250 L 40 40 1 1 B
X ID 4 400 -100 250 L 40 40 1 1 P
X GND 5 400 -200 250 L 40 40 1 1 W
ENDDRAW
ENDDEF
#
# Switch_SW_Push
#
DEF Switch_SW_Push SW 0 40 N N 1 F N
F0 "SW" 50 100 50 H V L CNN
F1 "Switch_SW_Push" 0 -60 50 H V C CNN
F2 "" 0 200 50 H I C CNN
F3 "" 0 200 50 H I C CNN
DRAW
C -80 0 20 0 1 0 N
C 80 0 20 0 1 0 N
P 2 0 1 0 0 50 0 120 N
P 2 0 1 0 100 50 -100 50 N
X 1 1 -200 0 100 R 50 50 0 1 P
X 2 2 200 0 100 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
# at91sam7sxxx-au_AT91SAM7S512_256_128_64_321-AU
#
DEF at91sam7sxxx-au_AT91SAM7S512_256_128_64_321-AU IC 0 40 Y Y 1 L N
F0 "IC" -1000 2300 50 H V L BNN
F1 "at91sam7sxxx-au_AT91SAM7S512_256_128_64_321-AU" -1000 -2400 50 H V L BNN
F2 "at91sam7sxxx-au-LQFP64" 0 150 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 1 0 0 -1000 -2300 1000 -2300 N
P 2 1 0 0 -1000 2200 -1000 -2300 N
P 2 1 0 0 1000 -2300 1000 2200 N
P 2 1 0 0 1000 2200 -1000 2200 N
X ADVREF 1 1200 -1800 200 L 40 40 1 1 P
X PA18/RD/PCK2/AD1 10 1200 800 200 L 40 40 1 1 B
X PA21/RXD1/PCK1 11 1200 1100 200 L 40 40 1 1 B
X VDDCORE@0 12 -1200 -1500 200 R 40 40 1 1 W
X PA19/RK/FIQ 13 1200 900 200 L 40 40 1 1 B
X PA22/TXD1/NPCS3 14 1200 1200 200 L 40 40 1 1 B
X PA23/SCK1/PWM0 15 1200 1300 200 L 40 40 1 1 B
X PA20/RF/IRQ0/AD3 16 1200 1000 200 L 40 40 1 1 B
X GND@1 17 -1200 -2000 200 R 40 40 1 1 W
X VDDIO@0 18 -1200 -700 200 R 40 40 1 1 W
X PA16/TK/TIOB1 19 1200 600 200 L 40 40 1 1 B
X GND@0 2 -1200 -1900 200 R 40 40 1 1 W
X PA15/TF/TIOA1 20 1200 500 200 L 40 40 1 1 B
X PA14/SPCK/PWM3 21 1200 400 200 L 40 40 1 1 B
X PA13/MOSI/PWM2 22 1200 300 200 L 40 40 1 1 B
X PA24/RTS1/PWM1 23 1200 1400 200 L 40 40 1 1 B
X VDDCORE@1 24 -1200 -1600 200 R 40 40 1 1 W
X PA25/CTS1/PWM2 25 1200 1500 200 L 40 40 1 1 B
X PA26/DCD1/TIOA2 26 1200 1600 200 L 40 40 1 1 B
X PA12/MISO/PWM1 27 1200 200 200 L 40 40 1 1 B
X PA11/NPCS0/PWM0 28 1200 100 200 L 40 40 1 1 B
X PA10/DTXD/NPCS2 29 1200 0 200 L 40 40 1 1 B
X AD4 3 1200 -1600 200 L 40 40 1 1 P
X PA9/DRXD/NPCS1 30 1200 -100 200 L 40 40 1 1 B
X PA8/CTS0/ADTRG 31 1200 -200 200 L 40 40 1 1 B
X PA7/RTS0/PWM3 32 1200 -300 200 L 40 40 1 1 B
X TDI 33 -1200 1600 200 R 40 40 1 1 I
X PA6/TXD0/PCK0 34 1200 -400 200 L 40 40 1 1 B
X PA5/RXD0/NPCS3 35 1200 -500 200 L 40 40 1 1 B
X PA4/TWCK/TLCK0 36 1200 -600 200 L 40 40 1 1 B
X PA27/DTR1/TIOB2 37 1200 1700 200 L 40 40 1 1 B
X PA28/DSR1/TCLK1 38 1200 1800 200 L 40 40 1 1 B
X /NRST 39 -1200 1900 200 R 40 40 1 1 B I
X AD5 4 1200 -1500 200 L 40 40 1 1 P
X TST 40 -1200 2000 200 R 40 40 1 1 I
X PA29/RI1/TCLK2 41 1200 1900 200 L 40 40 1 1 B
X PA30/IRQ1/NPCS2 42 1200 2000 200 L 40 40 1 1 B
X PA3/TWD/NPCS3 43 1200 -700 200 L 40 40 1 1 B
X PA2/PWM2/SCK0 44 1200 -800 200 L 40 40 1 1 B
X VDDIO@1 45 -1200 -800 200 R 40 40 1 1 W
X GND@2 46 -1200 -2100 200 R 40 40 1 1 W
X PA1/PWM1/TIOB0 47 1200 -900 200 L 40 40 1 1 B
X PA0/PWM0/TIOA0 48 1200 -1000 200 L 40 40 1 1 B
X TDO 49 -1200 1300 200 R 40 40 1 1 O
X AD6 5 1200 -1400 200 L 40 40 1 1 P
X JTAGSEL 50 -1200 1200 200 R 40 40 1 1 I
X TMS 51 -1200 1500 200 R 40 40 1 1 I
X PA31/NPCS1/PCK2 52 1200 2100 200 L 40 40 1 1 B
X TCK 53 -1200 1400 200 R 40 40 1 1 I
X VDDCORE@2 54 -1200 -1700 200 R 40 40 1 1 W
X ERASE 55 -1200 2100 200 R 40 40 1 1 I
X DDM 56 -1200 900 200 R 40 40 1 1 P
X DDP 57 -1200 800 200 R 40 40 1 1 P
X VDDIO@2 58 -1200 -900 200 R 40 40 1 1 W
X VDDFLASH 59 -1200 -500 200 R 40 40 1 1 W
X AD7 6 1200 -1300 200 L 40 40 1 1 P
X GND@3 60 -1200 -2200 200 R 40 40 1 1 W
X XOUT 61 -1200 500 200 R 40 40 1 1 P
X XIN 62 -1200 300 200 R 40 40 1 1 P
X PLLRC 63 -1200 0 200 R 40 40 1 1 P
X VDDPLL 64 -1200 -1300 200 R 40 40 1 1 W
X VDDIN 7 -1200 -300 200 R 40 40 1 1 W
X VDDOUT 8 -1200 -1100 200 R 40 40 1 1 w
X PA17/TD/PCK1/AD0 9 1200 700 200 L 40 40 1 1 B
ENDDRAW
ENDDEF
#
# power_+1V8
#
DEF power_+1V8 #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+1V8" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +1V8 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_+3.3V
#
DEF power_+3.3V #PWR 0 0 Y Y 1 F P
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
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_+3V3
#
DEF power_+3V3 #PWR 0 0 Y Y 1 F P
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
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_GND
#
DEF power_GND #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -250 50 H I C CNN
F1 "power_GND" 0 -150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_PWR_FLAG
#
DEF power_PWR_FLAG #FLG 0 0 N N 1 F P
F0 "#FLG" 0 75 50 H I C CNN
F1 "power_PWR_FLAG" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N
X pwr 1 0 0 0 U 50 50 0 0 w
ENDDRAW
ENDDEF
#
# power_VBUS
#
DEF power_VBUS #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_VBUS" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X VBUS 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# smartcard_ISO7816_NO
#
DEF smartcard_ISO7816_NO P 0 40 Y Y 2 F N
F0 "P" 0 250 60 H V C CNN
F1 "smartcard_ISO7816_NO" 0 -250 60 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
C -150 0 50 2 1 0 N
C 150 0 50 2 1 0 N
S -250 200 250 -200 1 1 0 N
P 3 1 1 0 -250 -100 250 -100 250 -100 N
P 3 1 1 0 -250 0 -50 0 -50 0 N
P 3 1 1 0 -50 100 -250 100 -250 100 N
P 3 1 1 0 0 -100 0 -200 0 -200 N
P 3 1 1 0 50 -100 50 100 50 100 N
P 3 1 1 0 50 0 250 0 250 0 N
P 3 1 1 0 50 100 250 100 250 100 N
P 5 1 1 0 0 200 0 100 -50 100 -50 -100 -50 -100 N
P 4 2 1 0 -100 0 100 100 100 100 100 100 N
X VCC C1 -550 150 300 R 50 50 1 1 W
X RST C2 -550 50 300 R 50 50 1 1 I
X CLK C3 -550 -50 300 R 50 50 1 1 I
X RFU C4 -550 -150 300 R 50 50 1 1 U
X GND C5 550 150 300 L 50 50 1 1 W
X VPP C6 550 50 300 L 50 50 1 1 W
X I/O C7 550 -50 300 L 50 50 1 1 B
X RFU C8 550 -150 300 L 50 50 1 1 U
X ~ SW1 -500 0 300 R 50 50 2 1 P
X ~ SW2 500 0 300 L 50 50 2 1 P
ENDDRAW
ENDDEF
#
# smartcard_REBELSIM
#
DEF smartcard_REBELSIM P 0 30 Y Y 1 F N
F0 "P" 50 350 60 H V C CNN
F1 "smartcard_REBELSIM" 200 0 60 V V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -100 300 250 -300 0 1 0 N
X VCC 1 -350 250 250 R 60 60 1 1 w I
X RST 2 -350 150 250 R 60 60 1 1 O I
X CLK 3 -350 50 250 R 60 60 1 1 O I
X I/O 4 -350 -50 250 R 60 60 1 1 B I
X VPP 5 -350 -150 250 R 60 60 1 1 w I
X GND 6 -350 -250 250 R 60 60 1 1 w I
ENDDRAW
ENDDEF
#
#End Library

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,21 @@
(export (version D)
(design
(source /home/kevredon/simtrace/hardware/kicad/SIMtrace.sch)
(date "Mo 28 Okt 2013 10:59:17 CET")
(date "So 17 Mai 2015 14:31:22 CEST")
(tool "eeschema (2013-may-18)-stable"))
(components
(comp (ref R26)
(value 100K)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 53A3E46E))
(comp (ref R25)
(value 100K)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 53A3E45D))
(comp (ref R23)
(value 100K)
(footprint SM0603)
@@ -341,7 +353,7 @@
(sheetpath (names /) (tstamps /))
(tstamp 4CF54717))
(comp (ref IC3)
(value AT91SAM7S)
(value ATSAM3S2B)
(footprint TQFP_64)
(libsource (lib at91sam7sxxx-au) (part AT91SAM7S512/256/128/64/321-AU))
(sheetpath (names /) (tstamps /))
@@ -795,351 +807,355 @@
(libraries
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical smartcard)
(uri lib/smartcard.lib))
(library (logical at91sam7sxxx-au)
(uri lib/at91sam7sxxx-au.lib))
(library (logical SIMtrace)
(uri lib/SIMtrace.lib)))
(uri lib/SIMtrace.lib))
(library (logical smartcard)
(uri lib/smartcard.lib)))
(nets
(net (code 1) (name /TEST)
(node (ref JP1) (pin 1))
(node (ref IC3) (pin 40)))
(net (code 2) (name GND)
(node (ref C13) (pin 2))
(node (ref C11) (pin 2))
(node (ref IC2) (pin 2))
(node (ref IC4) (pin 10))
(node (ref R21) (pin 1))
(node (ref P1) (pin 12))
(node (ref P1) (pin 10))
(node (ref P1) (pin 20))
(node (ref P1) (pin 14))
(node (ref J1) (pin 5))
(node (ref C1) (pin 2))
(node (ref R19) (pin 1))
(node (ref R23) (pin 1))
(node (ref C12) (pin 2))
(node (ref P4) (pin SW2))
(node (ref P4) (pin C5))
(node (ref C22) (pin 2))
(node (ref C14) (pin 2))
(node (ref R17) (pin 2))
(node (ref C21) (pin 2))
(net (code 2) (name /SC_SW)
(node (ref IC3) (pin 16))
(node (ref IC4) (pin 1)))
(net (code 3) (name GND)
(node (ref C18) (pin 2))
(node (ref P1) (pin 18))
(node (ref IC1) (pin 2))
(node (ref R15) (pin 2))
(node (ref C17) (pin 2))
(node (ref IC3) (pin 46))
(node (ref IC3) (pin 17))
(node (ref SW1) (pin 2))
(node (ref IC3) (pin 48))
(node (ref P1) (pin 6))
(node (ref P2) (pin 1))
(node (ref R24) (pin 2))
(node (ref P1) (pin 16))
(node (ref P1) (pin 8))
(node (ref P1) (pin 4))
(node (ref C7) (pin 2))
(node (ref C3) (pin 2))
(node (ref SW2) (pin 2))
(node (ref IC3) (pin 60))
(node (ref C20) (pin 2))
(node (ref P3) (pin 6))
(node (ref C6) (pin 1))
(node (ref C10) (pin 1))
(node (ref C9) (pin 2))
(node (ref C19) (pin 2))
(node (ref C16) (pin 2))
(node (ref C4) (pin 2))
(node (ref C15) (pin 2))
(node (ref C23) (pin 2))
(node (ref J2) (pin 1))
(node (ref C24) (pin 2))
(node (ref IC3) (pin 2))
(node (ref Q2) (pin 2))
(node (ref BT1) (pin 2))
(node (ref IC3) (pin 5))
(node (ref IC3) (pin 3))
(node (ref C17) (pin 2))
(node (ref P4) (pin C5))
(node (ref J1) (pin 5))
(node (ref R17) (pin 2))
(node (ref IC3) (pin 46))
(node (ref C13) (pin 2))
(node (ref C11) (pin 2))
(node (ref P2) (pin 1))
(node (ref IC3) (pin 17))
(node (ref IC3) (pin 4))
(node (ref U1) (pin 4)))
(net (code 3) (name /SC_SW)
(node (ref IC4) (pin 1))
(node (ref IC3) (pin 16)))
(net (code 4) (name "")
(node (ref C6) (pin 2))
(node (ref R11) (pin 2)))
(net (code 5) (name "")
(node (ref U1) (pin 7))
(node (ref R18) (pin 1)))
(net (code 6) (name /CS)
(node (ref IC3) (pin 28))
(node (ref U1) (pin 1)))
(net (code 7) (name /MISO)
(node (ref U1) (pin 2))
(node (ref IC3) (pin 27)))
(net (code 8) (name /MOSI)
(node (ref IC3) (pin 22))
(node (ref U1) (pin 5)))
(net (code 9) (name /SCK)
(node (ref IC3) (pin 21))
(node (ref U1) (pin 6)))
(net (code 10) (name /I/O_SIM)
(node (ref IC3) (pin 47))
(node (ref IC3) (pin 3))
(node (ref IC3) (pin 2))
(node (ref IC3) (pin 5))
(node (ref IC3) (pin 60))
(node (ref P1) (pin 12))
(node (ref P1) (pin 18))
(node (ref P1) (pin 4))
(node (ref P1) (pin 16))
(node (ref P1) (pin 14))
(node (ref P1) (pin 20))
(node (ref P1) (pin 10))
(node (ref P1) (pin 8))
(node (ref P1) (pin 6))
(node (ref C9) (pin 2))
(node (ref SW1) (pin 2))
(node (ref C7) (pin 2))
(node (ref C10) (pin 1))
(node (ref C6) (pin 1))
(node (ref C15) (pin 2))
(node (ref C20) (pin 2))
(node (ref C24) (pin 2))
(node (ref U1) (pin 4))
(node (ref R23) (pin 1))
(node (ref C21) (pin 2))
(node (ref C22) (pin 2))
(node (ref P4) (pin SW2))
(node (ref C14) (pin 2))
(node (ref C12) (pin 2))
(node (ref C1) (pin 2))
(node (ref C19) (pin 2))
(node (ref BT1) (pin 2))
(node (ref C23) (pin 2))
(node (ref P3) (pin 6))
(node (ref C3) (pin 2))
(node (ref IC2) (pin 2))
(node (ref C4) (pin 2))
(node (ref C16) (pin 2))
(node (ref IC4) (pin 10))
(node (ref Q2) (pin 2))
(node (ref J2) (pin 1))
(node (ref SW2) (pin 2))
(node (ref R19) (pin 1))
(node (ref R21) (pin 1)))
(net (code 4) (name /I/O_SIM)
(node (ref IC3) (pin 34))
(node (ref IC4) (pin 9))
(node (ref P4) (pin C7))
(node (ref IC3) (pin 34)))
(net (code 11) (name /CLK_SIM)
(node (ref P4) (pin C3))
(node (ref IC3) (pin 47))
(node (ref R26) (pin 2)))
(net (code 5) (name /CLK_SIM)
(node (ref IC3) (pin 44))
(node (ref P4) (pin C3))
(node (ref R25) (pin 2))
(node (ref IC3) (pin 36))
(node (ref IC4) (pin 14)))
(net (code 12) (name /RST_SIM)
(net (code 6) (name /RST_SIM)
(node (ref IC4) (pin 16))
(node (ref IC3) (pin 32))
(node (ref P4) (pin C2)))
(net (code 13) (name "")
(net (code 7) (name /SCK)
(node (ref U1) (pin 6))
(node (ref IC3) (pin 21)))
(net (code 8) (name "")
(node (ref R18) (pin 1))
(node (ref U1) (pin 7)))
(net (code 9) (name /CS)
(node (ref IC3) (pin 28))
(node (ref U1) (pin 1)))
(net (code 10) (name /MISO)
(node (ref U1) (pin 2))
(node (ref IC3) (pin 27)))
(net (code 11) (name "")
(node (ref P4) (pin C8)))
(net (code 12) (name "")
(node (ref R16) (pin 1))
(node (ref Q2) (pin 1)))
(net (code 14) (name /UDP_PUP)
(node (ref D1) (pin 2))
(net (code 13) (name "")
(node (ref D3) (pin 1))
(node (ref C14) (pin 1))
(node (ref IC2) (pin 4))
(node (ref IC2) (pin 5))
(node (ref D2) (pin 1)))
(net (code 14) (name "")
(node (ref IC3) (pin 6))
(node (ref R20) (pin 2))
(node (ref R21) (pin 2)))
(net (code 15) (name /UDP_PUP)
(node (ref R1) (pin 2))
(node (ref Q1) (pin 1))
(node (ref D1) (pin 2))
(node (ref Q2) (pin 3)))
(net (code 15) (name "")
(node (ref Q1) (pin 2))
(node (ref R3) (pin 2)))
(net (code 16) (name "")
(node (ref P4) (pin C4)))
(net (code 17) (name "")
(node (ref P4) (pin C8)))
(net (code 17) (name /A-B-DETECT)
(node (ref IC3) (pin 41))
(node (ref J1) (pin 4))
(node (ref R2) (pin 1)))
(net (code 18) (name "")
(node (ref C21) (pin 1))
(node (ref IC2) (pin 1))
(node (ref D6) (pin 2))
(node (ref R24) (pin 1)))
(node (ref R3) (pin 2))
(node (ref Q1) (pin 2)))
(net (code 19) (name /DDP)
(node (ref R10) (pin 1))
(node (ref C13) (pin 1))
(node (ref IC3) (pin 57))
(node (ref C13) (pin 1)))
(node (ref R10) (pin 1)))
(net (code 20) (name "")
(node (ref R10) (pin 2))
(node (ref J1) (pin 3))
(node (ref R3) (pin 1))
(node (ref C5) (pin 2)))
(node (ref C5) (pin 2))
(node (ref R10) (pin 2))
(node (ref R3) (pin 1)))
(net (code 21) (name "")
(node (ref IC3) (pin 50)))
(net (code 22) (name "")
(node (ref P1) (pin 19)))
(net (code 23) (name "")
(node (ref P1) (pin 17)))
(net (code 24) (name "")
(node (ref IC3) (pin 43)))
(net (code 25) (name "")
(node (ref IC3) (pin 37)))
(net (code 26) (name "")
(node (ref R16) (pin 2))
(node (ref IC3) (pin 19)))
(net (code 27) (name /TDO)
(node (ref R8) (pin 1))
(node (ref IC3) (pin 49))
(node (ref P1) (pin 13)))
(net (code 28) (name /DTXD)
(node (ref IC3) (pin 29))
(node (ref P2) (pin 5))
(node (ref J2) (pin 3)))
(net (code 29) (name "")
(node (ref P2) (pin 2))
(node (ref P2) (pin 6)))
(net (code 30) (name "")
(net (code 22) (name "")
(node (ref P2) (pin 3)))
(net (code 31) (name /USBVCC)
(net (code 23) (name /TDO)
(node (ref IC3) (pin 49))
(node (ref R8) (pin 1))
(node (ref P1) (pin 13)))
(net (code 24) (name "")
(node (ref IC3) (pin 50)))
(net (code 25) (name "")
(node (ref JP2) (pin 2))
(node (ref IC3) (pin 55)))
(net (code 26) (name "")
(node (ref IC3) (pin 37)))
(net (code 27) (name "")
(node (ref IC3) (pin 19))
(node (ref R16) (pin 2)))
(net (code 28) (name /DTXD)
(node (ref P2) (pin 5))
(node (ref J2) (pin 3))
(node (ref IC3) (pin 29)))
(net (code 29) (name "")
(node (ref C18) (pin 1))
(node (ref IC3) (pin 62))
(node (ref X1) (pin 2)))
(net (code 30) (name "")
(node (ref R22) (pin 2))
(node (ref IC1) (pin 4)))
(net (code 31) (name //RESET)
(node (ref P1) (pin 15))
(node (ref R12) (pin 2))
(node (ref SW1) (pin 1))
(node (ref D1) (pin 1))
(node (ref IC3) (pin 39)))
(net (code 32) (name /USBVCC)
(node (ref D2) (pin 2))
(node (ref FB1) (pin 2)))
(net (code 32) (name "")
(net (code 33) (name "")
(node (ref D3) (pin 2))
(node (ref BT1) (pin 1)))
(net (code 33) (name "")
(node (ref IC3) (pin 42)))
(net (code 34) (name "")
(node (ref D6) (pin 2))
(node (ref R24) (pin 1))
(node (ref IC2) (pin 1))
(node (ref C21) (pin 1)))
(net (code 35) (name "")
(node (ref IC3) (pin 42)))
(net (code 36) (name "")
(node (ref P1) (pin 19)))
(net (code 37) (name "")
(node (ref P1) (pin 17)))
(net (code 38) (name "")
(node (ref IC3) (pin 43)))
(net (code 39) (name /I/O_PHONE)
(node (ref IC4) (pin 11))
(node (ref IC3) (pin 14))
(node (ref P3) (pin 4))
(node (ref IC3) (pin 11)))
(net (code 40) (name /CLK_PHONE)
(node (ref P3) (pin 3))
(node (ref IC4) (pin 6))
(node (ref IC3) (pin 15))
(node (ref IC3) (pin 38)))
(net (code 41) (name /VCC_SIM)
(node (ref IC1) (pin 5))
(node (ref D6) (pin 1))
(node (ref R15) (pin 1))
(node (ref C24) (pin 1))
(node (ref P4) (pin C1)))
(net (code 42) (name "")
(node (ref C6) (pin 2))
(node (ref R11) (pin 2)))
(net (code 43) (name "")
(node (ref P1) (pin 3))
(node (ref R4) (pin 1)))
(net (code 44) (name /MOSI)
(node (ref IC3) (pin 22))
(node (ref U1) (pin 5)))
(net (code 45) (name /WP)
(node (ref R17) (pin 1))
(node (ref U1) (pin 3))
(node (ref IC3) (pin 20)))
(net (code 46) (name /TMS)
(node (ref R6) (pin 1))
(node (ref IC3) (pin 51))
(node (ref P1) (pin 7)))
(net (code 47) (name "")
(node (ref IC3) (pin 61))
(node (ref X1) (pin 1))
(node (ref C17) (pin 1)))
(net (code 35) (name "")
(node (ref X1) (pin 2))
(node (ref IC3) (pin 62))
(node (ref C18) (pin 1)))
(net (code 36) (name "")
(node (ref R22) (pin 2))
(node (ref IC1) (pin 4)))
(net (code 37) (name //RESET)
(node (ref P1) (pin 15))
(node (ref SW1) (pin 1))
(node (ref R12) (pin 2))
(node (ref D1) (pin 1))
(node (ref IC3) (pin 39)))
(net (code 38) (name /I/O_PHONE)
(node (ref IC3) (pin 14))
(node (ref P3) (pin 4))
(node (ref IC4) (pin 11))
(node (ref IC3) (pin 11)))
(net (code 39) (name /CLK_PHONE)
(node (ref IC3) (pin 15))
(node (ref IC3) (pin 38))
(node (ref IC4) (pin 6))
(node (ref P3) (pin 3)))
(net (code 40) (name /VCC_SIM)
(node (ref C24) (pin 1))
(node (ref P4) (pin C1))
(node (ref IC1) (pin 5))
(node (ref R15) (pin 1))
(node (ref D6) (pin 1)))
(net (code 41) (name /SW_SIM)
(node (ref IC3) (pin 31))
(node (ref P4) (pin SW1)))
(net (code 42) (name "")
(node (ref R4) (pin 1))
(node (ref P1) (pin 3)))
(net (code 43) (name /BOOTLOADER)
(net (code 48) (name /BOOTLOADER)
(node (ref IC3) (pin 52))
(node (ref SW2) (pin 1)))
(net (code 44) (name /I/O_SW)
(net (code 49) (name /I/O_SW)
(node (ref IC4) (pin 19))
(node (ref IC3) (pin 13)))
(net (code 45) (name /RST_PHONE)
(node (ref P3) (pin 2))
(node (ref R23) (pin 2))
(node (ref IC3) (pin 23))
(node (ref IC4) (pin 4)))
(net (code 46) (name "")
(net (code 50) (name "")
(node (ref IC3) (pin 63))
(node (ref C10) (pin 2))
(node (ref R11) (pin 1))
(node (ref IC3) (pin 63)))
(net (code 47) (name /SIM_PWEN)
(node (ref R11) (pin 1)))
(net (code 51) (name /SW_SIM)
(node (ref IC3) (pin 31))
(node (ref P4) (pin SW1)))
(net (code 52) (name /SIM_PWEN)
(node (ref IC2) (pin 3))
(node (ref IC3) (pin 35)))
(net (code 48) (name "")
(node (ref IC3) (pin 55))
(node (ref JP2) (pin 2)))
(net (code 49) (name /LED_R)
(node (ref IC3) (pin 9))
(node (ref D4) (pin 2)))
(net (code 50) (name "")
(node (ref D5) (pin 1))
(node (ref R14) (pin 2)))
(net (code 51) (name "")
(net (code 53) (name "")
(node (ref R14) (pin 2))
(node (ref D5) (pin 1)))
(net (code 54) (name /LED_G)
(node (ref IC3) (pin 10))
(node (ref D5) (pin 2)))
(net (code 55) (name "")
(node (ref D4) (pin 1))
(node (ref R13) (pin 2)))
(net (code 52) (name /LED_G)
(node (ref D5) (pin 2))
(node (ref IC3) (pin 10)))
(net (code 53) (name /WP)
(node (ref R17) (pin 1))
(node (ref IC3) (pin 20))
(node (ref U1) (pin 3)))
(net (code 54) (name /A-B-DETECT)
(node (ref J1) (pin 4))
(node (ref IC3) (pin 41))
(node (ref R2) (pin 1)))
(net (code 55) (name /TMS)
(node (ref IC3) (pin 51))
(node (ref P1) (pin 7))
(node (ref R6) (pin 1)))
(net (code 56) (name /TDI)
(node (ref R5) (pin 1))
(net (code 56) (name /LED_R)
(node (ref D4) (pin 2))
(node (ref IC3) (pin 9)))
(net (code 57) (name 3V3)
(node (ref IC4) (pin 20))
(node (ref R2) (pin 2))
(node (ref JP1) (pin 2))
(node (ref IC2) (pin 6))
(node (ref IC3) (pin 59))
(node (ref FB2) (pin 2))
(node (ref R1) (pin 1))
(node (ref Q1) (pin 3))
(node (ref R18) (pin 2))
(node (ref R26) (pin 1))
(node (ref JP2) (pin 1))
(node (ref R13) (pin 1))
(node (ref C4) (pin 1))
(node (ref U1) (pin 8))
(node (ref C22) (pin 1))
(node (ref C3) (pin 1))
(node (ref C1) (pin 1))
(node (ref R25) (pin 1))
(node (ref R14) (pin 1))
(node (ref R4) (pin 2))
(node (ref R5) (pin 2))
(node (ref IC3) (pin 7))
(node (ref C7) (pin 1))
(node (ref P1) (pin 2))
(node (ref P1) (pin 1))
(node (ref R12) (pin 1))
(node (ref C9) (pin 1))
(node (ref IC3) (pin 45))
(node (ref R6) (pin 2))
(node (ref R7) (pin 2))
(node (ref R8) (pin 2))
(node (ref IC3) (pin 58))
(node (ref IC3) (pin 48))
(node (ref IC3) (pin 18)))
(net (code 58) (name /TDI)
(node (ref IC3) (pin 33))
(node (ref R5) (pin 1))
(node (ref P1) (pin 5)))
(net (code 57) (name /TCK)
(node (ref R7) (pin 1))
(net (code 59) (name /TCK)
(node (ref IC3) (pin 53))
(node (ref P1) (pin 9))
(node (ref P1) (pin 11))
(node (ref IC3) (pin 53)))
(net (code 58) (name "")
(node (ref IC2) (pin 4))
(node (ref D2) (pin 1))
(node (ref D3) (pin 1))
(node (ref IC2) (pin 5))
(node (ref C14) (pin 1)))
(net (code 59) (name /VCC_PHONE)
(node (ref P3) (pin 1))
(node (ref R22) (pin 1))
(node (ref R20) (pin 1))
(node (ref R7) (pin 1)))
(net (code 60) (name /VCC_PHONE)
(node (ref IC3) (pin 25))
(node (ref R19) (pin 2))
(node (ref IC1) (pin 1))
(node (ref IC3) (pin 25)))
(net (code 60) (name "")
(node (ref R9) (pin 2))
(node (ref C5) (pin 1))
(node (ref J1) (pin 2)))
(node (ref R20) (pin 1))
(node (ref P3) (pin 1))
(node (ref R22) (pin 1)))
(net (code 61) (name "")
(node (ref FB1) (pin 1))
(node (ref J1) (pin 1)))
(net (code 62) (name /DDM)
(node (ref R9) (pin 2))
(node (ref J1) (pin 2))
(node (ref C5) (pin 1)))
(net (code 62) (name "")
(node (ref J1) (pin 1))
(node (ref FB1) (pin 1)))
(net (code 63) (name /DDM)
(node (ref C11) (pin 1))
(node (ref IC3) (pin 56))
(node (ref R9) (pin 1)))
(net (code 63) (name "")
(net (code 64) (name "")
(node (ref FB2) (pin 1))
(node (ref C23) (pin 1))
(node (ref IC3) (pin 1)))
(net (code 64) (name "")
(node (ref IC3) (pin 6))
(node (ref R21) (pin 2))
(node (ref R20) (pin 2)))
(net (code 65) (name /DRXD)
(node (ref P2) (pin 4))
(node (ref J2) (pin 2))
(node (ref IC3) (pin 30)))
(net (code 66) (name /VCC_FWD)
(node (ref IC1) (pin 3))
(node (ref IC3) (pin 26)))
(net (code 67) (name /VPP_PHONE)
(node (ref IC4) (pin 8))
(node (ref P3) (pin 5)))
(net (code 68) (name /VPP_SIM)
(net (code 66) (name /RST_PHONE)
(node (ref R23) (pin 2))
(node (ref IC3) (pin 23))
(node (ref P3) (pin 2))
(node (ref IC4) (pin 4)))
(net (code 67) (name /VPP_SIM)
(node (ref P4) (pin C6))
(node (ref IC4) (pin 12)))
(net (code 69) (name +1.8V)
(node (ref IC3) (pin 24))
(node (ref IC3) (pin 64))
(node (ref C20) (pin 1))
(net (code 68) (name /VPP_PHONE)
(node (ref P3) (pin 5))
(node (ref IC4) (pin 8)))
(net (code 69) (name /VCC_FWD)
(node (ref IC1) (pin 3))
(node (ref IC3) (pin 26)))
(net (code 70) (name +1.8V)
(node (ref C12) (pin 1))
(node (ref C16) (pin 1))
(node (ref C19) (pin 1))
(node (ref IC3) (pin 54))
(node (ref C15) (pin 1))
(node (ref IC3) (pin 8))
(node (ref C20) (pin 1))
(node (ref IC3) (pin 24))
(node (ref IC3) (pin 12))
(node (ref IC3) (pin 8)))
(net (code 70) (name 3V3)
(node (ref IC3) (pin 45))
(node (ref C3) (pin 1))
(node (ref C9) (pin 1))
(node (ref FB2) (pin 2))
(node (ref JP1) (pin 2))
(node (ref JP2) (pin 1))
(node (ref IC3) (pin 7))
(node (ref C7) (pin 1))
(node (ref R2) (pin 2))
(node (ref R1) (pin 1))
(node (ref IC2) (pin 6))
(node (ref IC4) (pin 20))
(node (ref C22) (pin 1))
(node (ref IC3) (pin 59))
(node (ref IC3) (pin 18))
(node (ref C4) (pin 1))
(node (ref R4) (pin 2))
(node (ref IC3) (pin 58))
(node (ref R5) (pin 2))
(node (ref R6) (pin 2))
(node (ref R7) (pin 2))
(node (ref R8) (pin 2))
(node (ref P1) (pin 2))
(node (ref R13) (pin 1))
(node (ref R14) (pin 1))
(node (ref U1) (pin 8))
(node (ref C1) (pin 1))
(node (ref R12) (pin 1))
(node (ref R18) (pin 2))
(node (ref Q1) (pin 3))
(node (ref P1) (pin 1)))))
(node (ref C15) (pin 1))
(node (ref IC3) (pin 64))
(node (ref IC3) (pin 54)))))

View File

@@ -1,5 +1,5 @@
update=So 27 Okt 2013 12:20:06 CET
last_client=eeschema
update=Di 03 Sep 2019 14:46:50 CEST
last_client=kicad
[general]
version=1
[pcbnew]
@@ -44,42 +44,13 @@ EquName1=devcms
[eeschema]
version=1
LibDir=
NetFmtName=PcbnewAdvanced
RptD_X=0
RptD_Y=100
RptLab=1
LabSize=60
[eeschema/libraries]
LibName1=power
LibName2=device
LibName3=transistors
LibName4=conn
LibName5=linear
LibName6=regul
LibName7=74xx
LibName8=cmos4000
LibName9=adc-dac
LibName10=memory
LibName11=xilinx
LibName12=special
LibName13=microcontrollers
LibName14=dsp
LibName15=microchip
LibName16=analog_switches
LibName17=motorola
LibName18=texas
LibName19=intel
LibName20=audio
LibName21=interface
LibName22=digital-audio
LibName23=philips
LibName24=display
LibName25=cypress
LibName26=siliconi
LibName27=opto
LibName28=atmel
LibName29=contrib
LibName30=valves
LibName31=lib/at91sam7sxxx-au
LibName32=lib/SIMtrace
LibName33=lib/smartcard
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=../pcb/schema/
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1

File diff suppressed because it is too large Load Diff

View File

@@ -1,38 +0,0 @@
Cmp-Mod V01 Created by CvPCB (2011-06-08)-testing date = Di 21 Jun 2011 22:38:14 CEST
BeginCmp
TimeStamp = /4E0084D9;
Reference = P1;
ValeurCmp = FFC;
IdModule = FFC;
EndCmp
BeginCmp
TimeStamp = /4E0084DD;
Reference = P2;
ValeurCmp = FFC;
IdModule = FFC;
EndCmp
BeginCmp
TimeStamp = /4E0084E2;
Reference = P3;
ValeurCmp = FFC;
IdModule = FFC;
EndCmp
BeginCmp
TimeStamp = /4E0084D4;
Reference = P4;
ValeurCmp = FFC;
IdModule = FFC;
EndCmp
BeginCmp
TimeStamp = /4E0085A5;
Reference = SIM1;
ValeurCmp = ISO7816_CARD;
IdModule = SIM;
EndCmp
EndListe

View File

@@ -1,46 +0,0 @@
# EESchema Netlist Version 1.1 created Di 21 Jun 2011 22:38:14 CEST
(
( /4E0084D9 FFC P1 FFC
( 1 /VCC )
( 2 /RST )
( 3 /CLK )
( 4 /I/O )
( 5 /VPP )
( 6 /GND )
)
( /4E0084DD FFC P2 FFC
( 1 /VCC )
( 2 /RST )
( 3 /CLK )
( 4 /I/O )
( 5 /VPP )
( 6 /GND )
)
( /4E0084E2 FFC P3 FFC
( 1 /VCC )
( 2 /RST )
( 3 /CLK )
( 4 /I/O )
( 5 /VPP )
( 6 /GND )
)
( /4E0084D4 FFC P4 FFC
( 1 /VCC )
( 2 /RST )
( 3 /CLK )
( 4 /I/O )
( 5 /VPP )
( 6 /GND )
)
( /4E0085A5 SIM SIM1 ISO7816_CARD
( C1 /VCC )
( C2 /RST )
( C3 /CLK )
( C4 ? )
( C5 /GND )
( C6 /VPP )
( C7 /I/O )
( C8 ? )
)
)
*

View File

@@ -1,100 +0,0 @@
update=Di 21 Jun 2011 21:05:47 CEST
last_client=pcbnew
[eeschema]
version=1
LibDir=lib
NetFmt=1
HPGLSpd=20
HPGLDm=15
HPGLNum=1
offX_A4=0
offY_A4=0
offX_A3=0
offY_A3=0
offX_A2=0
offY_A2=0
offX_A1=0
offY_A1=0
offX_A0=0
offY_A0=0
offX_A=0
offY_A=0
offX_B=0
offY_B=0
offX_C=0
offY_C=0
offX_D=0
offY_D=0
offX_E=0
offY_E=0
RptD_X=0
RptD_Y=100
RptLab=1
LabSize=60
[eeschema/libraries]
LibName1=power
LibName2=device
LibName3=transistors
LibName4=conn
LibName5=linear
LibName6=regul
LibName7=74xx
LibName8=cmos4000
LibName9=adc-dac
LibName10=memory
LibName11=xilinx
LibName12=special
LibName13=microcontrollers
LibName14=dsp
LibName15=microchip
LibName16=analog_switches
LibName17=motorola
LibName18=texas
LibName19=intel
LibName20=audio
LibName21=interface
LibName22=digital-audio
LibName23=philips
LibName24=display
LibName25=cypress
LibName26=siliconi
LibName27=opto
LibName28=atmel
LibName29=contrib
LibName30=valves
LibName31=smartcard
[cvpcb]
version=1
NetIExt=net
[cvpcb/libraries]
EquName1=devcms
[pcbnew]
version=1
PadDrlX=320
PadDimH=600
PadDimV=600
BoardThickness=630
TxtPcbV=800
TxtPcbH=600
TxtModV=600
TxtModH=600
TxtModW=120
VEgarde=100
DrawLar=150
EdgeLar=150
TxtLar=120
MSegLar=150
LastNetListRead=simcable.net
[pcbnew/libraries]
LibDir=
LibName1=sockets
LibName2=connect
LibName3=discret
LibName4=pin_array
LibName5=divers
LibName6=libcms
LibName7=display
LibName8=valves
LibName9=led
LibName10=dip_sockets
LibName11=lib/smartcard

View File

@@ -1,215 +0,0 @@
EESchema Schematic File Version 2 date Di 21 Jun 2011 14:36:44 CEST
LIBS:power
LIBS:device
LIBS:transistors
LIBS:conn
LIBS:linear
LIBS:regul
LIBS:74xx
LIBS:cmos4000
LIBS:adc-dac
LIBS:memory
LIBS:xilinx
LIBS:special
LIBS:microcontrollers
LIBS:dsp
LIBS:microchip
LIBS:analog_switches
LIBS:motorola
LIBS:texas
LIBS:intel
LIBS:audio
LIBS:interface
LIBS:digital-audio
LIBS:philips
LIBS:display
LIBS:cypress
LIBS:siliconi
LIBS:opto
LIBS:atmel
LIBS:contrib
LIBS:valves
LIBS:smartcard
LIBS:SIMtrace-cache
EELAYER 25 0
EELAYER END
$Descr A4 11700 8267
encoding utf-8
Sheet 1 1
Title "SIM card for FFC"
Date "21 jun 2011"
Rev "v1.0"
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$Comp
L ISO7816_CARD SIM1
U 1 1 4E0085A5
P 5900 4000
F 0 "SIM1" H 5900 4250 60 0000 C CNN
F 1 "ISO7816_CARD" H 5900 3750 60 0000 C CNN
1 5900 4000
1 0 0 -1
$EndComp
$Comp
L FFC P3
U 1 1 4E0084E2
P 5900 5250
F 0 "P3" H 5950 5600 60 0000 C CNN
F 1 "FFC" V 6100 5250 60 0000 C CNN
1 5900 5250
0 1 1 0
$EndComp
$Comp
L FFC P2
U 1 1 4E0084DD
P 7550 4000
F 0 "P2" H 7600 4350 60 0000 C CNN
F 1 "FFC" V 7750 4000 60 0000 C CNN
1 7550 4000
1 0 0 -1
$EndComp
$Comp
L FFC P1
U 1 1 4E0084D9
P 5900 2750
F 0 "P1" H 5950 3100 60 0000 C CNN
F 1 "FFC" V 6100 2750 60 0000 C CNN
1 5900 2750
0 -1 -1 0
$EndComp
$Comp
L FFC P4
U 1 1 4E0084D4
P 4200 4000
F 0 "P4" H 4250 4350 60 0000 C CNN
F 1 "FFC" V 4400 4000 60 0000 C CNN
1 4200 4000
-1 0 0 1
$EndComp
NoConn ~ 5350 4150
NoConn ~ 6450 4150
Text Label 5650 3150 3 60 ~ 0
VCC
Text Label 5750 3150 3 60 ~ 0
RST
Text Label 5850 3150 3 60 ~ 0
CLK
Text Label 5950 3150 3 60 ~ 0
I/O
Text Label 6050 3150 3 60 ~ 0
VPP
Text Label 6150 3150 3 60 ~ 0
GND
Text Label 5650 4800 1 60 ~ 0
GND
Text Label 5750 4800 1 60 ~ 0
VPP
Text Label 5850 4800 1 60 ~ 0
I/O
Text Label 5950 4800 1 60 ~ 0
CLK
Text Label 6050 4800 1 60 ~ 0
RST
Text Label 6150 4800 1 60 ~ 0
VCC
Text Label 7000 4250 0 60 ~ 0
GND
Text Label 7000 4150 0 60 ~ 0
VPP
Text Label 7000 4050 0 60 ~ 0
I/O
Text Label 7000 3950 0 60 ~ 0
CLK
Text Label 7000 3850 0 60 ~ 0
RST
Text Label 7000 3750 0 60 ~ 0
VCC
Text Label 6500 4050 0 60 ~ 0
I/O
Text Label 6500 3950 0 60 ~ 0
VPP
Text Label 6500 3850 0 60 ~ 0
GND
Text Label 5150 4050 0 60 ~ 0
CLK
Text Label 5150 3950 0 60 ~ 0
RST
Text Label 5150 3850 0 60 ~ 0
VCC
Wire Wire Line
7200 4250 6950 4250
Wire Wire Line
7200 4050 6950 4050
Wire Wire Line
7200 3850 6950 3850
Wire Wire Line
6050 3100 6050 3350
Wire Wire Line
5850 3100 5850 3350
Wire Wire Line
5650 3100 5650 3350
Wire Wire Line
6700 4050 6450 4050
Wire Wire Line
6450 3950 6700 3950
Wire Wire Line
5100 3950 5350 3950
Wire Wire Line
5650 4900 5650 4600
Wire Wire Line
5850 4900 5850 4600
Wire Wire Line
6050 4900 6050 4600
Wire Wire Line
4550 4250 4800 4250
Wire Wire Line
4550 4050 4800 4050
Wire Wire Line
4550 3850 4800 3850
Wire Wire Line
4550 3750 4800 3750
Wire Wire Line
4550 3950 4800 3950
Wire Wire Line
4550 4150 4800 4150
Wire Wire Line
6150 4900 6150 4600
Wire Wire Line
5950 4900 5950 4600
Wire Wire Line
5750 4900 5750 4600
Wire Wire Line
5100 3850 5350 3850
Wire Wire Line
5100 4050 5350 4050
Wire Wire Line
6450 3850 6700 3850
Wire Wire Line
5750 3100 5750 3350
Wire Wire Line
5950 3100 5950 3350
Wire Wire Line
6150 3100 6150 3350
Wire Wire Line
7200 3950 6950 3950
Wire Wire Line
7200 3750 6950 3750
Wire Wire Line
7200 4150 6950 4150
Text Label 4600 4250 0 60 ~ 0
VCC
Text Label 4600 4150 0 60 ~ 0
RST
Text Label 4600 4050 0 60 ~ 0
CLK
Text Label 4600 3950 0 60 ~ 0
I/O
Text Label 4600 3850 0 60 ~ 0
VPP
Text Label 4600 3750 0 60 ~ 0
GND
$EndSCHEMATC

View File

@@ -0,0 +1,5 @@
(sym_lib_table
(lib (name at91sam7sxxx-au)(type Legacy)(uri ${KIPRJMOD}/lib/at91sam7sxxx-au.lib)(options "")(descr ""))
(lib (name SIMtrace)(type Legacy)(uri ${KIPRJMOD}/lib/SIMtrace.lib)(options "")(descr ""))
(lib (name smartcard)(type Legacy)(uri ${KIPRJMOD}/lib/smartcard.lib)(options "")(descr ""))
)

Binary file not shown.

View File

@@ -1,41 +1,37 @@
"ref","item count","value","footprint","digikey ref",,
"4.5-6V",1,"BT1","PIN_ARRAY_2X1","use 90° pin (see additional section)",,
"10pF",2,"C17 C18","SM0603","490-1403-1-ND",,
"15pF",2,"C11 C13","SM0603","709-1142-1-ND",,
"33pF",1,"C5","SM0603","490-1415-1-ND",,
"1nF",1,"C10","SM0603","478-1215-1-ND",,
"10nF",1,"C6","SM0603","709-1142-1-ND",,
"100nF",10,"C3 C4 C7 C9 C15 C16 C19 C20 C23 C24","SM0603","478-1239-1-ND",,
"1uF",2,"C21 C22","SM0603","490-1543-1-ND",,
"2.2uF",2,"C1 C12","SM0603","478-6212-1-ND",,
"4.7uF",1,"C14","SM0805","445-1369-1-ND",,
"RED",1,"D4","LED-0805","red LED (2.1-2.2V, 20mA) provided by manufacturer",,
"GREEN",1,"D5","LED-0805","green LED (2.1-2.2V, 20mA) provided by manufacturer",,
"MBR0530",4,"D1 D2 D3 D6","SOD123","MBR0530CT-ND",,
"FILTER",2,"FB1 FB2","SM0805","P10191CT-ND",,
"FPF2109",1,"IC1","SOT23-5","FPF2109CT-ND",,
"AP7332",1,"IC2","SOT26","AP7332-3333W6-7DICT-ND",,
"CB3Q3244",1,"IC4","SSOP20_BDQ","296-19125-1-ND",,
"AT91SAM7S",1,"IC3","TQFP_64","AT91SAM7S128C-AU-ND",,
"JACK_2.5",1,"J2","JACK_2.5","CP-2523SJCT-ND",,
"USB-B_MINI",1,"J1","USB-MINI-B_UX60","H2959CT-ND",,
"TEST",1,"JP1","PIN_ARRAY_2X1","use 90° pin (see additional section)",,
"ERASE",1,"JP2","PIN_ARRAY_2X1","use 90° pin (see additional section)",,
"REBELSIM",1,"P3","FFC_REBELSIM","609-1889-1-ND",,
"DEBUG",1,"P2","PIN_ARRAY-6X1","do not place",,
"JTAG",1,"P1","PIN_ARRAY_10X2","do not place",,
"SIM",1,"P4","SIM_AMPHENOL","101-00271-82-1-ND",,
"BC847",2,"Q1 Q2","SOT23_BC847","BC847CINCT-ND",,
"27R",2,"R9 R10","SM0603","P27GCT-ND",,
"150R",2,"R13 R14","SM0603","P150GCT-ND",,
"1K5",2,"R3 R11","SM0603","RMCF0603JT1K50CT-ND",,
"10K",4,"R2 R16 R17 R18","SM0603","RMCF0603JT10K0CT-ND",,
"10k1%",2,"R20 R21","SM0603","311-10.0KHRCT-ND",,
"100K",12,"R1 R4 R5 R6 R7 R8 R12 R15 R19 R22 R23 R24","SM0603","P100KGCT-ND",,
"RESET",1,"SW1","PUSH_BUTTON","P12932SCT-ND",,
"BOOTLOADER",1,"SW2","PUSH_BUTTON","P12932SCT-ND",,
"FLASH",1,"U1","SOC008_WIDE","S25FL016A provided by manufacturer",,
"18.432MHz",1,"X1","Q_49U3HMS","XC1252CT-ND",,
"additional",,,,,,""
"jumper",1,,,"S9337-ND",,
"pin array 90°",1,,,"S1112E-36-ND",,
4.5-6V,1,"BT1"
10pF,2,"C17 C18"
15pF,2,"C11 C13"
33pF,1,"C5"
1nF,1,"C10"
10nF,1,"C6"
100nF,10,"C3 C4 C7 C9 C15 C16 C19 C20 C23 C24"
1uF,2,"C21 C22"
2.2uF,2,"C1 C12"
4.7uF,1,"C14"
RED,1,"D4"
GREEN,1,"D5"
MBR0530,4,"D1 D2 D3 D6"
FILTER,2,"FB1 FB2"
FPF2109,1,"IC1"
AP7332,1,"IC2"
CB3Q3244,1,"IC4"
ATSAM3S2B,1,"IC3"
JACK_2.5,1,"J2"
USB-B_MINI,1,"J1"
TEST,1,"JP1"
ERASE,1,"JP2"
REBELSIM,1,"P3"
DEBUG,1,"P2"
JTAG,1,"P1"
SIM,1,"P4"
BC847,2,"Q1 Q2"
27R,2,"R9 R10"
150R,2,"R13 R14"
1K5,2,"R3 R11"
10K,4,"R2 R16 R17 R18"
10k1%,2,"R20 R21"
100K,14,"R1 R4 R5 R6 R7 R8 R12 R15 R19 R22 R23 R24 R25 R26"
RESET,1,"SW1"
BOOTLOADER,1,"SW2"
FLASH,1,"U1"
18.432MHz,1,"X1"
1 ref 4.5-6V item count 1 value BT1 footprint digikey ref
2 4.5-6V 10pF 1 2 BT1 C17 C18 PIN_ARRAY_2X1 use 90° pin (see additional section)
3 10pF 15pF 2 2 C17 C18 C11 C13 SM0603 490-1403-1-ND
4 15pF 33pF 2 1 C11 C13 C5 SM0603 709-1142-1-ND
5 33pF 1nF 1 1 C5 C10 SM0603 490-1415-1-ND
6 1nF 10nF 1 1 C10 C6 SM0603 478-1215-1-ND
7 10nF 100nF 1 10 C6 C3 C4 C7 C9 C15 C16 C19 C20 C23 C24 SM0603 709-1142-1-ND
8 100nF 1uF 10 2 C3 C4 C7 C9 C15 C16 C19 C20 C23 C24 C21 C22 SM0603 478-1239-1-ND
9 1uF 2.2uF 2 2 C21 C22 C1 C12 SM0603 490-1543-1-ND
10 2.2uF 4.7uF 2 1 C1 C12 C14 SM0603 478-6212-1-ND
11 4.7uF RED 1 1 C14 D4 SM0805 445-1369-1-ND
12 RED GREEN 1 1 D4 D5 LED-0805 red LED (2.1-2.2V, 20mA) provided by manufacturer
13 GREEN MBR0530 1 4 D5 D1 D2 D3 D6 LED-0805 green LED (2.1-2.2V, 20mA) provided by manufacturer
14 MBR0530 FILTER 4 2 D1 D2 D3 D6 FB1 FB2 SOD123 MBR0530CT-ND
15 FILTER FPF2109 2 1 FB1 FB2 IC1 SM0805 P10191CT-ND
16 FPF2109 AP7332 1 1 IC1 IC2 SOT23-5 FPF2109CT-ND
17 AP7332 CB3Q3244 1 1 IC2 IC4 SOT26 AP7332-3333W6-7DICT-ND
18 CB3Q3244 ATSAM3S2B 1 1 IC4 IC3 SSOP20_BDQ 296-19125-1-ND
19 AT91SAM7S JACK_2.5 1 1 IC3 J2 TQFP_64 AT91SAM7S128C-AU-ND
20 JACK_2.5 USB-B_MINI 1 1 J2 J1 JACK_2.5 CP-2523SJCT-ND
21 USB-B_MINI TEST 1 1 J1 JP1 USB-MINI-B_UX60 H2959CT-ND
22 TEST ERASE 1 1 JP1 JP2 PIN_ARRAY_2X1 use 90° pin (see additional section)
23 ERASE REBELSIM 1 1 JP2 P3 PIN_ARRAY_2X1 use 90° pin (see additional section)
24 REBELSIM DEBUG 1 1 P3 P2 FFC_REBELSIM 609-1889-1-ND
25 DEBUG JTAG 1 1 P2 P1 PIN_ARRAY-6X1 do not place
26 JTAG SIM 1 1 P1 P4 PIN_ARRAY_10X2 do not place
27 SIM BC847 1 2 P4 Q1 Q2 SIM_AMPHENOL 101-00271-82-1-ND
28 BC847 27R 2 2 Q1 Q2 R9 R10 SOT23_BC847 BC847CINCT-ND
29 27R 150R 2 2 R9 R10 R13 R14 SM0603 P27GCT-ND
30 150R 1K5 2 2 R13 R14 R3 R11 SM0603 P150GCT-ND
31 1K5 10K 2 4 R3 R11 R2 R16 R17 R18 SM0603 RMCF0603JT1K50CT-ND
32 10K 10k1% 4 2 R2 R16 R17 R18 R20 R21 SM0603 RMCF0603JT10K0CT-ND
33 10k1% 100K 2 14 R20 R21 R1 R4 R5 R6 R7 R8 R12 R15 R19 R22 R23 R24 R25 R26 SM0603 311-10.0KHRCT-ND
34 100K RESET 12 1 R1 R4 R5 R6 R7 R8 R12 R15 R19 R22 R23 R24 SW1 SM0603 P100KGCT-ND
35 RESET BOOTLOADER 1 1 SW1 SW2 PUSH_BUTTON P12932SCT-ND
36 BOOTLOADER FLASH 1 1 SW2 U1 PUSH_BUTTON P12932SCT-ND
37 FLASH 18.432MHz 1 1 U1 X1 SOC008_WIDE S25FL016A provided by manufacturer
18.432MHz 1 X1 Q_49U3HMS XC1252CT-ND
additional
jumper 1 S9337-ND
pin array 90° 1 S1112E-36-ND

View File

@@ -1,5 +1,5 @@
### Module positions - created on Mo 11 Nov 2013 15:28:41 CET ###
### Printed by Pcbnew version pcbnew (2013-jul-07)-stable
### Module positions - created on So 17 Mai 2015 14:58:54 CEST ###
### Printed by Pcbnew version pcbnew (2013-may-18)-stable
## Unit = mm, Angle = deg.
## Side : Front
# Ref Val Package PosX PosY Rot Side

View File

@@ -1,5 +1,5 @@
### Module positions - created on Mo 11 Nov 2013 15:28:41 CET ###
### Printed by Pcbnew version pcbnew (2013-jul-07)-stable
### Module positions - created on So 17 Mai 2015 14:58:54 CEST ###
### Printed by Pcbnew version pcbnew (2013-may-18)-stable
## Unit = mm, Angle = deg.
## Side : Front
# Ref Val Package PosX PosY Rot Side
@@ -25,12 +25,22 @@ C21 1uF SM0603 61.3410 6.3500 90.0 Fro
C22 1uF SM0603 61.3410 9.9060 270.0 Front
C23 100nF SM0603 32.5145 31.8440 180.0 Front
C24 100nF SM0603 58.2970 16.5020 270.0 Front
D1 MBR0530 SOD123 74.2970 34.5020 270.0 Front
D2 MBR0530 SOD123 73.2790 8.1280 0.0 Front
D3 MBR0530 SOD123 73.2790 3.4290 0.0 Front
D4 RED LED-0805 40.1320 5.0800 180.0 Front
D5 GREEN LED-0805 40.1320 7.7470 180.0 Front
D6 MBR0530 SOD123 61.7970 3.0020 0.0 Front
FB1 FILTER SM0805 73.7870 12.8270 270.0 Front
FB2 FILTER SM0805 28.0543 31.8694 180.0 Front
IC1 FPF2109 SOT23-5 61.2970 16.0020 0.0 Front
IC2 AP7332 SOT26 64.3890 9.3980 0.0 Front
IC3 MCU TQFP_64 46.9900 24.1300 270.0 Front
IC4 CB3Q3244 SSOP20_BDQ 18.4150 35.4330 180.0 Front
P3 FFC FFC_REBELSIM 5.8420 36.1950 270.0 Front
P4 SIM SIM_AMPHENOL 26.6700 13.3350 180.0 Front
Q1 BC847 SOT23_BC847 78.6130 25.7810 90.0 Front
Q2 BC847 SOT23_BC847 70.4850 30.9880 0.0 Front
R1 100K SM0603 80.0100 29.3370 180.0 Front
R2 10K SM0603 73.6600 21.3360 90.0 Front
R3 1K5 SM0603 71.8820 21.3360 90.0 Front
@@ -45,7 +55,7 @@ R11 1K5 SM0603 27.6860 29.4640 0.0 Fro
R12 100K SM0603 67.7970 38.5020 0.0 Front
R13 150R SM0603 43.9420 5.4610 180.0 Front
R14 150R SM0603 43.9420 7.4930 180.0 Front
R15 100k SM0603 56.2970 15.0020 270.0 Front
R15 100K SM0603 56.2970 15.0020 270.0 Front
R16 10K SM0603 68.6943 27.3380 180.0 Front
R17 10K SM0603 49.6240 12.4460 0.0 Front
R18 10K SM0603 47.5691 5.7506 270.0 Front
@@ -54,5 +64,11 @@ R20 10k1% SM0603 21.4630 42.9260 90.0 Fro
R21 10k1% SM0603 24.2570 42.9260 270.0 Front
R22 100K SM0603 64.2620 17.2720 180.0 Front
R23 100K SM0603 14.2240 42.1640 270.0 Front
R24 100k SM0603 65.7970 3.0020 0.0 Front
R24 100K SM0603 65.7970 3.0020 0.0 Front
R25 100K SM0603 32.1310 14.4780 90.0 Front
R26 100K SM0603 30.2260 15.2400 90.0 Front
SW1 RESET PUSH_BUTTON 7.2390 49.4030 180.0 Front
SW2 BOOTLOADER PUSH_BUTTON 20.7010 49.4030 180.0 Front
U1 FLASH SOC008_WIDE 53.4670 7.2390 270.0 Front
X1 18.432MHz Q_49U3HMS 42.0370 39.6240 180.0 Front
## End

View File

@@ -1,132 +1,133 @@
M48
;DRILL file {Pcbnew (2013-may-18)-stable} date So 27 Okt 2013 17:01:21 CET
;FORMAT={-:-/ absolute / inch / decimal}
;DRILL file {Pcbnew (2013-may-18)-stable} date So 17 Mai 2015 15:00:01 CEST
;FORMAT={-:-/ absolute / metric / decimal}
FMAT,2
INCH,TZ
T1C0.025
T2C0.032
T3C0.035
T4C0.039
T5C0.040
METRIC,TZ
T1C0.635
T2C0.813
T3C0.899
T4C1.001
T5C1.016
%
G90
G05
M72
M71
T1
X1.57Y-4.24
X1.8Y-4.19
X1.865Y-4.305
X1.985Y-4.13
X2.01Y-4.38
X2.2816Y-4.2245
X2.3261Y-4.2681
X2.3802Y-4.311
X2.3892Y-4.1603
X2.56Y-3.55
X2.74Y-3.985
X2.7997Y-4.5069
X2.8093Y-4.4156
X2.815Y-4.85
X2.8618Y-4.2765
X2.88Y-5.375
X2.9Y-4.75
X2.91Y-5.265
X2.945Y-4.905
X2.95Y-4.75
X2.9777Y-4.4364
X3.0013Y-4.9446
X3.025Y-4.88
X3.05Y-5.18
X3.09Y-4.97
X3.1131Y-4.9039
X3.1217Y-4.7293
X3.125Y-4.205
X3.1421Y-4.7811
X3.1426Y-4.829
X3.145Y-4.385
X3.1514Y-4.6505
X3.1733Y-4.7209
X3.1975Y-5.1825
X3.1986Y-4.7726
X3.2Y-4.985
X3.2321Y-4.8367
X3.2772Y-4.3374
X3.285Y-4.73
X3.295Y-4.615
X3.315Y-4.535
X3.315Y-4.69
X3.3332Y-5.1799
X3.3599Y-3.9803
X3.3639Y-5.0003
X3.4128Y-4.7979
X3.4193Y-4.3899
X3.45Y-4.585
X3.4597Y-4.9724
X3.4737Y-4.7832
X3.475Y-4.65
X3.4764Y-4.9247
X3.53Y-4.1257
X3.5524Y-4.2509
X3.5682Y-4.8858
X3.5827Y-5.0787
X3.591Y-4.7293
X3.5965Y-5.3828
X3.615Y-4.345
X3.6268Y-4.8322
X3.655Y-4.72
X3.66Y-4.595
X3.665Y-4.66
X3.695Y-5.2075
X3.8147Y-4.8037
X3.865Y-4.525
X3.878Y-5.5118
X4.0375Y-5.385
X4.0475Y-4.5434
X4.06Y-4.285
X4.275Y-4.7
X4.345Y-4.72
X4.445Y-4.615
X4.51Y-4.545
X4.71Y-4.045
X39.878Y-107.696
X45.72Y-106.426
X47.371Y-109.347
X51.054Y-111.252
X57.953Y-107.302
X59.083Y-108.41
X60.457Y-109.499
X60.686Y-105.672
X65.024Y-90.17
X69.596Y-101.219
X71.112Y-114.475
X71.356Y-112.156
X71.501Y-123.19
X71.755Y-129.159
X71.755Y-136.017
X72.69Y-108.623
X73.152Y-136.017
X73.66Y-120.65
X73.914Y-133.731
X74.803Y-124.587
X74.93Y-120.65
X75.634Y-112.685
X76.233Y-125.593
X76.835Y-123.952
X77.47Y-131.572
X78.486Y-126.238
X79.073Y-124.559
X79.291Y-120.124
X79.375Y-106.807
X79.809Y-121.44
X79.822Y-122.657
X79.883Y-111.379
X80.046Y-118.123
X80.602Y-119.911
X81.216Y-131.636
X81.244Y-121.224
X81.28Y-126.619
X82.095Y-122.852
X83.241Y-110.17
X83.439Y-120.142
X83.693Y-117.221
X84.201Y-115.189
X84.201Y-119.126
X84.663Y-131.569
X85.341Y-101.1
X85.443Y-127.008
X85.852Y-118.618
X86.685Y-121.867
X86.85Y-111.503
X87.876Y-126.299
X88.Y-118.25
X88.232Y-121.493
X88.301Y-125.087
X89.662Y-104.793
X90.231Y-107.973
X90.632Y-124.099
X91.Y-129.
X91.211Y-120.124
X91.351Y-136.723
X91.821Y-110.363
X92.121Y-122.738
X92.837Y-119.888
X92.964Y-116.713
X93.091Y-118.364
X93.853Y-132.27
X96.893Y-122.014
X98.171Y-114.935
X98.5Y-140.
X102.552Y-136.779
X102.806Y-115.402
X103.124Y-108.839
X108.585Y-119.38
X110.363Y-119.888
X112.903Y-117.221
X114.554Y-115.443
X119.634Y-102.743
T2
X2.67Y-3.72
X67.818Y-94.488
T3
X4.565Y-4.9311
X4.565Y-5.0689
X115.951Y-125.25
X115.951Y-128.75
T4
X4.3969Y-4.01
X4.6331Y-4.01
X111.681Y-101.854
X117.681Y-101.854
T5
X2.67Y-3.62
X2.77Y-3.62
X2.77Y-3.72
X2.87Y-3.62
X2.87Y-3.72
X2.97Y-3.62
X2.97Y-3.72
X3.07Y-3.62
X3.07Y-3.72
X3.17Y-3.62
X3.17Y-3.72
X3.27Y-3.62
X3.27Y-3.72
X3.37Y-3.62
X3.37Y-3.72
X3.47Y-3.62
X3.47Y-3.72
X3.57Y-3.62
X3.57Y-3.72
X3.775Y-3.895
X3.875Y-3.895
X3.975Y-3.895
X4.075Y-3.895
X4.22Y-3.62
X4.32Y-3.62
X4.42Y-3.62
X4.52Y-3.62
X4.62Y-3.62
X4.66Y-5.37
X4.66Y-5.47
X4.72Y-3.62
X67.818Y-91.948
X70.358Y-91.948
X70.358Y-94.488
X72.898Y-91.948
X72.898Y-94.488
X75.438Y-91.948
X75.438Y-94.488
X77.978Y-91.948
X77.978Y-94.488
X80.518Y-91.948
X80.518Y-94.488
X83.058Y-91.948
X83.058Y-94.488
X85.598Y-91.948
X85.598Y-94.488
X88.138Y-91.948
X88.138Y-94.488
X90.678Y-91.948
X90.678Y-94.488
X95.885Y-98.933
X98.425Y-98.933
X100.965Y-98.933
X103.505Y-98.933
X107.188Y-91.948
X109.728Y-91.948
X112.268Y-91.948
X114.808Y-91.948
X117.348Y-91.948
X118.364Y-136.398
X118.364Y-138.938
X119.888Y-91.948
T0
M30

View File

@@ -1,76 +0,0 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 12:43:41 CET*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
G01*
G70*
G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
%ADD12R,0.08X0.08*%
%ADD13C,0.08*%
%ADD14C,0.0554*%
%ADD15C,0.0594*%
G04 APERTURE END LIST*
G54D10*
G54D11*
X14450Y-56300D02*
X14450Y-34950D01*
X48250Y-56300D02*
X14450Y-56300D01*
X48250Y-34950D02*
X48250Y-56300D01*
X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
G54D12*
X42200Y-36200D03*
G54D13*
X43200Y-36200D03*
X44200Y-36200D03*
X45200Y-36200D03*
X46200Y-36200D03*
X47200Y-36200D03*
G54D14*
X45650Y-50689D03*
X45650Y-49311D03*
G54D12*
X46600Y-53700D03*
G54D13*
X46600Y-54700D03*
G54D12*
X26700Y-37200D03*
G54D13*
X26700Y-36200D03*
X27700Y-37200D03*
X27700Y-36200D03*
X28700Y-37200D03*
X28700Y-36200D03*
X29700Y-37200D03*
X29700Y-36200D03*
X30700Y-37200D03*
X30700Y-36200D03*
X31700Y-37200D03*
X31700Y-36200D03*
X32700Y-37200D03*
X32700Y-36200D03*
X33700Y-37200D03*
X33700Y-36200D03*
X34700Y-37200D03*
X34700Y-36200D03*
X35700Y-37200D03*
X35700Y-36200D03*
G54D12*
X37750Y-38950D03*
G54D13*
X38750Y-38950D03*
G54D12*
X39750Y-38950D03*
G54D13*
X40750Y-38950D03*
G54D15*
X46331Y-40100D03*
X43969Y-40100D03*
M02*

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%

View File

@@ -1,24 +0,0 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 12:43:41 CET*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
G01*
G70*
G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
G04 APERTURE END LIST*
G54D10*
G54D11*
X14450Y-56300D02*
X14450Y-34950D01*
X48250Y-56300D02*
X14450Y-56300D01*
X48250Y-34950D02*
X48250Y-56300D01*
X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
M02*

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%

View File

@@ -1,77 +0,0 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 12:43:41 CET*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
G01*
G70*
G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
%ADD12R,0.08X0.08*%
%ADD13C,0.08*%
%ADD14C,0.0554*%
%ADD15C,0.0594*%
G04 APERTURE END LIST*
G54D10*
G54D11*
X14450Y-56300D02*
X14450Y-34950D01*
X48250Y-56300D02*
X14450Y-56300D01*
X48250Y-34950D02*
X48250Y-56300D01*
X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
%LPC*%
G54D12*
X42200Y-36200D03*
G54D13*
X43200Y-36200D03*
X44200Y-36200D03*
X45200Y-36200D03*
X46200Y-36200D03*
X47200Y-36200D03*
G54D14*
X45650Y-50689D03*
X45650Y-49311D03*
G54D12*
X46600Y-53700D03*
G54D13*
X46600Y-54700D03*
G54D12*
X26700Y-37200D03*
G54D13*
X26700Y-36200D03*
X27700Y-37200D03*
X27700Y-36200D03*
X28700Y-37200D03*
X28700Y-36200D03*
X29700Y-37200D03*
X29700Y-36200D03*
X30700Y-37200D03*
X30700Y-36200D03*
X31700Y-37200D03*
X31700Y-36200D03*
X32700Y-37200D03*
X32700Y-36200D03*
X33700Y-37200D03*
X33700Y-36200D03*
X34700Y-37200D03*
X34700Y-36200D03*
X35700Y-37200D03*
X35700Y-36200D03*
G54D12*
X37750Y-38950D03*
G54D13*
X38750Y-38950D03*
G54D12*
X39750Y-38950D03*
G54D13*
X40750Y-38950D03*
G54D15*
X46331Y-40100D03*
X43969Y-40100D03*
M02*

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
@@ -8,6 +8,10 @@ G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
%ADD12R,0.08X0.08*%
%ADD13C,0.08*%
%ADD14C,0.0554*%
%ADD15C,0.0594*%
G04 APERTURE END LIST*
G54D10*
G54D11*
@@ -21,4 +25,53 @@ X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
%LPC*%
G54D12*
X42200Y-36200D03*
G54D13*
X43200Y-36200D03*
X44200Y-36200D03*
X45200Y-36200D03*
X46200Y-36200D03*
X47200Y-36200D03*
G54D14*
X45650Y-50689D03*
X45650Y-49311D03*
G54D12*
X46600Y-53700D03*
G54D13*
X46600Y-54700D03*
G54D12*
X26700Y-37200D03*
G54D13*
X26700Y-36200D03*
X27700Y-37200D03*
X27700Y-36200D03*
X28700Y-37200D03*
X28700Y-36200D03*
X29700Y-37200D03*
X29700Y-36200D03*
X30700Y-37200D03*
X30700Y-36200D03*
X31700Y-37200D03*
X31700Y-36200D03*
X32700Y-37200D03*
X32700Y-36200D03*
X33700Y-37200D03*
X33700Y-36200D03*
X34700Y-37200D03*
X34700Y-36200D03*
X35700Y-37200D03*
X35700Y-36200D03*
G54D12*
X37750Y-38950D03*
G54D13*
X38750Y-38950D03*
G54D12*
X39750Y-38950D03*
G54D13*
X40750Y-38950D03*
G54D15*
X46331Y-40100D03*
X43969Y-40100D03*
M02*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,24 +0,0 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 12:43:41 CET*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
G01*
G70*
G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
G04 APERTURE END LIST*
G54D10*
G54D11*
X14450Y-56300D02*
X14450Y-34950D01*
X48250Y-56300D02*
X14450Y-56300D01*
X48250Y-34950D02*
X48250Y-56300D01*
X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
M02*

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%

View File

@@ -1,407 +0,0 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 12:43:41 CET*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
G01*
G70*
G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
%ADD12R,0.045X0.065*%
%ADD13R,0.065X0.045*%
%ADD14R,0.055X0.075*%
%ADD15R,0.075X0.055*%
%ADD16R,0.066X0.0158*%
%ADD17O,0.066X0.0158*%
%ADD18O,0.0158X0.066*%
%ADD19R,0.08X0.08*%
%ADD20C,0.08*%
%ADD21R,0.0515X0.0554*%
%ADD22R,0.0554X0.0515*%
%ADD23R,0.146X0.0594*%
%ADD24C,0.0554*%
%ADD25R,0.0987X0.0397*%
%ADD26R,0.1066X0.1184*%
%ADD27R,0.1106X0.0594*%
%ADD28R,0.1106X0.0397*%
%ADD29R,0.1775X0.0869*%
%ADD30R,0.036X0.0948*%
%ADD31R,0.0436X0.0633*%
%ADD32R,0.0579X0.0397*%
%ADD33R,0.0672X0.0672*%
%ADD34R,0.1145X0.1361*%
%ADD35R,0.1145X0.1243*%
%ADD36C,0.0594*%
%ADD37R,0.2365X0.0987*%
%ADD38R,0.0987X0.0436*%
%ADD39R,0.1854X0.0476*%
%ADD40R,0.0558X0.068*%
%ADD41R,0.068X0.0558*%
%ADD42R,0.04X0.05*%
G04 APERTURE END LIST*
G54D10*
G54D11*
X14450Y-56300D02*
X14450Y-34950D01*
X48250Y-56300D02*
X14450Y-56300D01*
X48250Y-34950D02*
X48250Y-56300D01*
X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
G54D12*
X33687Y-51400D03*
X34287Y-51400D03*
X41795Y-45537D03*
X41195Y-45537D03*
X32050Y-53350D03*
X31450Y-53350D03*
X32050Y-54150D03*
X31450Y-54150D03*
X40841Y-41141D03*
X41441Y-41141D03*
X25050Y-44700D03*
X25650Y-44700D03*
X40150Y-46550D03*
X40750Y-46550D03*
X40150Y-47300D03*
X40750Y-47300D03*
G54D13*
X32700Y-38350D03*
X32700Y-38950D03*
X30700Y-38350D03*
X30700Y-38950D03*
X29700Y-38350D03*
X29700Y-38950D03*
X28700Y-38350D03*
X28700Y-38950D03*
X27700Y-38350D03*
X27700Y-38950D03*
X42750Y-48200D03*
X42750Y-47600D03*
X43450Y-48200D03*
X43450Y-47600D03*
G54D12*
X46250Y-44750D03*
X45650Y-44750D03*
X27551Y-43763D03*
X26951Y-43763D03*
G54D13*
X38600Y-52100D03*
X38600Y-52700D03*
X38600Y-54100D03*
X38600Y-53500D03*
G54D12*
X34550Y-43450D03*
X35150Y-43450D03*
X32725Y-50400D03*
X32125Y-50400D03*
G54D13*
X29150Y-42200D03*
X29150Y-42800D03*
X31800Y-42800D03*
X31800Y-42200D03*
X29600Y-47900D03*
X29600Y-48500D03*
X30750Y-44100D03*
X30750Y-43500D03*
X38500Y-42450D03*
X38500Y-41850D03*
X29300Y-46700D03*
X29300Y-46100D03*
X37550Y-42450D03*
X37550Y-41850D03*
G54D12*
X25650Y-45500D03*
X25050Y-45500D03*
G54D13*
X33350Y-42800D03*
X33350Y-42200D03*
X36050Y-46025D03*
X36050Y-45425D03*
X26600Y-45400D03*
X26600Y-44800D03*
X41800Y-48150D03*
X41800Y-47550D03*
G54D12*
X31550Y-50275D03*
X30950Y-50275D03*
G54D13*
X32647Y-42804D03*
X32647Y-42204D03*
X29950Y-46400D03*
X29950Y-45800D03*
G54D14*
X25870Y-43753D03*
X25120Y-43753D03*
G54D15*
X43500Y-50875D03*
X43500Y-51625D03*
G54D16*
X30639Y-45324D03*
G54D17*
X30639Y-45521D03*
X30639Y-45718D03*
X30639Y-45915D03*
X30639Y-46112D03*
X30639Y-46308D03*
X30639Y-46505D03*
X30639Y-46702D03*
X30639Y-46899D03*
X30639Y-47096D03*
X30639Y-47293D03*
X30639Y-47489D03*
X30639Y-47686D03*
X30639Y-47883D03*
X30639Y-48080D03*
X30639Y-48277D03*
G54D18*
X31474Y-49175D03*
X31671Y-49175D03*
X31868Y-49175D03*
X32065Y-49175D03*
X32262Y-49175D03*
X32458Y-49175D03*
X32655Y-49175D03*
X32852Y-49175D03*
X33049Y-49175D03*
X33246Y-49175D03*
X33443Y-49175D03*
X33639Y-49175D03*
X33836Y-49175D03*
X34033Y-49175D03*
X34230Y-49175D03*
X34427Y-49175D03*
G54D17*
X35325Y-48277D03*
X35325Y-48080D03*
X35325Y-47883D03*
X35325Y-47686D03*
X35325Y-47489D03*
X35325Y-47293D03*
X35325Y-47096D03*
X35325Y-46899D03*
X35325Y-46702D03*
X35325Y-46505D03*
X35325Y-46308D03*
X35325Y-46112D03*
X35325Y-45915D03*
X35325Y-45718D03*
X35325Y-45521D03*
X35325Y-45324D03*
G54D18*
X34427Y-44489D03*
X34230Y-44489D03*
X33836Y-44489D03*
X34033Y-44482D03*
X33639Y-44489D03*
X33443Y-44489D03*
X33246Y-44489D03*
X33049Y-44489D03*
X32852Y-44489D03*
X32655Y-44489D03*
X32461Y-44489D03*
X32264Y-44489D03*
X32067Y-44489D03*
X31870Y-44489D03*
X31674Y-44489D03*
X31477Y-44489D03*
G54D19*
X42200Y-36200D03*
G54D20*
X43200Y-36200D03*
X44200Y-36200D03*
X45200Y-36200D03*
X46200Y-36200D03*
X47200Y-36200D03*
G54D21*
X41806Y-44533D03*
X42594Y-44533D03*
X42200Y-43667D03*
G54D22*
X45833Y-46544D03*
X45833Y-45756D03*
X44967Y-46150D03*
G54D23*
X18639Y-36063D03*
X18639Y-37637D03*
X15961Y-37637D03*
X15961Y-36063D03*
X23939Y-36063D03*
X23939Y-37637D03*
X21261Y-37637D03*
X21261Y-36063D03*
G54D24*
X45650Y-50689D03*
X45650Y-49311D03*
G54D25*
X44764Y-50315D03*
X44764Y-50000D03*
X44764Y-49685D03*
X44764Y-49370D03*
X44764Y-50630D03*
G54D26*
X44863Y-51654D03*
X44863Y-48346D03*
X46949Y-51654D03*
X46949Y-48346D03*
G54D27*
X25403Y-52294D03*
X25403Y-51794D03*
X25403Y-50794D03*
X25403Y-51294D03*
X25403Y-50294D03*
X25403Y-49794D03*
X25403Y-49294D03*
X25403Y-48794D03*
G54D28*
X25403Y-48400D03*
X25403Y-47889D03*
G54D29*
X15954Y-47172D03*
X15954Y-54928D03*
G54D30*
X22850Y-41300D03*
X22600Y-41300D03*
X22340Y-41300D03*
X22080Y-41300D03*
X21830Y-41300D03*
X21570Y-41300D03*
X21310Y-41300D03*
X21060Y-41300D03*
X20800Y-41300D03*
X20550Y-41300D03*
X20550Y-43400D03*
X20800Y-43400D03*
X21060Y-43400D03*
X21310Y-43400D03*
X21570Y-43400D03*
X21830Y-43400D03*
X22080Y-43400D03*
X22340Y-43400D03*
X22600Y-43400D03*
X22850Y-43400D03*
G54D12*
X40050Y-49500D03*
X39450Y-49500D03*
G54D13*
X24000Y-39100D03*
X24000Y-39700D03*
X22900Y-39700D03*
X22900Y-39100D03*
X21800Y-39100D03*
X21800Y-39700D03*
X37401Y-49503D03*
X37401Y-50103D03*
G54D31*
X39426Y-53112D03*
X39800Y-53112D03*
X40174Y-53112D03*
X39426Y-52088D03*
X39800Y-52088D03*
X40174Y-52088D03*
G54D19*
X46600Y-53700D03*
G54D20*
X46600Y-54700D03*
G54D32*
X36955Y-52700D03*
X36955Y-54200D03*
X36955Y-53700D03*
X36955Y-53200D03*
X34045Y-54200D03*
X34045Y-53700D03*
X34046Y-53200D03*
X34045Y-52700D03*
G54D33*
X30663Y-53250D03*
X29837Y-53250D03*
X30663Y-54300D03*
X29837Y-54300D03*
G54D19*
X26700Y-37200D03*
G54D20*
X26700Y-36200D03*
X27700Y-37200D03*
X27700Y-36200D03*
X28700Y-37200D03*
X28700Y-36200D03*
X29700Y-37200D03*
X29700Y-36200D03*
X30700Y-37200D03*
X30700Y-36200D03*
X31700Y-37200D03*
X31700Y-36200D03*
X32700Y-37200D03*
X32700Y-36200D03*
X33700Y-37200D03*
X33700Y-36200D03*
X34700Y-37200D03*
X34700Y-36200D03*
X35700Y-37200D03*
X35700Y-36200D03*
G54D19*
X37750Y-38950D03*
G54D20*
X38750Y-38950D03*
G54D19*
X39750Y-38950D03*
G54D20*
X40750Y-38950D03*
G54D34*
X46843Y-38811D03*
X45780Y-41281D03*
G54D35*
X43024Y-38752D03*
G54D36*
X46331Y-40100D03*
X43969Y-40100D03*
G54D37*
X32850Y-40700D03*
X29150Y-40700D03*
G54D13*
X33178Y-53736D03*
X33178Y-54336D03*
G54D38*
X16947Y-41066D03*
X16947Y-41459D03*
X16947Y-41853D03*
X16947Y-42247D03*
X16947Y-42641D03*
X16947Y-43034D03*
G54D39*
X16120Y-40672D03*
X16120Y-43428D03*
G54D15*
X40850Y-52075D03*
X40850Y-52825D03*
G54D13*
X20050Y-39400D03*
X20050Y-40000D03*
G54D40*
X39424Y-55118D03*
X38134Y-55118D03*
G54D12*
X40054Y-55118D03*
X40654Y-55118D03*
G54D13*
X36614Y-50093D03*
X36614Y-50693D03*
G54D41*
X43700Y-43361D03*
X43700Y-42071D03*
G54D40*
X43945Y-53100D03*
X42655Y-53100D03*
X43945Y-54950D03*
X42655Y-54950D03*
G54D42*
X38207Y-50500D03*
X38957Y-50500D03*
X38207Y-49500D03*
X38582Y-50500D03*
X38957Y-49500D03*
M02*

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
@@ -404,4 +404,9 @@ X38957Y-50500D03*
X38207Y-49500D03*
X38582Y-50500D03*
X38957Y-49500D03*
G54D13*
X26350Y-50600D03*
X26350Y-50000D03*
X27100Y-50900D03*
X27100Y-50300D03*
M02*

View File

@@ -1,355 +0,0 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 12:43:41 CET*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
G01*
G70*
G90*
G04 APERTURE LIST*
%ADD10C,0.00590551*%
%ADD11C,0.008*%
%ADD12R,0.025X0.045*%
%ADD13R,0.045X0.025*%
%ADD14R,0.035X0.055*%
%ADD15R,0.055X0.035*%
%ADD16R,0.06X0.0098*%
%ADD17O,0.06X0.0098*%
%ADD18O,0.0098X0.06*%
%ADD19R,0.0315X0.0354*%
%ADD20R,0.0354X0.0315*%
%ADD21R,0.126X0.0394*%
%ADD22R,0.0787X0.0197*%
%ADD23R,0.0866X0.0984*%
%ADD24R,0.0906X0.0394*%
%ADD25R,0.0906X0.0197*%
%ADD26R,0.1575X0.0669*%
%ADD27R,0.016X0.0748*%
%ADD28R,0.0236X0.0433*%
%ADD29R,0.0379X0.0197*%
%ADD30R,0.0472X0.0472*%
%ADD31R,0.0945X0.1161*%
%ADD32R,0.0945X0.1043*%
%ADD33R,0.2165X0.0787*%
%ADD34R,0.0787X0.0236*%
%ADD35R,0.1654X0.0276*%
%ADD36R,0.0358X0.048*%
%ADD37R,0.048X0.0358*%
%ADD38R,0.02X0.03*%
G04 APERTURE END LIST*
G54D10*
G54D11*
X14450Y-56300D02*
X14450Y-34950D01*
X48250Y-56300D02*
X14450Y-56300D01*
X48250Y-34950D02*
X48250Y-56300D01*
X15250Y-34950D02*
X48250Y-34950D01*
X14450Y-34950D02*
X15250Y-34950D01*
G54D12*
X33687Y-51400D03*
X34287Y-51400D03*
X41795Y-45537D03*
X41195Y-45537D03*
X32050Y-53350D03*
X31450Y-53350D03*
X32050Y-54150D03*
X31450Y-54150D03*
X40841Y-41141D03*
X41441Y-41141D03*
X25050Y-44700D03*
X25650Y-44700D03*
X40150Y-46550D03*
X40750Y-46550D03*
X40150Y-47300D03*
X40750Y-47300D03*
G54D13*
X32700Y-38350D03*
X32700Y-38950D03*
X30700Y-38350D03*
X30700Y-38950D03*
X29700Y-38350D03*
X29700Y-38950D03*
X28700Y-38350D03*
X28700Y-38950D03*
X27700Y-38350D03*
X27700Y-38950D03*
X42750Y-48200D03*
X42750Y-47600D03*
X43450Y-48200D03*
X43450Y-47600D03*
G54D12*
X46250Y-44750D03*
X45650Y-44750D03*
X27551Y-43763D03*
X26951Y-43763D03*
G54D13*
X38600Y-52100D03*
X38600Y-52700D03*
X38600Y-54100D03*
X38600Y-53500D03*
G54D12*
X34550Y-43450D03*
X35150Y-43450D03*
X32725Y-50400D03*
X32125Y-50400D03*
G54D13*
X29150Y-42200D03*
X29150Y-42800D03*
X31800Y-42800D03*
X31800Y-42200D03*
X29600Y-47900D03*
X29600Y-48500D03*
X30750Y-44100D03*
X30750Y-43500D03*
X38500Y-42450D03*
X38500Y-41850D03*
X29300Y-46700D03*
X29300Y-46100D03*
X37550Y-42450D03*
X37550Y-41850D03*
G54D12*
X25650Y-45500D03*
X25050Y-45500D03*
G54D13*
X33350Y-42800D03*
X33350Y-42200D03*
X36050Y-46025D03*
X36050Y-45425D03*
X26600Y-45400D03*
X26600Y-44800D03*
X41800Y-48150D03*
X41800Y-47550D03*
G54D12*
X31550Y-50275D03*
X30950Y-50275D03*
G54D13*
X32647Y-42804D03*
X32647Y-42204D03*
X29950Y-46400D03*
X29950Y-45800D03*
G54D14*
X25870Y-43753D03*
X25120Y-43753D03*
G54D15*
X43500Y-50875D03*
X43500Y-51625D03*
G54D16*
X30639Y-45324D03*
G54D17*
X30639Y-45521D03*
X30639Y-45718D03*
X30639Y-45915D03*
X30639Y-46112D03*
X30639Y-46308D03*
X30639Y-46505D03*
X30639Y-46702D03*
X30639Y-46899D03*
X30639Y-47096D03*
X30639Y-47293D03*
X30639Y-47489D03*
X30639Y-47686D03*
X30639Y-47883D03*
X30639Y-48080D03*
X30639Y-48277D03*
G54D18*
X31474Y-49175D03*
X31671Y-49175D03*
X31868Y-49175D03*
X32065Y-49175D03*
X32262Y-49175D03*
X32458Y-49175D03*
X32655Y-49175D03*
X32852Y-49175D03*
X33049Y-49175D03*
X33246Y-49175D03*
X33443Y-49175D03*
X33639Y-49175D03*
X33836Y-49175D03*
X34033Y-49175D03*
X34230Y-49175D03*
X34427Y-49175D03*
G54D17*
X35325Y-48277D03*
X35325Y-48080D03*
X35325Y-47883D03*
X35325Y-47686D03*
X35325Y-47489D03*
X35325Y-47293D03*
X35325Y-47096D03*
X35325Y-46899D03*
X35325Y-46702D03*
X35325Y-46505D03*
X35325Y-46308D03*
X35325Y-46112D03*
X35325Y-45915D03*
X35325Y-45718D03*
X35325Y-45521D03*
X35325Y-45324D03*
G54D18*
X34427Y-44489D03*
X34230Y-44489D03*
X33836Y-44489D03*
X34033Y-44482D03*
X33639Y-44489D03*
X33443Y-44489D03*
X33246Y-44489D03*
X33049Y-44489D03*
X32852Y-44489D03*
X32655Y-44489D03*
X32461Y-44489D03*
X32264Y-44489D03*
X32067Y-44489D03*
X31870Y-44489D03*
X31674Y-44489D03*
X31477Y-44489D03*
G54D19*
X41806Y-44533D03*
X42594Y-44533D03*
X42200Y-43667D03*
G54D20*
X45833Y-46544D03*
X45833Y-45756D03*
X44967Y-46150D03*
G54D21*
X18639Y-36063D03*
X18639Y-37637D03*
X15961Y-37637D03*
X15961Y-36063D03*
X23939Y-36063D03*
X23939Y-37637D03*
X21261Y-37637D03*
X21261Y-36063D03*
G54D22*
X44764Y-50315D03*
X44764Y-50000D03*
X44764Y-49685D03*
X44764Y-49370D03*
X44764Y-50630D03*
G54D23*
X44863Y-51654D03*
X44863Y-48346D03*
X46949Y-51654D03*
X46949Y-48346D03*
G54D24*
X25403Y-52294D03*
X25403Y-51794D03*
X25403Y-50794D03*
X25403Y-51294D03*
X25403Y-50294D03*
X25403Y-49794D03*
X25403Y-49294D03*
X25403Y-48794D03*
G54D25*
X25403Y-48400D03*
X25403Y-47889D03*
G54D26*
X15954Y-47172D03*
X15954Y-54928D03*
G54D27*
X22850Y-41300D03*
X22600Y-41300D03*
X22340Y-41300D03*
X22080Y-41300D03*
X21830Y-41300D03*
X21570Y-41300D03*
X21310Y-41300D03*
X21060Y-41300D03*
X20800Y-41300D03*
X20550Y-41300D03*
X20550Y-43400D03*
X20800Y-43400D03*
X21060Y-43400D03*
X21310Y-43400D03*
X21570Y-43400D03*
X21830Y-43400D03*
X22080Y-43400D03*
X22340Y-43400D03*
X22600Y-43400D03*
X22850Y-43400D03*
G54D12*
X40050Y-49500D03*
X39450Y-49500D03*
G54D13*
X24000Y-39100D03*
X24000Y-39700D03*
X22900Y-39700D03*
X22900Y-39100D03*
X21800Y-39100D03*
X21800Y-39700D03*
X37401Y-49503D03*
X37401Y-50103D03*
G54D28*
X39426Y-53112D03*
X39800Y-53112D03*
X40174Y-53112D03*
X39426Y-52088D03*
X39800Y-52088D03*
X40174Y-52088D03*
G54D29*
X36955Y-52700D03*
X36955Y-54200D03*
X36955Y-53700D03*
X36955Y-53200D03*
X34045Y-54200D03*
X34045Y-53700D03*
X34046Y-53200D03*
X34045Y-52700D03*
G54D30*
X30663Y-53250D03*
X29837Y-53250D03*
X30663Y-54300D03*
X29837Y-54300D03*
G54D31*
X46843Y-38811D03*
X45780Y-41281D03*
G54D32*
X43024Y-38752D03*
G54D33*
X32850Y-40700D03*
X29150Y-40700D03*
G54D13*
X33178Y-53736D03*
X33178Y-54336D03*
G54D34*
X16947Y-41066D03*
X16947Y-41459D03*
X16947Y-41853D03*
X16947Y-42247D03*
X16947Y-42641D03*
X16947Y-43034D03*
G54D35*
X16120Y-40672D03*
X16120Y-43428D03*
G54D15*
X40850Y-52075D03*
X40850Y-52825D03*
G54D13*
X20050Y-39400D03*
X20050Y-40000D03*
G54D36*
X39424Y-55118D03*
X38134Y-55118D03*
G54D12*
X40054Y-55118D03*
X40654Y-55118D03*
G54D13*
X36614Y-50093D03*
X36614Y-50693D03*
G54D37*
X43700Y-43361D03*
X43700Y-42071D03*
G54D36*
X43945Y-53100D03*
X42655Y-53100D03*
X43945Y-54950D03*
X42655Y-54950D03*
G54D38*
X38207Y-50500D03*
X38957Y-50500D03*
X38207Y-49500D03*
X38582Y-50500D03*
X38957Y-49500D03*
M02*

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
@@ -352,4 +352,9 @@ X38957Y-50500D03*
X38207Y-49500D03*
X38582Y-50500D03*
X38957Y-49500D03*
G54D13*
X26350Y-50600D03*
X26350Y-50000D03*
X27100Y-50900D03*
X27100Y-50300D03*
M02*

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
G04 (created by PCBNEW (2013-may-18)-stable) date So 27 Okt 2013 17:02:31 CET*
G04 (created by PCBNEW (2013-may-18)-stable) date So 17 Mai 2015 15:01:41 CEST*
%MOIN*%
G04 Gerber Fmt 3.4, Leading zero omitted, Abs format*
%FSLAX34Y34*%
@@ -22,6 +22,38 @@ G04 APERTURE LIST*
%ADD23C,0.0045*%
%ADD24C,0.00492126*%
%ADD25C,0.00738189*%
%ADD26C,0.00606299*%
%ADD27R,0.045X0.065*%
%ADD28R,0.065X0.045*%
%ADD29R,0.055X0.075*%
%ADD30R,0.075X0.055*%
%ADD31R,0.066X0.0158*%
%ADD32O,0.066X0.0158*%
%ADD33O,0.0158X0.066*%
%ADD34R,0.08X0.08*%
%ADD35C,0.08*%
%ADD36R,0.0515X0.0554*%
%ADD37R,0.0554X0.0515*%
%ADD38R,0.146X0.0594*%
%ADD39C,0.0554*%
%ADD40R,0.0987X0.0397*%
%ADD41R,0.1066X0.1184*%
%ADD42R,0.1106X0.0594*%
%ADD43R,0.1106X0.0397*%
%ADD44R,0.1775X0.0869*%
%ADD45R,0.036X0.0948*%
%ADD46R,0.0436X0.0633*%
%ADD47R,0.0579X0.0397*%
%ADD48R,0.0672X0.0672*%
%ADD49R,0.1145X0.1361*%
%ADD50R,0.1145X0.1243*%
%ADD51C,0.0594*%
%ADD52R,0.2365X0.0987*%
%ADD53R,0.0987X0.0436*%
%ADD54R,0.1854X0.0476*%
%ADD55R,0.0558X0.068*%
%ADD56R,0.068X0.0558*%
%ADD57R,0.04X0.05*%
G04 APERTURE END LIST*
G54D10*
G54D11*
@@ -1035,6 +1067,22 @@ X37982Y-50350D02*
X37982Y-49650D01*
X37982Y-49650D02*
X39182Y-49650D01*
X26100Y-50750D02*
X26100Y-49850D01*
X26100Y-49850D02*
X26600Y-49850D01*
X26600Y-49850D02*
X26600Y-50750D01*
X26600Y-50750D02*
X26100Y-50750D01*
X26850Y-51050D02*
X26850Y-50150D01*
X26850Y-50150D02*
X27350Y-50150D01*
X27350Y-50150D02*
X27350Y-51050D01*
X27350Y-51050D02*
X26850Y-51050D01*
G54D23*
X34723Y-51529D02*
X34657Y-51435D01*
@@ -2758,7 +2806,7 @@ X45941Y-47914D01*
X45922Y-47942D01*
X45903Y-47961D01*
X45884Y-47970D01*
G54D23*
G54D26*
X42934Y-49824D02*
X42934Y-50063D01*
X42948Y-50091D01*
@@ -3494,55 +3542,136 @@ X47365Y-41502D01*
X47253Y-41615D01*
X47375Y-41615D01*
G54D12*
X44218Y-38755D02*
X44260Y-38769D01*
X44330Y-38769D01*
X44358Y-38755D01*
X44372Y-38741D01*
X44386Y-38713D01*
X44386Y-38685D01*
X44372Y-38657D01*
X44358Y-38642D01*
X44330Y-38628D01*
X44274Y-38614D01*
X44246Y-38600D01*
X44232Y-38586D01*
X44218Y-38558D01*
X44218Y-38530D01*
X44232Y-38502D01*
X44246Y-38488D01*
X44274Y-38474D01*
X44344Y-38474D01*
X44386Y-38488D01*
X44513Y-38614D02*
X44611Y-38614D01*
X44653Y-38769D02*
X44513Y-38769D01*
X44513Y-38474D01*
X44653Y-38474D01*
X44949Y-38769D02*
X44850Y-38628D01*
X44780Y-38769D02*
X44780Y-38474D01*
X44892Y-38474D01*
X44921Y-38488D01*
X44935Y-38502D01*
X44949Y-38530D01*
X44949Y-38572D01*
X44935Y-38600D01*
X43810Y-38769D02*
X43782Y-38755D01*
X43768Y-38741D01*
X43754Y-38713D01*
X43754Y-38628D01*
X43768Y-38600D01*
X43782Y-38586D01*
X43810Y-38572D01*
X43852Y-38572D01*
X43880Y-38586D01*
X43894Y-38600D01*
X43908Y-38628D01*
X43908Y-38713D01*
X43894Y-38741D01*
X43880Y-38755D01*
X43852Y-38769D01*
X43810Y-38769D01*
X44021Y-38755D02*
X44049Y-38769D01*
X44105Y-38769D01*
X44133Y-38755D01*
X44147Y-38727D01*
X44147Y-38713D01*
X44133Y-38685D01*
X44105Y-38671D01*
X44063Y-38671D01*
X44035Y-38657D01*
X44021Y-38628D01*
X44021Y-38614D01*
X44035Y-38586D01*
X44063Y-38572D01*
X44105Y-38572D01*
X44133Y-38586D01*
X44274Y-38769D02*
X44274Y-38572D01*
X44274Y-38600D02*
X44288Y-38586D01*
X44316Y-38572D01*
X44358Y-38572D01*
X44386Y-38586D01*
X44400Y-38614D01*
X44400Y-38769D01*
X44400Y-38614D02*
X44414Y-38586D01*
X44443Y-38572D01*
X44485Y-38572D01*
X44513Y-38586D01*
X44527Y-38614D01*
X44527Y-38769D01*
X44710Y-38769D02*
X44682Y-38755D01*
X44667Y-38741D01*
X44653Y-38713D01*
X44653Y-38628D01*
X44667Y-38600D01*
X44682Y-38586D01*
X44710Y-38572D01*
X44752Y-38572D01*
X44780Y-38586D01*
X44794Y-38600D01*
X44808Y-38628D01*
X44808Y-38713D01*
X44794Y-38741D01*
X44780Y-38755D01*
X44752Y-38769D01*
X44710Y-38769D01*
X44921Y-38755D02*
X44949Y-38769D01*
X45005Y-38769D01*
X45033Y-38755D01*
X45047Y-38727D01*
X45047Y-38713D01*
X45033Y-38685D01*
X45005Y-38671D01*
X44963Y-38671D01*
X44935Y-38657D01*
X44921Y-38628D01*
X44921Y-38614D01*
X44892Y-38628D01*
X44780Y-38628D01*
X45075Y-38769D02*
X45075Y-38474D01*
X45202Y-38685D02*
X45342Y-38685D01*
X45174Y-38769D02*
X45272Y-38474D01*
X45371Y-38769D01*
X44935Y-38586D01*
X44963Y-38572D01*
X45005Y-38572D01*
X45033Y-38586D01*
X45286Y-38755D02*
X45258Y-38769D01*
X45202Y-38769D01*
X45174Y-38755D01*
X45160Y-38727D01*
X45160Y-38614D01*
X45174Y-38586D01*
X45202Y-38572D01*
X45258Y-38572D01*
X45286Y-38586D01*
X45300Y-38614D01*
X45300Y-38642D01*
X45160Y-38671D01*
X45427Y-38769D02*
X45427Y-38572D01*
X45427Y-38628D02*
X45441Y-38600D01*
X45455Y-38586D01*
X45483Y-38572D01*
X45511Y-38572D01*
X45610Y-38769D02*
X45469Y-38769D01*
X45469Y-38474D01*
X45610Y-38572D01*
X45610Y-38474D02*
X45596Y-38488D01*
X45610Y-38502D01*
X45624Y-38488D01*
X45610Y-38474D01*
X45610Y-38502D01*
X45877Y-38769D02*
X45877Y-38614D01*
X45863Y-38586D01*
X45835Y-38572D01*
X45778Y-38572D01*
X45750Y-38586D01*
X45877Y-38755D02*
X45849Y-38769D01*
X45778Y-38769D01*
X45750Y-38755D01*
X45736Y-38727D01*
X45736Y-38699D01*
X45750Y-38671D01*
X45778Y-38657D01*
X45849Y-38657D01*
X45877Y-38642D01*
X46060Y-38769D02*
X46031Y-38755D01*
X46017Y-38727D01*
X46017Y-38474D01*
G54D24*
X30549Y-42008D02*
X30680Y-42205D01*
@@ -3928,4 +4057,449 @@ X39331Y-49736D01*
X39359Y-49755D01*
X39378Y-49774D01*
X39387Y-49792D01*
G54D23*
X26262Y-51163D02*
X26202Y-51068D01*
X26159Y-51163D02*
X26159Y-50963D01*
X26227Y-50963D01*
X26245Y-50973D01*
X26253Y-50982D01*
X26262Y-51001D01*
X26262Y-51030D01*
X26253Y-51049D01*
X26245Y-51058D01*
X26227Y-51068D01*
X26159Y-51068D01*
X26330Y-50982D02*
X26339Y-50973D01*
X26356Y-50963D01*
X26399Y-50963D01*
X26416Y-50973D01*
X26425Y-50982D01*
X26433Y-51001D01*
X26433Y-51020D01*
X26425Y-51049D01*
X26322Y-51163D01*
X26433Y-51163D01*
X26587Y-50963D02*
X26553Y-50963D01*
X26536Y-50973D01*
X26527Y-50982D01*
X26510Y-51011D01*
X26502Y-51049D01*
X26502Y-51125D01*
X26510Y-51144D01*
X26519Y-51154D01*
X26536Y-51163D01*
X26570Y-51163D01*
X26587Y-51154D01*
X26596Y-51144D01*
X26605Y-51125D01*
X26605Y-51077D01*
X26596Y-51058D01*
X26587Y-51049D01*
X26570Y-51039D01*
X26536Y-51039D01*
X26519Y-51049D01*
X26510Y-51058D01*
X26502Y-51077D01*
X26951Y-51458D02*
X26891Y-51363D01*
X26848Y-51458D02*
X26848Y-51258D01*
X26916Y-51258D01*
X26934Y-51268D01*
X26942Y-51277D01*
X26951Y-51297D01*
X26951Y-51325D01*
X26942Y-51344D01*
X26934Y-51354D01*
X26916Y-51363D01*
X26848Y-51363D01*
X27019Y-51277D02*
X27028Y-51268D01*
X27045Y-51258D01*
X27088Y-51258D01*
X27105Y-51268D01*
X27114Y-51277D01*
X27122Y-51297D01*
X27122Y-51316D01*
X27114Y-51344D01*
X27011Y-51458D01*
X27122Y-51458D01*
X27285Y-51258D02*
X27199Y-51258D01*
X27191Y-51354D01*
X27199Y-51344D01*
X27216Y-51335D01*
X27259Y-51335D01*
X27276Y-51344D01*
X27285Y-51354D01*
X27294Y-51373D01*
X27294Y-51420D01*
X27285Y-51439D01*
X27276Y-51449D01*
X27259Y-51458D01*
X27216Y-51458D01*
X27199Y-51449D01*
X27191Y-51439D01*
%LPC*%
G54D27*
X33687Y-51400D03*
X34287Y-51400D03*
X41795Y-45537D03*
X41195Y-45537D03*
X32050Y-53350D03*
X31450Y-53350D03*
X32050Y-54150D03*
X31450Y-54150D03*
X40841Y-41141D03*
X41441Y-41141D03*
X25050Y-44700D03*
X25650Y-44700D03*
X40150Y-46550D03*
X40750Y-46550D03*
X40150Y-47300D03*
X40750Y-47300D03*
G54D28*
X32700Y-38350D03*
X32700Y-38950D03*
X30700Y-38350D03*
X30700Y-38950D03*
X29700Y-38350D03*
X29700Y-38950D03*
X28700Y-38350D03*
X28700Y-38950D03*
X27700Y-38350D03*
X27700Y-38950D03*
X42750Y-48200D03*
X42750Y-47600D03*
X43450Y-48200D03*
X43450Y-47600D03*
G54D27*
X46250Y-44750D03*
X45650Y-44750D03*
X27551Y-43763D03*
X26951Y-43763D03*
G54D28*
X38600Y-52100D03*
X38600Y-52700D03*
X38600Y-54100D03*
X38600Y-53500D03*
G54D27*
X34550Y-43450D03*
X35150Y-43450D03*
X32725Y-50400D03*
X32125Y-50400D03*
G54D28*
X29150Y-42200D03*
X29150Y-42800D03*
X31800Y-42800D03*
X31800Y-42200D03*
X29600Y-47900D03*
X29600Y-48500D03*
X30750Y-44100D03*
X30750Y-43500D03*
X38500Y-42450D03*
X38500Y-41850D03*
X29300Y-46700D03*
X29300Y-46100D03*
X37550Y-42450D03*
X37550Y-41850D03*
G54D27*
X25650Y-45500D03*
X25050Y-45500D03*
G54D28*
X33350Y-42800D03*
X33350Y-42200D03*
X36050Y-46025D03*
X36050Y-45425D03*
X26600Y-45400D03*
X26600Y-44800D03*
X41800Y-48150D03*
X41800Y-47550D03*
G54D27*
X31550Y-50275D03*
X30950Y-50275D03*
G54D28*
X32647Y-42804D03*
X32647Y-42204D03*
X29950Y-46400D03*
X29950Y-45800D03*
G54D29*
X25870Y-43753D03*
X25120Y-43753D03*
G54D30*
X43500Y-50875D03*
X43500Y-51625D03*
G54D31*
X30639Y-45324D03*
G54D32*
X30639Y-45521D03*
X30639Y-45718D03*
X30639Y-45915D03*
X30639Y-46112D03*
X30639Y-46308D03*
X30639Y-46505D03*
X30639Y-46702D03*
X30639Y-46899D03*
X30639Y-47096D03*
X30639Y-47293D03*
X30639Y-47489D03*
X30639Y-47686D03*
X30639Y-47883D03*
X30639Y-48080D03*
X30639Y-48277D03*
G54D33*
X31474Y-49175D03*
X31671Y-49175D03*
X31868Y-49175D03*
X32065Y-49175D03*
X32262Y-49175D03*
X32458Y-49175D03*
X32655Y-49175D03*
X32852Y-49175D03*
X33049Y-49175D03*
X33246Y-49175D03*
X33443Y-49175D03*
X33639Y-49175D03*
X33836Y-49175D03*
X34033Y-49175D03*
X34230Y-49175D03*
X34427Y-49175D03*
G54D32*
X35325Y-48277D03*
X35325Y-48080D03*
X35325Y-47883D03*
X35325Y-47686D03*
X35325Y-47489D03*
X35325Y-47293D03*
X35325Y-47096D03*
X35325Y-46899D03*
X35325Y-46702D03*
X35325Y-46505D03*
X35325Y-46308D03*
X35325Y-46112D03*
X35325Y-45915D03*
X35325Y-45718D03*
X35325Y-45521D03*
X35325Y-45324D03*
G54D33*
X34427Y-44489D03*
X34230Y-44489D03*
X33836Y-44489D03*
X34033Y-44482D03*
X33639Y-44489D03*
X33443Y-44489D03*
X33246Y-44489D03*
X33049Y-44489D03*
X32852Y-44489D03*
X32655Y-44489D03*
X32461Y-44489D03*
X32264Y-44489D03*
X32067Y-44489D03*
X31870Y-44489D03*
X31674Y-44489D03*
X31477Y-44489D03*
G54D34*
X42200Y-36200D03*
G54D35*
X43200Y-36200D03*
X44200Y-36200D03*
X45200Y-36200D03*
X46200Y-36200D03*
X47200Y-36200D03*
G54D36*
X41806Y-44533D03*
X42594Y-44533D03*
X42200Y-43667D03*
G54D37*
X45833Y-46544D03*
X45833Y-45756D03*
X44967Y-46150D03*
G54D38*
X18639Y-36063D03*
X18639Y-37637D03*
X15961Y-37637D03*
X15961Y-36063D03*
X23939Y-36063D03*
X23939Y-37637D03*
X21261Y-37637D03*
X21261Y-36063D03*
G54D39*
X45650Y-50689D03*
X45650Y-49311D03*
G54D40*
X44764Y-50315D03*
X44764Y-50000D03*
X44764Y-49685D03*
X44764Y-49370D03*
X44764Y-50630D03*
G54D41*
X44863Y-51654D03*
X44863Y-48346D03*
X46949Y-51654D03*
X46949Y-48346D03*
G54D42*
X25403Y-52294D03*
X25403Y-51794D03*
X25403Y-50794D03*
X25403Y-51294D03*
X25403Y-50294D03*
X25403Y-49794D03*
X25403Y-49294D03*
X25403Y-48794D03*
G54D43*
X25403Y-48400D03*
X25403Y-47889D03*
G54D44*
X15954Y-47172D03*
X15954Y-54928D03*
G54D45*
X22850Y-41300D03*
X22600Y-41300D03*
X22340Y-41300D03*
X22080Y-41300D03*
X21830Y-41300D03*
X21570Y-41300D03*
X21310Y-41300D03*
X21060Y-41300D03*
X20800Y-41300D03*
X20550Y-41300D03*
X20550Y-43400D03*
X20800Y-43400D03*
X21060Y-43400D03*
X21310Y-43400D03*
X21570Y-43400D03*
X21830Y-43400D03*
X22080Y-43400D03*
X22340Y-43400D03*
X22600Y-43400D03*
X22850Y-43400D03*
G54D27*
X40050Y-49500D03*
X39450Y-49500D03*
G54D28*
X24000Y-39100D03*
X24000Y-39700D03*
X22900Y-39700D03*
X22900Y-39100D03*
X21800Y-39100D03*
X21800Y-39700D03*
X37401Y-49503D03*
X37401Y-50103D03*
G54D46*
X39426Y-53112D03*
X39800Y-53112D03*
X40174Y-53112D03*
X39426Y-52088D03*
X39800Y-52088D03*
X40174Y-52088D03*
G54D34*
X46600Y-53700D03*
G54D35*
X46600Y-54700D03*
G54D47*
X36955Y-52700D03*
X36955Y-54200D03*
X36955Y-53700D03*
X36955Y-53200D03*
X34045Y-54200D03*
X34045Y-53700D03*
X34046Y-53200D03*
X34045Y-52700D03*
G54D48*
X30663Y-53250D03*
X29837Y-53250D03*
X30663Y-54300D03*
X29837Y-54300D03*
G54D34*
X26700Y-37200D03*
G54D35*
X26700Y-36200D03*
X27700Y-37200D03*
X27700Y-36200D03*
X28700Y-37200D03*
X28700Y-36200D03*
X29700Y-37200D03*
X29700Y-36200D03*
X30700Y-37200D03*
X30700Y-36200D03*
X31700Y-37200D03*
X31700Y-36200D03*
X32700Y-37200D03*
X32700Y-36200D03*
X33700Y-37200D03*
X33700Y-36200D03*
X34700Y-37200D03*
X34700Y-36200D03*
X35700Y-37200D03*
X35700Y-36200D03*
G54D34*
X37750Y-38950D03*
G54D35*
X38750Y-38950D03*
G54D34*
X39750Y-38950D03*
G54D35*
X40750Y-38950D03*
G54D49*
X46843Y-38811D03*
X45780Y-41281D03*
G54D50*
X43024Y-38752D03*
G54D51*
X46331Y-40100D03*
X43969Y-40100D03*
G54D52*
X32850Y-40700D03*
X29150Y-40700D03*
G54D28*
X33178Y-53736D03*
X33178Y-54336D03*
G54D53*
X16947Y-41066D03*
X16947Y-41459D03*
X16947Y-41853D03*
X16947Y-42247D03*
X16947Y-42641D03*
X16947Y-43034D03*
G54D54*
X16120Y-40672D03*
X16120Y-43428D03*
G54D30*
X40850Y-52075D03*
X40850Y-52825D03*
G54D28*
X20050Y-39400D03*
X20050Y-40000D03*
G54D55*
X39424Y-55118D03*
X38134Y-55118D03*
G54D27*
X40054Y-55118D03*
X40654Y-55118D03*
G54D28*
X36614Y-50093D03*
X36614Y-50693D03*
G54D56*
X43700Y-43361D03*
X43700Y-42071D03*
G54D55*
X43945Y-53100D03*
X42655Y-53100D03*
X43945Y-54950D03*
X42655Y-54950D03*
G54D57*
X38207Y-50500D03*
X38957Y-50500D03*
X38207Y-49500D03*
X38582Y-50500D03*
X38957Y-49500D03*
G54D28*
X26350Y-50600D03*
X26350Y-50000D03*
X27100Y-50900D03*
X27100Y-50300D03*
M02*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.