Compare commits

...

38 Commits

Author SHA1 Message Date
Matthew Nielsen 3b86122b6b typo fix 2023-01-26 10:51:41 -07:00
Matthew Nielsen 916f548e47 added notes about clone compatibility 2023-01-26 10:51:11 -07:00
Matthew Nielsen 3a3a8aee20 Remove URL at top of readme because, like, you're already here, man. 2023-01-26 10:17:26 -07:00
Matthew Nielsen 2b4fe93994 Additional card compatibility notes 2023-01-26 10:16:34 -07:00
Matthew Nielsen c9c1105d38 Update docs to refect removal of 12V Aux, and for branding changes 2023-01-26 10:12:37 -07:00
Matthew Nielsen 66fdeb5b0b remove TOC 2023-01-26 09:52:46 -07:00
Matthew Nielsen 9c82d0a0a2 Update README and gerbers for v1.4 2023-01-26 09:39:15 -07:00
Matthew Nielsen b489ea44e4 Change board branding to "BlueGS / BP" to distinguish it from rp2040-based design.
Move cd card slot back slightly.
2023-01-26 08:19:42 -07:00
Matthew Nielsen f0023106f4 schematics for working 1.4 2023-01-26 08:07:02 -07:00
Matthew Nielsen c1af1af643 Fix overlapping text; change CC back to silkscreen 2022-12-19 10:41:43 -07:00
Matthew Nielsen 9448e48c20 move silks around 2022-12-19 09:58:16 -07:00
Matthew Nielsen 97288459e5 move aux 5v connector a bit lower 2022-12-15 20:11:51 -07:00
Matthew Nielsen 6639b90b0a Oshpark test fab 2022-12-12 20:12:25 -07:00
Matthew Nielsen 720edbae37 Add silkscreen notes about connections 2022-12-05 14:02:44 -07:00
Matthew Nielsen 4233d11728 move 3v3 via slightly so its inline with others 2022-12-05 13:51:00 -07:00
Matthew Nielsen 766b2d503d Give that via more space, we have it! 2022-12-05 13:47:08 -07:00
Matthew Nielsen d8fe09677d Push C4 a little higher to get it out of the way pf wires 2022-12-05 13:41:46 -07:00
Matthew Nielsen d7a2374bdc shove trace away from via a little 2022-12-05 13:35:00 -07:00
Matthew Nielsen 95936ac76a Move some capacitors around, add more silkscreen notes 2022-12-05 13:34:14 -07:00
Matthew Nielsen 6e06a281b1 Push more traces around to maximize infill 2022-12-05 12:58:45 -07:00
Matthew Nielsen 58f0fb0cc6 straighter shot for DBP line 2022-12-05 12:51:44 -07:00
Matthew Nielsen d6691f50fa ignore autosave files 2022-12-05 12:48:19 -07:00
Matthew Nielsen 1937f13873 Move Termpower decoupling cap closer to the connector (as per specs) 2022-12-05 12:47:53 -07:00
Matthew Nielsen 27c404a063 Move power controller to front for better wire clearance in tight cases 2022-12-05 12:11:46 -07:00
Matthew Nielsen 6b2d4068ba Make name more consistent, move sinkscreens around to make things look better 2022-12-05 11:23:03 -07:00
Matthew Nielsen aece2d7df5 Ignore fp-info-cache 2022-12-05 11:22:24 -07:00
Matthew Nielsen 36f24f2dc4 not necessary to commit 2022-12-05 11:21:35 -07:00
Matthew Nielsen da9b32bb14 Push traces around, remove a hyphen 2022-12-02 16:53:21 -07:00
Matthew Nielsen 45fef4e732 Added compatibility for 74LVC1G125SE in place of NL17SZ07DFT2G 2022-12-02 16:00:22 -07:00
Matthew Nielsen f6d6ab4443 Increase card indent, change C5 footprint 2022-12-02 15:28:47 -07:00
Matthew Nielsen 4804695d68 added part numbers 2022-12-02 15:18:18 -07:00
Matthew Nielsen 17897debc3 Move power and led headers to better positon; Add indentation around microsd slot 2022-12-02 14:29:10 -07:00
Matthew Nielsen 16e751cb99 Change 7805 to UCC3916; nudge some traces to get better gnds 2022-11-20 14:11:09 -07:00
Matthew Nielsen 3bd1d03626 created new symbol for UCC3916 2022-11-20 14:06:20 -07:00
Matthew Nielsen 64bf16cb03 Add new v1.4 gerbers 2022-11-20 14:05:41 -07:00
Matthew Nielsen ad4d445b09 retroactively add v1.3.1 gerbers 2022-11-20 14:05:09 -07:00
Matthew Nielsen dc1de6e24d I should have done a changelog a long time ago 2022-11-20 12:02:47 -07:00
Matthew Nielsen 5c3023198a v1.3.1 commit 2022-10-06 22:39:35 -06:00
52 changed files with 89938 additions and 4771 deletions

4
.gitignore vendored
View File

@ -1 +1,5 @@
.DS_Store
kicad/bluescsi_iigs_internal-backups/*
**/fp-info-cache
**/#auto_saved_files#
**/_autosave*

30
CHANGES.md Normal file
View File

@ -0,0 +1,30 @@
# 1.4
## Replace 12v aux power with 5v
This change is for two reasons:
1) The 7805 regulator is wasteful, especially when the IIgs only has 2.5a on the 12v rail
2) Some models of Apple IIe don't have a fan connector, and most II/II+'s don't
The fix for this will be to get 5v directly from the Game IO (Paddle) Port, a direct tap on the 5V power supply wire, or from a card slot.
This 5v will be used directly via an IC that performs reverse current and over-current protection.
## Branding Changes
The current design has been retroactively branded "BlueGS / BP" to distinguish it from the upcoming RP2040-based "BlueGS / RP"
# 1.3.2
Move External LED connector closer to edge to clear cable plugged in to J1.
Change footprint of D3/D4 to "Diode_SMD:D_SOD-123".
Increase width of 12V and 5V traces.
Move SD Card 3.3v trace to bottom.
Slightly move screw terminal offset to avoid clipped silkscreen warning.
# Older changes not recorded

View File

@ -1,30 +1,10 @@
# Powering BlueGS
<!-- TOC -->
- [Powering BlueGS](#powering-bluegs)
- [Ways to power BlueGS](#ways-to-power-bluegs)
- [Termination Power from SCSI card](#termination-power-from-scsi-card)
- [Termination Power from another SCSI device](#termination-power-from-another-scsi-device)
- [+12V from the IIgs fan connector](#12v-from-the-iigs-fan-connector)
- [USB port on Blue Pill board](#usb-port-on-blue-pill-board)
- [What is Termination Power?](#what-is-termination-power)
- [What SCSI cards do/don't provide Termination Power?](#what-scsi-cards-dodont-provide-termination-power)
- [Cards that DO provide Termination Power](#cards-that-do-provide-termination-power)
- [Cards that DON'T provide Termination Power](#cards-that-dont-provide-termination-power)
- [Unknown cards](#unknown-cards)
- [How can I tell if my SCSI card is providing Termination Power?](#how-can-i-tell-if-my-scsi-card-is-providing-termination-power)
- [Why can't I use USB while BlueGS is powered from SCSI or +12V?](#why-cant-i-use-usb-while-bluegs-is-powered-from-scsi-or-12v)
<!-- /TOC -->
# Ways to power BlueGS
There are 4 ways to power your BlueGS board, listed here from "most easy" to "least easy".
## Termination Power from SCSI card
If your SCSI card provides [Termination Power](#what-is-termination-power), then all you need to is connect BlueGS to your SCSI card using the included flat 26-pin cable. No additional steps are required, and BlueGS should turn on the moment that the computer is powered up.
If your SCSI card provides [Termination Power](#what-is-termination-power), then you only have to BlueGS to your SCSI card using the included flat 26-pin cable or DB-25-M connector. No additional steps are required, and BlueGS should turn on the moment that the computer is powered up.
## Termination Power from another SCSI device
@ -37,19 +17,24 @@ Most external SCSI devices will provide the necessary Termination Power. To powe
This external device must be powered-on *before* the IIgs turns on.
## +12V from the IIgs fan connector
## +5V from inside the computer
You can power BlueGS using the IIgs's internal fan connector (or any other source that can provide from 6V DC to 12V DC).
You can power BlueGS via the "Aux 5V Power In" connector, using a 5V source in your computer. This can be from the Game IO port, a card slot, or a tap from the power supply rail.
If you power BlueGS using this connector, it will also send termination power to any other devices on the SCSI bus that may need it -- such as another BlueSCSI device!
**Note for v1.2 users**:
If you are using V1.2 of the board, it is recommended that you do **NOT** use 12V aux power for an extended period of time without attaching a heat sink to the regulator on BlueGS (chip labeled "AMS1117"). This warning does not apply v1.3 or higher of BlueGS.
Older versions of BlueGS could be powered by the 12V fan connector in the IIgs, but that has been removed in 1.4 and higher.
## USB port on Blue Pill board
You can power BlueGS using the USB connector on the Blue Pill module as long as you are not also using SCSI Termination Power or 12V aux power.
You can power BlueGS using the USB connector on the Blue Pill module as long as you are not also using SCSI Termination Power or 5V aux power.
### Why can't I use USB while BlueGS is powered from SCSI or Aux?
There is a design flaw on the Blue Pill board where power sent to the +5V pin of the board can then be sent *back* through the USB connector. This "backflow" can potentially cause damage to whatever is providing USB power and so it strongly recommended that you do not use USB to power BlueGS while connected to SCSI Termination Power or aux power.
If there is no termination power on your bus and BlueGS is not using the aux power connector, then there is no danger of "backflow" and USB power can be used.
# What is Termination Power?
@ -89,8 +74,3 @@ If your card is not in one of the lists above, then the easiest way is to connec
If you have a multi-meter, you can check the voltage on pin 25 of the DB-25 connector. If termination power is provided, this pin should read between 4.5 and 5 volts.
# Why can't I use USB while BlueGS is powered from SCSI or +12V?
There is a design flaw on the Blue Pill board where power sent to the +5V pin of the board can then be sent *back* through the USB connector. This "backfeed" or "backflow" can potentially cause damage to whatever is providing USB power and so it strongly recommended that you do not use USB to power BlueGS while connected to SCSI Termination Power or 12v aux power.
If your SCSI card does not provide Termination Power and BlueGS is not using the 12v aux power connector, then there is no danger of "backfeed" and USB power can be used.

View File

@ -1,26 +1,4 @@
# BlueGS: Internal BlueSCSI for Apple IIgs and Enhanced //e
https://github.com/xunker/blue-gs
<!-- TOC -->
- [BlueGS: Internal BlueSCSI for Apple IIgs and Enhanced //e](#bluegs-internal-bluescsi-for-apple-iigs-and-enhanced-e)
- [About](#about)
- [How it works](#how-it-works)
- [Features](#features)
- [Compatible SCSI cards](#compatible-scsi-cards)
- [How do I know if my card provides "termination power"? What if it doesn't?](#how-do-i-know-if-my-card-provides-termination-power-what-if-it-doesnt)
- [Performance](#performance)
- [Assembly](#assembly)
- [Installation](#installation)
- [Schematics](#schematics)
- [EDA/Kicad and Gerber Files](#edakicad-and-gerber-files)
- [Credits](#credits)
- [License](#license)
<!-- /TOC -->
# About
# BlueGS: Internal BlueSCSI for Apple IIgs and //e
*BlueGS* is the internal hard drive your Apple IIgs and //e always *craved*.
@ -32,7 +10,7 @@ Using the [BlueSCSI](https://github.com/erichelgeson/BlueSCSI) SCSI drive emulat
# How it works
BlueGS connects between your SCSI card and its external DB-25 connector to give you a seamless installation. The BlueGS module itself mounts in a free DB-25 connector cutout in the rear of your IIgs or Enhanced //e.
BlueGS connects between your SCSI card and its external DB-25 connector to give you a seamless installation. The BlueGS module itself mounts in a free DB-25 connector cutout in the rear of your IIgs or //e.
[![Overhead view of BlueGS in IIgs slot](images/bluegs_v1.2_installed_overhead_thumb.jpg)](images/bluegs_v1.2_installed_overhead.jpg)
[![Frontal view of BlueGS in IIgs slot](images/bluegs_v1.2_installed_front_thumb.jpg)](images/bluegs_v1.2_installed_front.jpg)
@ -41,37 +19,41 @@ BlueGS connects between your SCSI card and its external DB-25 connector to give
* Gives your Apple IIgs or //e an internal, cable-free hard drive
* Can be powered from SCSI termination power only (if present)
* "Termination Power" mod is not required (when powered from the IIgs internal fan connector)
* Can *provide* termination power to the SCSI bus (when powered from the IIgs internal fan connector)
* "Termination Power" mod is not required (when powered from auxiliary 5V source)
* Can *provide* termination power to the SCSI bus (when powered from a 5V source such as the Game IO connector or card slot)
* Built-in termination that is controlled with a single switch
* TI/Unitrode termination ICs instead of passive termination, reduces power consumption by over 2/3rds
* Active termination ICs instead of passive termination resistors, reduces power consumption by over 2/3rds
* Reverse current and voltage protection with overcurrent prevention for auxiliary 5V input
* Connection for external drive activity LED
[![Annotated picture of front of BlueGS v1.2](images/bluegs_v1.2_board_front_annotated_thumb.jpg)](images/bluegs_v1.2_board_front_annotated.jpg)
[![Annotated picture of rear of BlueGS v1.2](images/bluegs_v1.2_board_rear_annotated_thumb.jpg)](images/bluegs_v1.2_board_rear_annotated.jpg)
[![Annotated picture of front of BlueGS v1.2](images/bluegs-bp-v1.4_board_front_annotated_thumb.jpg)](images/bluegs-bp-v1.4_board_front_annotated.jpg)
[![Annotated picture of rear of BlueGS v1.2](images/bluegs-bp-v1.4_board_rear_annotated_thumb.jpg)](images/bluegs-bp-v1.4_board_rear_annotated.jpg)
# Compatible SCSI cards
Tested:
* [GGLabs A2SCSI](https://gglabs.us/node/2071) - a clone of the Apple Rev C SCSI card
Untested, but expected to be compatible:
* Apple Rev C SCSI and clones
* Apple High-Speed SCSI ("Sandwich II")
Unknown, but likely compatible:
* Ramfast SCSI
* Any SCSI card that uses has the same IDC-26/DB-25 pinout as the Apple Rev C SCSI
If you have an SCSI card with an IDC-26/DB-25 connector that has not been tested and would be willing to test your card with BlueGS, please [contact us](https://github.com/xunker/blue-gs/issues) to arrange to have a test unit sent to you.
Assumed to work:
* GSE-Reactive SCSI Card
## How do I know if my card provides "termination power"? What if it doesn't?
Untested:
* AMR SCSI
* Cirtech SCSI/Insyder
* SVA Hard Disk Adapter
The CMS SCSI II is currently confirmed **NOT** to work, though it appears to be a (card) firmware issue and not a "bug" with BlueSCSI.
## What if my SCSI card doesn't provide termination power?
Running BlueGS from "termination power" makes installation much easier, but not all SCSI cards have it. For more details, please check out the notes on [Powering BlueGS](POWERING_BLUE-GS.md).
# Performance
Using [BenchmarkD](https://www.brutaldeluxe.fr/products/apple2gs/benchmarked.html) with Apple IIgs (ROM 1, "Fast" speed), GS-RAM Plus w/ 2MB, GGLabs A2SCSI card.
Using [BenchmarkD](https://www.brutaldeluxe.fr/products/apple2gs/benchmarked.html) with Apple IIgs (ROM 1, "Fast" speed), GS-RAM Plus w/ 2MB, GGLabs A2SCSI card. Using Blue-Pill-based BlueGS board.
* Read
* File: 52 KB/s
@ -79,6 +61,32 @@ Using [BenchmarkD](https://www.brutaldeluxe.fr/products/apple2gs/benchmarked.htm
* With 64K buffer: 79 KB/s
* Write (File): 37 KB/s
# Can I use it on things besides the IIgs and //e?
Yes! It's a standard BlueSCSI device and uses the standard BlueSCSI V1 firmware. In fact, the built-in DB-25 connector makes it the perfect external SCSI drive as well!
BlueGS can be mounted internally in any computer that has an open cutout for a DB-25 connector.
## ✅ Compatible Apple clones
These computers *do* have rear DB-25 cutouts and so BlueGS should be able to mount properly, but are untested.
* Franklin Ace 2000/2100/2200
* Basis 108
## 🚫 Apple II/II+ and similar clones
BlueGS will function in an Apple II or II+, but you will not be able to mount it because it uses "V" shaped cutouts instead of D-Subminiature connector cutouts like the //e and IIgs have.
Many Apple II clones use the same rear cutout design and have the same mounting limitation. **A mounting solution for these machine is planned**.
* Franklin Ace 100/1000/1200
* Pravetz-8
- Includes the -8, -82, -8M, -8A, -8E, and -8C
* Unitron (Brazil)
* Ci Base-48 and Pineapple (Korea)
# Assembly
If you purchased BlueGS as a self-assemble kit or are using your own PCBs, please follow the instructions in the "[assembly](assembly/)" directory.
@ -89,28 +97,31 @@ If your BlueGS was purchased fully-assembled, please move on to the "[Installati
Installation guides can be found in the "[installation](installation/)" directory.
# Schematics
[V1.3 Schematic](schematics/schematic_v1.3.pdf) (**non-final**, subject to change)
[V1.4 Schematic](schematics/schematic_v1.4.pdf) (**FINAL**, recommended design)
<details>
<summary>Older Schematics</summary>
[V1.3 Schematic](schematics/schematic_v1.3.pdf)
[V1.2 Schematic](schematics/schematic_v1.2.pdf)
[V1.1 Schematic](schematics/schematic_v1.1.pdf)
</details>
# EDA/Kicad and Gerber Files
Kicad of current design can be found in [kicad](kicad/) directory.
Gerber files for v1.2 can be found in the [gerbers/v1.2](gerbers/v1.2) directory. **Note:** v1.2 has bugs and it not recommended for general use. V1.3 will be available shortly which will address these bugs.
# Credits
This project would not be possible without the work done by [ztto](https://github.com/ztto/ArdSCSino-stm32), [Tambo](https://twitter.com/h_koma2), [Eric Helgeson](https://github.com/erichelgeson/BlueSCSI), and many others.
This project would not be possible without the work done by [ztto](https://github.com/ztto/ArdSCSino-stm32), [Tambo](https://twitter.com/h_koma2), [Eric Helgeson](https://github.com/erichelgeson/BlueSCSI), [Androda](https://androda.work/), and many others.
The "Blue Pill" footprint was originally created by [Yet-Another-Average-Joe](https://github.com/yet-another-average-joe/Kicad-STM32).
Symbol and footprint for Molex 105162-0001 MicroSD slot created by [SnapEDA user HMantz](https://www.snapeda.com/parts/105162-0001/Molex/view-part/).
External LED driver circuit credit to @akuker on Open Retro SCSI Discord.
# License
See [LICENSE.md](LICENSE.md).

View File

@ -1,6 +1,6 @@
# Blue-GS: Compatible Termination ICs
## Blue-GS v1.2
## Blue-GS v1.2 and above
Any of the following in a SOIC-16 package are compatible:
* UC5603

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,275 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Bot*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,3.480000X1.846667*%
%ADD11R,1.500000X0.400000*%
%ADD12O,2.000000X1.905000*%
%ADD13R,2.000000X1.905000*%
%ADD14O,3.500000X3.500000*%
%ADD15C,2.100000*%
%ADD16O,1.700000X1.700000*%
%ADD17R,1.700000X1.700000*%
%ADD18RoundRect,0.250000X1.075000X-0.375000X1.075000X0.375000X-1.075000X0.375000X-1.075000X-0.375000X0*%
%ADD19RoundRect,0.250000X-0.500000X-0.925000X0.500000X-0.925000X0.500000X0.925000X-0.500000X0.925000X0*%
%ADD20C,0.900000*%
%ADD21RoundRect,0.250000X-0.925000X0.500000X-0.925000X-0.500000X0.925000X-0.500000X0.925000X0.500000X0*%
%ADD22C,1.700000*%
%ADD23R,1.970000X0.600000*%
G04 APERTURE END LIST*
D10*
%TO.C,J6*%
X127000000Y-50805000D03*
X127000000Y-53575000D03*
X127000000Y-56345000D03*
X127000000Y-59115000D03*
X127000000Y-61885000D03*
X127000000Y-64655000D03*
X127000000Y-67425000D03*
X127000000Y-70195000D03*
X127000000Y-72965000D03*
X127000000Y-75735000D03*
X127000000Y-78505000D03*
X127000000Y-81275000D03*
%TD*%
D11*
%TO.C,U5*%
X171517000Y-87234000D03*
X171517000Y-88534000D03*
X174177000Y-88534000D03*
X174177000Y-87884000D03*
X174177000Y-87234000D03*
%TD*%
D12*
%TO.C,U4*%
X129540000Y-99695000D03*
X129540000Y-97155000D03*
D13*
X129540000Y-94615000D03*
D14*
X146200000Y-97155000D03*
%TD*%
D15*
%TO.C,M2*%
X172461000Y-48791000D03*
X177541000Y-48791000D03*
X172461000Y-53871000D03*
X177541000Y-53871000D03*
%TD*%
%TO.C,M1*%
X172461000Y-95481000D03*
X177541000Y-95481000D03*
X172461000Y-100561000D03*
X177541000Y-100561000D03*
%TD*%
D16*
%TO.C,J5*%
X129540000Y-88773000D03*
D17*
X129540000Y-91313000D03*
%TD*%
D18*
%TO.C,F1*%
X143510000Y-88135000D03*
X143510000Y-90935000D03*
%TD*%
D16*
%TO.C,J4*%
X134112000Y-98425000D03*
D17*
X134112000Y-95885000D03*
%TD*%
D19*
%TO.C,C4*%
X138785000Y-90170000D03*
X135535000Y-90170000D03*
%TD*%
D20*
%TO.C,SW1*%
X184226000Y-63095000D03*
X184226000Y-60095000D03*
%TD*%
D21*
%TO.C,C3*%
X157480000Y-97002000D03*
X157480000Y-93752000D03*
%TD*%
%TO.C,C2*%
X162814000Y-97002000D03*
X162814000Y-93752000D03*
%TD*%
D19*
%TO.C,C1*%
X160935000Y-52832000D03*
X164185000Y-52832000D03*
%TD*%
D16*
%TO.C,J2*%
X144780000Y-85090000D03*
X142240000Y-85090000D03*
X144780000Y-82550000D03*
X142240000Y-82550000D03*
X144780000Y-80010000D03*
X142240000Y-80010000D03*
X144780000Y-77470000D03*
X142240000Y-77470000D03*
X144780000Y-74930000D03*
X142240000Y-74930000D03*
X144780000Y-72390000D03*
X142240000Y-72390000D03*
X144780000Y-69850000D03*
X142240000Y-69850000D03*
X144780000Y-67310000D03*
X142240000Y-67310000D03*
X144780000Y-64770000D03*
X142240000Y-64770000D03*
X144780000Y-62230000D03*
X142240000Y-62230000D03*
X144780000Y-59690000D03*
X142240000Y-59690000D03*
X144780000Y-57150000D03*
X142240000Y-57150000D03*
X144780000Y-54610000D03*
D17*
X142240000Y-54610000D03*
%TD*%
D22*
%TO.C,U1*%
X167640000Y-50800000D03*
D17*
X152400000Y-50800000D03*
D22*
X167640000Y-53340000D03*
X152400000Y-53340000D03*
X167640000Y-55880000D03*
X152400000Y-55880000D03*
X167640000Y-58420000D03*
X152400000Y-58420000D03*
X167640000Y-60960000D03*
X152400000Y-60960000D03*
X167640000Y-63500000D03*
X152400000Y-63500000D03*
X167640000Y-66040000D03*
X152400000Y-66040000D03*
X167640000Y-68580000D03*
X152400000Y-68580000D03*
X167640000Y-71120000D03*
X152400000Y-71120000D03*
X167640000Y-73660000D03*
X152400000Y-73660000D03*
X167640000Y-76200000D03*
X152400000Y-76200000D03*
X167640000Y-78740000D03*
X152400000Y-78740000D03*
X167640000Y-81280000D03*
X152400000Y-81280000D03*
X167640000Y-83820000D03*
X152400000Y-83820000D03*
X167640000Y-86360000D03*
X152400000Y-86360000D03*
X167640000Y-88900000D03*
X152400000Y-88900000D03*
X167640000Y-91440000D03*
X152400000Y-91440000D03*
X167640000Y-93980000D03*
X152400000Y-93980000D03*
X167640000Y-96520000D03*
X152400000Y-96520000D03*
X167640000Y-99060000D03*
X152400000Y-99060000D03*
%TD*%
D23*
%TO.C,U3*%
X162495000Y-81915000D03*
X162495000Y-83185000D03*
X162495000Y-84455000D03*
X162495000Y-85725000D03*
X162495000Y-86995000D03*
X162495000Y-88265000D03*
X162495000Y-89535000D03*
X162495000Y-90805000D03*
X157545000Y-90805000D03*
X157545000Y-89535000D03*
X157545000Y-88265000D03*
X157545000Y-86995000D03*
X157545000Y-85725000D03*
X157545000Y-84455000D03*
X157545000Y-83185000D03*
X157545000Y-81915000D03*
%TD*%
%TO.C,U2*%
X162495000Y-56515000D03*
X162495000Y-57785000D03*
X162495000Y-59055000D03*
X162495000Y-60325000D03*
X162495000Y-61595000D03*
X162495000Y-62865000D03*
X162495000Y-64135000D03*
X162495000Y-65405000D03*
X157545000Y-65405000D03*
X157545000Y-64135000D03*
X157545000Y-62865000D03*
X157545000Y-61595000D03*
X157545000Y-60325000D03*
X157545000Y-59055000D03*
X157545000Y-57785000D03*
X157545000Y-56515000D03*
%TD*%
D16*
%TO.C,J1*%
X134620000Y-85090000D03*
X132080000Y-85090000D03*
X134620000Y-82550000D03*
X132080000Y-82550000D03*
X134620000Y-80010000D03*
X132080000Y-80010000D03*
X134620000Y-77470000D03*
X132080000Y-77470000D03*
X134620000Y-74930000D03*
X132080000Y-74930000D03*
X134620000Y-72390000D03*
X132080000Y-72390000D03*
X134620000Y-69850000D03*
X132080000Y-69850000D03*
X134620000Y-67310000D03*
X132080000Y-67310000D03*
X134620000Y-64770000D03*
X132080000Y-64770000D03*
X134620000Y-62230000D03*
X132080000Y-62230000D03*
X134620000Y-59690000D03*
X132080000Y-59690000D03*
X134620000Y-57150000D03*
X132080000Y-57150000D03*
X134620000Y-54610000D03*
D17*
X132080000Y-54610000D03*
%TD*%
M02*

View File

@ -0,0 +1,123 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Paste,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,3.480000X1.846667*%
%ADD11R,1.500000X0.400000*%
%ADD12RoundRect,0.250000X1.075000X-0.375000X1.075000X0.375000X-1.075000X0.375000X-1.075000X-0.375000X0*%
%ADD13RoundRect,0.250000X-0.500000X-0.925000X0.500000X-0.925000X0.500000X0.925000X-0.500000X0.925000X0*%
%ADD14RoundRect,0.250000X-0.925000X0.500000X-0.925000X-0.500000X0.925000X-0.500000X0.925000X0.500000X0*%
%ADD15R,1.970000X0.600000*%
G04 APERTURE END LIST*
D10*
%TO.C,J6*%
X127000000Y-50805000D03*
X127000000Y-53575000D03*
X127000000Y-56345000D03*
X127000000Y-59115000D03*
X127000000Y-61885000D03*
X127000000Y-64655000D03*
X127000000Y-67425000D03*
X127000000Y-70195000D03*
X127000000Y-72965000D03*
X127000000Y-75735000D03*
X127000000Y-78505000D03*
X127000000Y-81275000D03*
%TD*%
D11*
%TO.C,U5*%
X171517000Y-87234000D03*
X171517000Y-88534000D03*
X174177000Y-88534000D03*
X174177000Y-87884000D03*
X174177000Y-87234000D03*
%TD*%
D12*
%TO.C,F1*%
X143510000Y-88135000D03*
X143510000Y-90935000D03*
%TD*%
D13*
%TO.C,C4*%
X138785000Y-90170000D03*
X135535000Y-90170000D03*
%TD*%
D14*
%TO.C,C3*%
X157480000Y-97002000D03*
X157480000Y-93752000D03*
%TD*%
%TO.C,C2*%
X162814000Y-97002000D03*
X162814000Y-93752000D03*
%TD*%
D13*
%TO.C,C1*%
X160935000Y-52832000D03*
X164185000Y-52832000D03*
%TD*%
D15*
%TO.C,U3*%
X162495000Y-81915000D03*
X162495000Y-83185000D03*
X162495000Y-84455000D03*
X162495000Y-85725000D03*
X162495000Y-86995000D03*
X162495000Y-88265000D03*
X162495000Y-89535000D03*
X162495000Y-90805000D03*
X157545000Y-90805000D03*
X157545000Y-89535000D03*
X157545000Y-88265000D03*
X157545000Y-86995000D03*
X157545000Y-85725000D03*
X157545000Y-84455000D03*
X157545000Y-83185000D03*
X157545000Y-81915000D03*
%TD*%
%TO.C,U2*%
X162495000Y-56515000D03*
X162495000Y-57785000D03*
X162495000Y-59055000D03*
X162495000Y-60325000D03*
X162495000Y-61595000D03*
X162495000Y-62865000D03*
X162495000Y-64135000D03*
X162495000Y-65405000D03*
X157545000Y-65405000D03*
X157545000Y-64135000D03*
X157545000Y-62865000D03*
X157545000Y-61595000D03*
X157545000Y-60325000D03*
X157545000Y-59055000D03*
X157545000Y-57785000D03*
X157545000Y-56515000D03*
%TD*%
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,74 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
G04 APERTURE END LIST*
D10*
X181991000Y-93726000D02*
G75*
G03*
X180721000Y-94996000I0J-1270000D01*
G01*
X180721000Y-54864000D02*
G75*
G03*
X181991000Y-56134000I1270000J0D01*
G01*
X186563000Y-57404000D02*
G75*
G03*
X185293000Y-56134000I-1270000J0D01*
G01*
X185293000Y-93726000D02*
G75*
G03*
X186563000Y-92456000I0J1270000D01*
G01*
X125095000Y-101092000D02*
G75*
G03*
X126365000Y-102362000I1270000J0D01*
G01*
X179451000Y-102362000D02*
G75*
G03*
X180721000Y-101092000I0J1270000D01*
G01*
X180721000Y-48260000D02*
G75*
G03*
X179451000Y-46990000I-1270000J0D01*
G01*
X126365000Y-46990000D02*
G75*
G03*
X125095000Y-48260000I0J-1270000D01*
G01*
X181991000Y-93726000D02*
X185293000Y-93726000D01*
X180721000Y-94996000D02*
X180721000Y-101092000D01*
X181991000Y-56134000D02*
X185293000Y-56134000D01*
X180721000Y-48260000D02*
X180721000Y-54864000D01*
X126365000Y-46990000D02*
X179451000Y-46990000D01*
X125095000Y-101092000D02*
X125095000Y-48260000D01*
X179451000Y-102362000D02*
X126365000Y-102362000D01*
X186563000Y-57404000D02*
X186563000Y-92456000D01*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,288 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Top*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,3.480000X1.846667*%
%ADD11O,2.000000X1.905000*%
%ADD12R,2.000000X1.905000*%
%ADD13O,3.500000X3.500000*%
%ADD14C,2.100000*%
%ADD15O,1.700000X1.700000*%
%ADD16R,1.700000X1.700000*%
%ADD17R,1.000000X1.500000*%
%ADD18R,1.000000X0.500000*%
%ADD19R,0.780000X0.720000*%
%ADD20R,1.080000X1.050000*%
%ADD21R,1.200000X1.050000*%
%ADD22R,2.390000X1.050000*%
%ADD23R,0.550000X2.910000*%
%ADD24R,1.000000X1.000000*%
%ADD25C,0.900000*%
%ADD26R,1.500000X0.700000*%
%ADD27R,0.800000X1.000000*%
%ADD28RoundRect,0.249999X0.450001X-0.325001X0.450001X0.325001X-0.450001X0.325001X-0.450001X-0.325001X0*%
%ADD29RoundRect,0.249999X-0.450001X0.325001X-0.450001X-0.325001X0.450001X-0.325001X0.450001X0.325001X0*%
%ADD30RoundRect,0.249999X0.350001X0.450001X-0.350001X0.450001X-0.350001X-0.450001X0.350001X-0.450001X0*%
%ADD31RoundRect,0.249999X-0.350001X-0.450001X0.350001X-0.450001X0.350001X0.450001X-0.350001X0.450001X0*%
%ADD32C,1.700000*%
G04 APERTURE END LIST*
D10*
%TO.C,J6*%
X127000000Y-49420000D03*
X127000000Y-52190000D03*
X127000000Y-54960000D03*
X127000000Y-57730000D03*
X127000000Y-60500000D03*
X127000000Y-63270000D03*
X127000000Y-66040000D03*
X127000000Y-68810000D03*
X127000000Y-71580000D03*
X127000000Y-74350000D03*
X127000000Y-77120000D03*
X127000000Y-79890000D03*
X127000000Y-82660000D03*
%TD*%
D11*
%TO.C,U4*%
X129540000Y-99695000D03*
X129540000Y-97155000D03*
D12*
X129540000Y-94615000D03*
D13*
X146200000Y-97155000D03*
%TD*%
D14*
%TO.C,M2*%
X172461000Y-48791000D03*
X177541000Y-48791000D03*
X172461000Y-53871000D03*
X177541000Y-53871000D03*
%TD*%
%TO.C,M1*%
X172461000Y-95481000D03*
X177541000Y-95481000D03*
X172461000Y-100561000D03*
X177541000Y-100561000D03*
%TD*%
D15*
%TO.C,J5*%
X129540000Y-88773000D03*
D16*
X129540000Y-91313000D03*
%TD*%
D17*
%TO.C,JP2*%
X173833000Y-66548000D03*
X175133000Y-66548000D03*
X176433000Y-66548000D03*
%TD*%
%TO.C,JP1*%
X173833000Y-61722000D03*
X175133000Y-61722000D03*
X176433000Y-61722000D03*
%TD*%
D18*
%TO.C,J3*%
X181965000Y-71634000D03*
X181965000Y-72734000D03*
X181965000Y-73834000D03*
X181965000Y-74934000D03*
X181965000Y-76034000D03*
X181965000Y-77134000D03*
X181965000Y-78234000D03*
X181965000Y-79334000D03*
D19*
X179285000Y-69874000D03*
D20*
X178015000Y-69859000D03*
D21*
X175405000Y-69859000D03*
X175975000Y-80509000D03*
D22*
X179160000Y-80509000D03*
D23*
X174730000Y-73198000D03*
X174730000Y-77388000D03*
%TD*%
D24*
%TO.C,D4*%
X137180000Y-97155000D03*
X139680000Y-97155000D03*
%TD*%
%TO.C,D3*%
X139466000Y-100330000D03*
X141966000Y-100330000D03*
%TD*%
D15*
%TO.C,J4*%
X134112000Y-98425000D03*
D16*
X134112000Y-95885000D03*
%TD*%
D25*
%TO.C,SW1*%
X184226000Y-63095000D03*
X184226000Y-60095000D03*
D26*
X182466000Y-63845000D03*
X182466000Y-60845000D03*
X182466000Y-59345000D03*
D27*
X185326000Y-65245000D03*
X185326000Y-57945000D03*
X183116000Y-57945000D03*
X183116000Y-65245000D03*
%TD*%
D28*
%TO.C,D2*%
X184531000Y-89399000D03*
X184531000Y-91449000D03*
%TD*%
D29*
%TO.C,D1*%
X184531000Y-85861000D03*
X184531000Y-83811000D03*
%TD*%
D30*
%TO.C,R2*%
X176927000Y-89408000D03*
X178927000Y-89408000D03*
%TD*%
D31*
%TO.C,R1*%
X178927000Y-85725000D03*
X176927000Y-85725000D03*
%TD*%
D15*
%TO.C,J2*%
X144780000Y-85090000D03*
X142240000Y-85090000D03*
X144780000Y-82550000D03*
X142240000Y-82550000D03*
X144780000Y-80010000D03*
X142240000Y-80010000D03*
X144780000Y-77470000D03*
X142240000Y-77470000D03*
X144780000Y-74930000D03*
X142240000Y-74930000D03*
X144780000Y-72390000D03*
X142240000Y-72390000D03*
X144780000Y-69850000D03*
X142240000Y-69850000D03*
X144780000Y-67310000D03*
X142240000Y-67310000D03*
X144780000Y-64770000D03*
X142240000Y-64770000D03*
X144780000Y-62230000D03*
X142240000Y-62230000D03*
X144780000Y-59690000D03*
X142240000Y-59690000D03*
X144780000Y-57150000D03*
X142240000Y-57150000D03*
X144780000Y-54610000D03*
D16*
X142240000Y-54610000D03*
%TD*%
D32*
%TO.C,U1*%
X167640000Y-50800000D03*
D16*
X152400000Y-50800000D03*
D32*
X167640000Y-53340000D03*
X152400000Y-53340000D03*
X167640000Y-55880000D03*
X152400000Y-55880000D03*
X167640000Y-58420000D03*
X152400000Y-58420000D03*
X167640000Y-60960000D03*
X152400000Y-60960000D03*
X167640000Y-63500000D03*
X152400000Y-63500000D03*
X167640000Y-66040000D03*
X152400000Y-66040000D03*
X167640000Y-68580000D03*
X152400000Y-68580000D03*
X167640000Y-71120000D03*
X152400000Y-71120000D03*
X167640000Y-73660000D03*
X152400000Y-73660000D03*
X167640000Y-76200000D03*
X152400000Y-76200000D03*
X167640000Y-78740000D03*
X152400000Y-78740000D03*
X167640000Y-81280000D03*
X152400000Y-81280000D03*
X167640000Y-83820000D03*
X152400000Y-83820000D03*
X167640000Y-86360000D03*
X152400000Y-86360000D03*
X167640000Y-88900000D03*
X152400000Y-88900000D03*
X167640000Y-91440000D03*
X152400000Y-91440000D03*
X167640000Y-93980000D03*
X152400000Y-93980000D03*
X167640000Y-96520000D03*
X152400000Y-96520000D03*
X167640000Y-99060000D03*
X152400000Y-99060000D03*
%TD*%
D15*
%TO.C,J1*%
X134620000Y-85090000D03*
X132080000Y-85090000D03*
X134620000Y-82550000D03*
X132080000Y-82550000D03*
X134620000Y-80010000D03*
X132080000Y-80010000D03*
X134620000Y-77470000D03*
X132080000Y-77470000D03*
X134620000Y-74930000D03*
X132080000Y-74930000D03*
X134620000Y-72390000D03*
X132080000Y-72390000D03*
X134620000Y-69850000D03*
X132080000Y-69850000D03*
X134620000Y-67310000D03*
X132080000Y-67310000D03*
X134620000Y-64770000D03*
X132080000Y-64770000D03*
X134620000Y-62230000D03*
X132080000Y-62230000D03*
X134620000Y-59690000D03*
X132080000Y-59690000D03*
X134620000Y-57150000D03*
X132080000Y-57150000D03*
X134620000Y-54610000D03*
D16*
X132080000Y-54610000D03*
%TD*%
M02*

View File

@ -0,0 +1,126 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Paste,Top*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,3.480000X1.846667*%
%ADD11R,1.000000X0.500000*%
%ADD12R,0.780000X0.720000*%
%ADD13R,1.080000X1.050000*%
%ADD14R,1.200000X1.050000*%
%ADD15R,2.390000X1.050000*%
%ADD16R,0.550000X2.910000*%
%ADD17R,1.000000X1.000000*%
%ADD18R,1.500000X0.700000*%
%ADD19R,0.800000X1.000000*%
%ADD20RoundRect,0.249999X0.450001X-0.325001X0.450001X0.325001X-0.450001X0.325001X-0.450001X-0.325001X0*%
%ADD21RoundRect,0.249999X-0.450001X0.325001X-0.450001X-0.325001X0.450001X-0.325001X0.450001X0.325001X0*%
%ADD22RoundRect,0.249999X0.350001X0.450001X-0.350001X0.450001X-0.350001X-0.450001X0.350001X-0.450001X0*%
%ADD23RoundRect,0.249999X-0.350001X-0.450001X0.350001X-0.450001X0.350001X0.450001X-0.350001X0.450001X0*%
G04 APERTURE END LIST*
D10*
%TO.C,J6*%
X127000000Y-49420000D03*
X127000000Y-52190000D03*
X127000000Y-54960000D03*
X127000000Y-57730000D03*
X127000000Y-60500000D03*
X127000000Y-63270000D03*
X127000000Y-66040000D03*
X127000000Y-68810000D03*
X127000000Y-71580000D03*
X127000000Y-74350000D03*
X127000000Y-77120000D03*
X127000000Y-79890000D03*
X127000000Y-82660000D03*
%TD*%
D11*
%TO.C,J3*%
X181965000Y-71634000D03*
X181965000Y-72734000D03*
X181965000Y-73834000D03*
X181965000Y-74934000D03*
X181965000Y-76034000D03*
X181965000Y-77134000D03*
X181965000Y-78234000D03*
X181965000Y-79334000D03*
D12*
X179285000Y-69874000D03*
D13*
X178015000Y-69859000D03*
D14*
X175405000Y-69859000D03*
X175975000Y-80509000D03*
D15*
X179160000Y-80509000D03*
D16*
X174730000Y-73198000D03*
X174730000Y-77388000D03*
%TD*%
D17*
%TO.C,D4*%
X137180000Y-97155000D03*
X139680000Y-97155000D03*
%TD*%
%TO.C,D3*%
X139466000Y-100330000D03*
X141966000Y-100330000D03*
%TD*%
D18*
%TO.C,SW1*%
X182466000Y-63845000D03*
X182466000Y-60845000D03*
X182466000Y-59345000D03*
D19*
X185326000Y-65245000D03*
X185326000Y-57945000D03*
X183116000Y-57945000D03*
X183116000Y-65245000D03*
%TD*%
D20*
%TO.C,D2*%
X184531000Y-89399000D03*
X184531000Y-91449000D03*
%TD*%
D21*
%TO.C,D1*%
X184531000Y-85861000D03*
X184531000Y-83811000D03*
%TD*%
D22*
%TO.C,R2*%
X176927000Y-89408000D03*
X178927000Y-89408000D03*
%TD*%
D23*
%TO.C,R1*%
X178927000Y-85725000D03*
X176927000Y-85725000D03*
%TD*%
M02*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,22 @@
M48
; DRILL file {KiCad (6.0.4-0)} date Wednesday, April 27, 2022 at 02:28:39 PM
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2022-04-27T14:28:39-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.4-0)
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.900
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C3.500
%
G90
G05
T1
X184.226Y-60.095
X184.226Y-63.095
T2
X146.2Y-97.155
T0
M30

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,154 @@
M48
; DRILL file {KiCad (6.0.4-0)} date Wednesday, April 27, 2022 at 02:28:39 PM
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2022-04-27T14:28:39-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.4-0)
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
METRIC
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.400
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C1.100
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C1.700
%
G90
G05
T1
X139.954Y-50.8
X140.589Y-93.345
X141.605Y-50.8
X147.701Y-68.199
X155.575Y-60.96
X155.905Y-86.36
X156.845Y-52.705
X159.025Y-62.234
X160.909Y-64.135
X162.433Y-67.818
X164.338Y-60.96
X164.338Y-86.36
X169.799Y-64.77
X170.307Y-85.979
X170.561Y-73.279
X170.815Y-66.675
X170.815Y-61.722
X171.45Y-83.947
X171.577Y-58.674
X172.847Y-83.82
X176.657Y-77.47
X182.245Y-87.63
T2
X129.54Y-88.773
X129.54Y-91.313
X132.08Y-54.61
X132.08Y-57.15
X132.08Y-59.69
X132.08Y-62.23
X132.08Y-64.77
X132.08Y-67.31
X132.08Y-69.85
X132.08Y-72.39
X132.08Y-74.93
X132.08Y-77.47
X132.08Y-80.01
X132.08Y-82.55
X132.08Y-85.09
X134.112Y-95.885
X134.112Y-98.425
X134.62Y-54.61
X134.62Y-57.15
X134.62Y-59.69
X134.62Y-62.23
X134.62Y-64.77
X134.62Y-67.31
X134.62Y-69.85
X134.62Y-72.39
X134.62Y-74.93
X134.62Y-77.47
X134.62Y-80.01
X134.62Y-82.55
X134.62Y-85.09
X142.24Y-54.61
X142.24Y-57.15
X142.24Y-59.69
X142.24Y-62.23
X142.24Y-64.77
X142.24Y-67.31
X142.24Y-69.85
X142.24Y-72.39
X142.24Y-74.93
X142.24Y-77.47
X142.24Y-80.01
X142.24Y-82.55
X142.24Y-85.09
X144.78Y-54.61
X144.78Y-57.15
X144.78Y-59.69
X144.78Y-62.23
X144.78Y-64.77
X144.78Y-67.31
X144.78Y-69.85
X144.78Y-72.39
X144.78Y-74.93
X144.78Y-77.47
X144.78Y-80.01
X144.78Y-82.55
X144.78Y-85.09
X152.4Y-50.8
X152.4Y-53.34
X152.4Y-55.88
X152.4Y-58.42
X152.4Y-60.96
X152.4Y-63.5
X152.4Y-66.04
X152.4Y-68.58
X152.4Y-71.12
X152.4Y-73.66
X152.4Y-76.2
X152.4Y-78.74
X152.4Y-81.28
X152.4Y-83.82
X152.4Y-86.36
X152.4Y-88.9
X152.4Y-91.44
X152.4Y-93.98
X152.4Y-96.52
X152.4Y-99.06
X167.64Y-50.8
X167.64Y-53.34
X167.64Y-55.88
X167.64Y-58.42
X167.64Y-60.96
X167.64Y-63.5
X167.64Y-66.04
X167.64Y-68.58
X167.64Y-71.12
X167.64Y-73.66
X167.64Y-76.2
X167.64Y-78.74
X167.64Y-81.28
X167.64Y-83.82
X167.64Y-86.36
X167.64Y-88.9
X167.64Y-91.44
X167.64Y-93.98
X167.64Y-96.52
X167.64Y-99.06
T3
X129.54Y-94.615
X129.54Y-97.155
X129.54Y-99.695
T4
X172.461Y-48.791
X172.461Y-53.871
X172.461Y-95.481
X172.461Y-100.561
X177.541Y-48.791
X177.541Y-53.871
X177.541Y-95.481
X177.541Y-100.561
T0
M30

View File

@ -0,0 +1,14 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Other,ECO1*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View File

@ -0,0 +1,14 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2022-04-27T14:28:45-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Other,ECO2*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2022-04-27 14:28:45*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,265 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:58-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Bot*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:58*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,1.700000X1.700000*%
%ADD11C,1.700000*%
%ADD12C,0.900000*%
%ADD13O,1.700000X1.700000*%
%ADD14C,2.100000*%
%ADD15R,3.480000X1.846667*%
%ADD16RoundRect,0.250000X-0.500000X-0.925000X0.500000X-0.925000X0.500000X0.925000X-0.500000X0.925000X0*%
%ADD17R,1.970000X0.600000*%
%ADD18RoundRect,0.250000X0.500000X0.925000X-0.500000X0.925000X-0.500000X-0.925000X0.500000X-0.925000X0*%
%ADD19RoundRect,0.250000X1.075000X-0.375000X1.075000X0.375000X-1.075000X0.375000X-1.075000X-0.375000X0*%
%ADD20R,1.500000X0.400000*%
%ADD21RoundRect,0.250000X0.925000X-0.500000X0.925000X0.500000X-0.925000X0.500000X-0.925000X-0.500000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,U1*%
X152400000Y-50800000D03*
D11*
X152400000Y-53340000D03*
X152400000Y-55880000D03*
X152400000Y-58420000D03*
X152400000Y-60960000D03*
X152400000Y-63500000D03*
X152400000Y-66040000D03*
X152400000Y-68580000D03*
X152400000Y-71120000D03*
X152400000Y-73660000D03*
X152400000Y-76200000D03*
X152400000Y-78740000D03*
X152400000Y-81280000D03*
X152400000Y-83820000D03*
X152400000Y-86360000D03*
X152400000Y-88900000D03*
X152400000Y-91440000D03*
X152400000Y-93980000D03*
X152400000Y-96520000D03*
X152400000Y-99060000D03*
X167640000Y-99060000D03*
X167640000Y-96520000D03*
X167640000Y-93980000D03*
X167640000Y-91440000D03*
X167640000Y-88900000D03*
X167640000Y-86360000D03*
X167640000Y-83820000D03*
X167640000Y-81280000D03*
X167640000Y-78740000D03*
X167640000Y-76200000D03*
X167640000Y-73660000D03*
X167640000Y-71120000D03*
X167640000Y-68580000D03*
X167640000Y-66040000D03*
X167640000Y-63500000D03*
X167640000Y-60960000D03*
X167640000Y-58420000D03*
X167640000Y-55880000D03*
X167640000Y-53340000D03*
X167640000Y-50800000D03*
%TD*%
D12*
%TO.C,SW1*%
X184226000Y-63095000D03*
X184226000Y-60095000D03*
%TD*%
D10*
%TO.C,J1*%
X132080000Y-54610000D03*
D13*
X134620000Y-54610000D03*
X132080000Y-57150000D03*
X134620000Y-57150000D03*
X132080000Y-59690000D03*
X134620000Y-59690000D03*
X132080000Y-62230000D03*
X134620000Y-62230000D03*
X132080000Y-64770000D03*
X134620000Y-64770000D03*
X132080000Y-67310000D03*
X134620000Y-67310000D03*
X132080000Y-69850000D03*
X134620000Y-69850000D03*
X132080000Y-72390000D03*
X134620000Y-72390000D03*
X132080000Y-74930000D03*
X134620000Y-74930000D03*
X132080000Y-77470000D03*
X134620000Y-77470000D03*
X132080000Y-80010000D03*
X134620000Y-80010000D03*
X132080000Y-82550000D03*
X134620000Y-82550000D03*
X132080000Y-85090000D03*
X134620000Y-85090000D03*
%TD*%
D10*
%TO.C,J2*%
X142240000Y-54610000D03*
D13*
X144780000Y-54610000D03*
X142240000Y-57150000D03*
X144780000Y-57150000D03*
X142240000Y-59690000D03*
X144780000Y-59690000D03*
X142240000Y-62230000D03*
X144780000Y-62230000D03*
X142240000Y-64770000D03*
X144780000Y-64770000D03*
X142240000Y-67310000D03*
X144780000Y-67310000D03*
X142240000Y-69850000D03*
X144780000Y-69850000D03*
X142240000Y-72390000D03*
X144780000Y-72390000D03*
X142240000Y-74930000D03*
X144780000Y-74930000D03*
X142240000Y-77470000D03*
X144780000Y-77470000D03*
X142240000Y-80010000D03*
X144780000Y-80010000D03*
X142240000Y-82550000D03*
X144780000Y-82550000D03*
X142240000Y-85090000D03*
X144780000Y-85090000D03*
%TD*%
D10*
%TO.C,J4*%
X128905000Y-97536000D03*
D13*
X128905000Y-100076000D03*
%TD*%
D10*
%TO.C,J5*%
X127889000Y-92964000D03*
D13*
X127889000Y-90424000D03*
%TD*%
D14*
%TO.C,M1*%
X177591000Y-95481000D03*
X177591000Y-100561000D03*
X172511000Y-95481000D03*
X172511000Y-100561000D03*
%TD*%
%TO.C,M2*%
X177591000Y-48791000D03*
X172511000Y-48791000D03*
X177591000Y-53871000D03*
X172511000Y-53871000D03*
%TD*%
D15*
%TO.C,J6*%
X127000000Y-50805000D03*
X127000000Y-53575000D03*
X127000000Y-56345000D03*
X127000000Y-59115000D03*
X127000000Y-61885000D03*
X127000000Y-64655000D03*
X127000000Y-67425000D03*
X127000000Y-70195000D03*
X127000000Y-72965000D03*
X127000000Y-75735000D03*
X127000000Y-78505000D03*
X127000000Y-81275000D03*
%TD*%
D16*
%TO.C,C1*%
X160935000Y-52324000D03*
X164185000Y-52324000D03*
%TD*%
D17*
%TO.C,U3*%
X162495000Y-81915000D03*
X162495000Y-83185000D03*
X162495000Y-84455000D03*
X162495000Y-85725000D03*
X162495000Y-86995000D03*
X162495000Y-88265000D03*
X162495000Y-89535000D03*
X162495000Y-90805000D03*
X157545000Y-90805000D03*
X157545000Y-89535000D03*
X157545000Y-88265000D03*
X157545000Y-86995000D03*
X157545000Y-85725000D03*
X157545000Y-84455000D03*
X157545000Y-83185000D03*
X157545000Y-81915000D03*
%TD*%
D16*
%TO.C,C3*%
X135942000Y-88392000D03*
X139192000Y-88392000D03*
%TD*%
D18*
%TO.C,C2*%
X163169000Y-94996000D03*
X159919000Y-94996000D03*
%TD*%
D17*
%TO.C,U2*%
X162495000Y-56515000D03*
X162495000Y-57785000D03*
X162495000Y-59055000D03*
X162495000Y-60325000D03*
X162495000Y-61595000D03*
X162495000Y-62865000D03*
X162495000Y-64135000D03*
X162495000Y-65405000D03*
X157545000Y-65405000D03*
X157545000Y-64135000D03*
X157545000Y-62865000D03*
X157545000Y-61595000D03*
X157545000Y-60325000D03*
X157545000Y-59055000D03*
X157545000Y-57785000D03*
X157545000Y-56515000D03*
%TD*%
D19*
%TO.C,F1*%
X143510000Y-90935000D03*
X143510000Y-88135000D03*
%TD*%
D20*
%TO.C,U5*%
X174177000Y-87234000D03*
X174177000Y-87884000D03*
X174177000Y-88534000D03*
X171517000Y-88534000D03*
X171517000Y-87234000D03*
%TD*%
D21*
%TO.C,C4*%
X132080000Y-93827000D03*
X132080000Y-90577000D03*
%TD*%
M02*

View File

@ -0,0 +1,126 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:58-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Paste,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:58*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,3.480000X1.846667*%
%ADD11RoundRect,0.250000X-0.500000X-0.925000X0.500000X-0.925000X0.500000X0.925000X-0.500000X0.925000X0*%
%ADD12R,1.970000X0.600000*%
%ADD13RoundRect,0.250000X0.500000X0.925000X-0.500000X0.925000X-0.500000X-0.925000X0.500000X-0.925000X0*%
%ADD14RoundRect,0.250000X1.075000X-0.375000X1.075000X0.375000X-1.075000X0.375000X-1.075000X-0.375000X0*%
%ADD15R,1.500000X0.400000*%
%ADD16RoundRect,0.250000X0.925000X-0.500000X0.925000X0.500000X-0.925000X0.500000X-0.925000X-0.500000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,J6*%
X127000000Y-50805000D03*
X127000000Y-53575000D03*
X127000000Y-56345000D03*
X127000000Y-59115000D03*
X127000000Y-61885000D03*
X127000000Y-64655000D03*
X127000000Y-67425000D03*
X127000000Y-70195000D03*
X127000000Y-72965000D03*
X127000000Y-75735000D03*
X127000000Y-78505000D03*
X127000000Y-81275000D03*
%TD*%
D11*
%TO.C,C1*%
X160935000Y-52324000D03*
X164185000Y-52324000D03*
%TD*%
D12*
%TO.C,U3*%
X162495000Y-81915000D03*
X162495000Y-83185000D03*
X162495000Y-84455000D03*
X162495000Y-85725000D03*
X162495000Y-86995000D03*
X162495000Y-88265000D03*
X162495000Y-89535000D03*
X162495000Y-90805000D03*
X157545000Y-90805000D03*
X157545000Y-89535000D03*
X157545000Y-88265000D03*
X157545000Y-86995000D03*
X157545000Y-85725000D03*
X157545000Y-84455000D03*
X157545000Y-83185000D03*
X157545000Y-81915000D03*
%TD*%
D11*
%TO.C,C3*%
X135942000Y-88392000D03*
X139192000Y-88392000D03*
%TD*%
D13*
%TO.C,C2*%
X163169000Y-94996000D03*
X159919000Y-94996000D03*
%TD*%
D12*
%TO.C,U2*%
X162495000Y-56515000D03*
X162495000Y-57785000D03*
X162495000Y-59055000D03*
X162495000Y-60325000D03*
X162495000Y-61595000D03*
X162495000Y-62865000D03*
X162495000Y-64135000D03*
X162495000Y-65405000D03*
X157545000Y-65405000D03*
X157545000Y-64135000D03*
X157545000Y-62865000D03*
X157545000Y-61595000D03*
X157545000Y-60325000D03*
X157545000Y-59055000D03*
X157545000Y-57785000D03*
X157545000Y-56515000D03*
%TD*%
D14*
%TO.C,F1*%
X143510000Y-90935000D03*
X143510000Y-88135000D03*
%TD*%
D15*
%TO.C,U5*%
X174177000Y-87234000D03*
X174177000Y-87884000D03*
X174177000Y-88534000D03*
X171517000Y-88534000D03*
X171517000Y-87234000D03*
%TD*%
D16*
%TO.C,C4*%
X132080000Y-93827000D03*
X132080000Y-90577000D03*
%TD*%
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,82 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:59-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:59*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
G04 APERTURE END LIST*
D10*
X186563000Y-79946500D02*
X186563000Y-92456000D01*
X125095000Y-101092000D02*
X125095000Y-48260000D01*
X181991000Y-56134000D02*
X185293000Y-56134000D01*
X180721000Y-94996000D02*
X180721000Y-101092000D01*
X186563000Y-57404000D02*
G75*
G03*
X185293000Y-56134000I-1270000J0D01*
G01*
X185293000Y-93726000D02*
G75*
G03*
X186563000Y-92456000I0J1270000D01*
G01*
X180721000Y-54864000D02*
G75*
G03*
X181991000Y-56134000I1270000J0D01*
G01*
X180721000Y-48260000D02*
X180721000Y-54864000D01*
X181991000Y-93726000D02*
G75*
G03*
X180721000Y-94996000I0J-1270000D01*
G01*
X181991000Y-93726000D02*
X185293000Y-93726000D01*
X126365000Y-46990000D02*
X179451000Y-46990000D01*
X179451000Y-102362000D02*
X126365000Y-102362000D01*
X125095000Y-101092000D02*
G75*
G03*
X126365000Y-102362000I1270000J0D01*
G01*
X185420000Y-70764400D02*
X185420000Y-79565500D01*
X179451000Y-102362000D02*
G75*
G03*
X180721000Y-101092000I0J1270000D01*
G01*
X126365000Y-46990000D02*
G75*
G03*
X125095000Y-48260000I0J-1270000D01*
G01*
X186563000Y-57404000D02*
X186563000Y-70459600D01*
X185420000Y-70764400D02*
X186563000Y-70459600D01*
X180721000Y-48260000D02*
G75*
G03*
X179451000Y-46990000I-1270000J0D01*
G01*
X186563000Y-79946500D02*
X185420000Y-79565500D01*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,290 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:58-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Top*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:58*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,1.700000X1.700000*%
%ADD11C,1.700000*%
%ADD12R,0.800000X1.000000*%
%ADD13C,0.900000*%
%ADD14R,1.500000X0.700000*%
%ADD15RoundRect,0.249999X0.350001X0.450001X-0.350001X0.450001X-0.350001X-0.450001X0.350001X-0.450001X0*%
%ADD16RoundRect,0.249999X-0.450001X0.325001X-0.450001X-0.325001X0.450001X-0.325001X0.450001X0.325001X0*%
%ADD17R,1.000000X1.500000*%
%ADD18RoundRect,0.249999X-0.350001X-0.450001X0.350001X-0.450001X0.350001X0.450001X-0.350001X0.450001X0*%
%ADD19O,1.700000X1.700000*%
%ADD20C,2.100000*%
%ADD21RoundRect,0.249999X0.450001X-0.325001X0.450001X0.325001X-0.450001X0.325001X-0.450001X-0.325001X0*%
%ADD22R,1.000000X0.500000*%
%ADD23R,0.780000X0.720000*%
%ADD24R,1.080000X1.050000*%
%ADD25R,1.200000X1.050000*%
%ADD26R,2.390000X1.050000*%
%ADD27R,0.550000X2.910000*%
%ADD28R,3.480000X1.846667*%
%ADD29R,0.900000X1.200000*%
%ADD30RoundRect,0.250000X0.450000X0.425000X-0.450000X0.425000X-0.450000X-0.425000X0.450000X-0.425000X0*%
%ADD31RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,U1*%
X152400000Y-50800000D03*
D11*
X152400000Y-53340000D03*
X152400000Y-55880000D03*
X152400000Y-58420000D03*
X152400000Y-60960000D03*
X152400000Y-63500000D03*
X152400000Y-66040000D03*
X152400000Y-68580000D03*
X152400000Y-71120000D03*
X152400000Y-73660000D03*
X152400000Y-76200000D03*
X152400000Y-78740000D03*
X152400000Y-81280000D03*
X152400000Y-83820000D03*
X152400000Y-86360000D03*
X152400000Y-88900000D03*
X152400000Y-91440000D03*
X152400000Y-93980000D03*
X152400000Y-96520000D03*
X152400000Y-99060000D03*
X167640000Y-99060000D03*
X167640000Y-96520000D03*
X167640000Y-93980000D03*
X167640000Y-91440000D03*
X167640000Y-88900000D03*
X167640000Y-86360000D03*
X167640000Y-83820000D03*
X167640000Y-81280000D03*
X167640000Y-78740000D03*
X167640000Y-76200000D03*
X167640000Y-73660000D03*
X167640000Y-71120000D03*
X167640000Y-68580000D03*
X167640000Y-66040000D03*
X167640000Y-63500000D03*
X167640000Y-60960000D03*
X167640000Y-58420000D03*
X167640000Y-55880000D03*
X167640000Y-53340000D03*
X167640000Y-50800000D03*
%TD*%
D12*
%TO.C,SW1*%
X183116000Y-57945000D03*
D13*
X184226000Y-63095000D03*
X184226000Y-60095000D03*
D12*
X185326000Y-57945000D03*
X183116000Y-65245000D03*
X185326000Y-65245000D03*
D14*
X182466000Y-63845000D03*
X182466000Y-60845000D03*
X182466000Y-59345000D03*
%TD*%
D15*
%TO.C,R2*%
X178927000Y-89408000D03*
X176927000Y-89408000D03*
%TD*%
D16*
%TO.C,D1*%
X184531000Y-83811000D03*
X184531000Y-85861000D03*
%TD*%
D17*
%TO.C,JP2*%
X173833000Y-66548000D03*
X175133000Y-66548000D03*
X176433000Y-66548000D03*
%TD*%
%TO.C,JP1*%
X173833000Y-61722000D03*
X175133000Y-61722000D03*
X176433000Y-61722000D03*
%TD*%
D18*
%TO.C,R1*%
X176927000Y-85725000D03*
X178927000Y-85725000D03*
%TD*%
D10*
%TO.C,J1*%
X132080000Y-54610000D03*
D19*
X134620000Y-54610000D03*
X132080000Y-57150000D03*
X134620000Y-57150000D03*
X132080000Y-59690000D03*
X134620000Y-59690000D03*
X132080000Y-62230000D03*
X134620000Y-62230000D03*
X132080000Y-64770000D03*
X134620000Y-64770000D03*
X132080000Y-67310000D03*
X134620000Y-67310000D03*
X132080000Y-69850000D03*
X134620000Y-69850000D03*
X132080000Y-72390000D03*
X134620000Y-72390000D03*
X132080000Y-74930000D03*
X134620000Y-74930000D03*
X132080000Y-77470000D03*
X134620000Y-77470000D03*
X132080000Y-80010000D03*
X134620000Y-80010000D03*
X132080000Y-82550000D03*
X134620000Y-82550000D03*
X132080000Y-85090000D03*
X134620000Y-85090000D03*
%TD*%
D10*
%TO.C,J2*%
X142240000Y-54610000D03*
D19*
X144780000Y-54610000D03*
X142240000Y-57150000D03*
X144780000Y-57150000D03*
X142240000Y-59690000D03*
X144780000Y-59690000D03*
X142240000Y-62230000D03*
X144780000Y-62230000D03*
X142240000Y-64770000D03*
X144780000Y-64770000D03*
X142240000Y-67310000D03*
X144780000Y-67310000D03*
X142240000Y-69850000D03*
X144780000Y-69850000D03*
X142240000Y-72390000D03*
X144780000Y-72390000D03*
X142240000Y-74930000D03*
X144780000Y-74930000D03*
X142240000Y-77470000D03*
X144780000Y-77470000D03*
X142240000Y-80010000D03*
X144780000Y-80010000D03*
X142240000Y-82550000D03*
X144780000Y-82550000D03*
X142240000Y-85090000D03*
X144780000Y-85090000D03*
%TD*%
D10*
%TO.C,J4*%
X128905000Y-97536000D03*
D19*
X128905000Y-100076000D03*
%TD*%
D10*
%TO.C,J5*%
X127889000Y-92964000D03*
D19*
X127889000Y-90424000D03*
%TD*%
D20*
%TO.C,M1*%
X177591000Y-95481000D03*
X177591000Y-100561000D03*
X172511000Y-95481000D03*
X172511000Y-100561000D03*
%TD*%
%TO.C,M2*%
X177591000Y-48791000D03*
X172511000Y-48791000D03*
X177591000Y-53871000D03*
X172511000Y-53871000D03*
%TD*%
D21*
%TO.C,D2*%
X184531000Y-91449000D03*
X184531000Y-89399000D03*
%TD*%
D22*
%TO.C,J3*%
X181330000Y-71634000D03*
X181330000Y-72734000D03*
X181330000Y-73834000D03*
X181330000Y-74934000D03*
X181330000Y-76034000D03*
X181330000Y-77134000D03*
X181330000Y-78234000D03*
X181330000Y-79334000D03*
D23*
X178650000Y-69874000D03*
D24*
X177380000Y-69859000D03*
D25*
X174770000Y-69859000D03*
X175340000Y-80509000D03*
D26*
X178525000Y-80509000D03*
D27*
X174095000Y-73198000D03*
X174095000Y-77388000D03*
%TD*%
D28*
%TO.C,J6*%
X127000000Y-49420000D03*
X127000000Y-52190000D03*
X127000000Y-54960000D03*
X127000000Y-57730000D03*
X127000000Y-60500000D03*
X127000000Y-63270000D03*
X127000000Y-66040000D03*
X127000000Y-68810000D03*
X127000000Y-71580000D03*
X127000000Y-74350000D03*
X127000000Y-77120000D03*
X127000000Y-79890000D03*
X127000000Y-82660000D03*
%TD*%
D29*
%TO.C,D3*%
X145922000Y-100330000D03*
X142622000Y-100330000D03*
%TD*%
D30*
%TO.C,C5*%
X138256000Y-100330000D03*
X135556000Y-100330000D03*
%TD*%
D31*
%TO.C,U4*%
X140781000Y-94107000D03*
X140781000Y-95377000D03*
X140781000Y-96647000D03*
X140781000Y-97917000D03*
X145731000Y-97917000D03*
X145731000Y-96647000D03*
X145731000Y-95377000D03*
X145731000Y-94107000D03*
%TD*%
M02*

View File

@ -0,0 +1,140 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:58-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Paste,Top*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:58*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,0.800000X1.000000*%
%ADD11R,1.500000X0.700000*%
%ADD12RoundRect,0.249999X0.350001X0.450001X-0.350001X0.450001X-0.350001X-0.450001X0.350001X-0.450001X0*%
%ADD13RoundRect,0.249999X-0.450001X0.325001X-0.450001X-0.325001X0.450001X-0.325001X0.450001X0.325001X0*%
%ADD14RoundRect,0.249999X-0.350001X-0.450001X0.350001X-0.450001X0.350001X0.450001X-0.350001X0.450001X0*%
%ADD15RoundRect,0.249999X0.450001X-0.325001X0.450001X0.325001X-0.450001X0.325001X-0.450001X-0.325001X0*%
%ADD16R,1.000000X0.500000*%
%ADD17R,0.780000X0.720000*%
%ADD18R,1.080000X1.050000*%
%ADD19R,1.200000X1.050000*%
%ADD20R,2.390000X1.050000*%
%ADD21R,0.550000X2.910000*%
%ADD22R,3.480000X1.846667*%
%ADD23R,0.900000X1.200000*%
%ADD24RoundRect,0.250000X0.450000X0.425000X-0.450000X0.425000X-0.450000X-0.425000X0.450000X-0.425000X0*%
%ADD25RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,SW1*%
X183116000Y-57945000D03*
X185326000Y-57945000D03*
X183116000Y-65245000D03*
X185326000Y-65245000D03*
D11*
X182466000Y-63845000D03*
X182466000Y-60845000D03*
X182466000Y-59345000D03*
%TD*%
D12*
%TO.C,R2*%
X178927000Y-89408000D03*
X176927000Y-89408000D03*
%TD*%
D13*
%TO.C,D1*%
X184531000Y-83811000D03*
X184531000Y-85861000D03*
%TD*%
D14*
%TO.C,R1*%
X176927000Y-85725000D03*
X178927000Y-85725000D03*
%TD*%
D15*
%TO.C,D2*%
X184531000Y-91449000D03*
X184531000Y-89399000D03*
%TD*%
D16*
%TO.C,J3*%
X181330000Y-71634000D03*
X181330000Y-72734000D03*
X181330000Y-73834000D03*
X181330000Y-74934000D03*
X181330000Y-76034000D03*
X181330000Y-77134000D03*
X181330000Y-78234000D03*
X181330000Y-79334000D03*
D17*
X178650000Y-69874000D03*
D18*
X177380000Y-69859000D03*
D19*
X174770000Y-69859000D03*
X175340000Y-80509000D03*
D20*
X178525000Y-80509000D03*
D21*
X174095000Y-73198000D03*
X174095000Y-77388000D03*
%TD*%
D22*
%TO.C,J6*%
X127000000Y-49420000D03*
X127000000Y-52190000D03*
X127000000Y-54960000D03*
X127000000Y-57730000D03*
X127000000Y-60500000D03*
X127000000Y-63270000D03*
X127000000Y-66040000D03*
X127000000Y-68810000D03*
X127000000Y-71580000D03*
X127000000Y-74350000D03*
X127000000Y-77120000D03*
X127000000Y-79890000D03*
X127000000Y-82660000D03*
%TD*%
D23*
%TO.C,D3*%
X145922000Y-100330000D03*
X142622000Y-100330000D03*
%TD*%
D24*
%TO.C,C5*%
X138256000Y-100330000D03*
X135556000Y-100330000D03*
%TD*%
D25*
%TO.C,U4*%
X140781000Y-94107000D03*
X140781000Y-95377000D03*
X140781000Y-96647000D03*
X140781000Y-97917000D03*
X145731000Y-97917000D03*
X145731000Y-96647000D03*
X145731000Y-95377000D03*
X145731000Y-94107000D03*
%TD*%
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,610 @@
%FSLAX45Y45*%
G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:56*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
%ADD11C,0.200000*%
%ADD12C,0.090000*%
G04 APERTURE END LIST*
D10*
X18656300Y-7994650D02*
X18656300Y-9245600D01*
X12509500Y-10109200D02*
X12509500Y-4826000D01*
X18199100Y-5613400D02*
X18529300Y-5613400D01*
X18072100Y-9499600D02*
X18072100Y-10109200D01*
X18656300Y-5740400D02*
G75*
G03*
X18529300Y-5613400I-127000J0D01*
G01*
X18529300Y-9372600D02*
G75*
G03*
X18656300Y-9245600I0J127000D01*
G01*
X18072100Y-5486400D02*
G75*
G03*
X18199100Y-5613400I127000J0D01*
G01*
X18072100Y-4826000D02*
X18072100Y-5486400D01*
X18199100Y-9372600D02*
G75*
G03*
X18072100Y-9499600I0J-127000D01*
G01*
X18199100Y-9372600D02*
X18529300Y-9372600D01*
X12636500Y-4699000D02*
X17945100Y-4699000D01*
X17945100Y-10236200D02*
X12636500Y-10236200D01*
X12509500Y-10109200D02*
G75*
G03*
X12636500Y-10236200I127000J0D01*
G01*
X18542000Y-7076440D02*
X18542000Y-7956550D01*
X17945100Y-10236200D02*
G75*
G03*
X18072100Y-10109200I0J127000D01*
G01*
X12636500Y-4699000D02*
G75*
G03*
X12509500Y-4826000I0J-127000D01*
G01*
X18656300Y-5740400D02*
X18656300Y-7045960D01*
X18542000Y-7076440D02*
X18656300Y-7045960D01*
X18072100Y-4826000D02*
G75*
G03*
X17945100Y-4699000I-127000J0D01*
G01*
X18656300Y-7994650D02*
X18542000Y-7956550D01*
D11*
D12*
X18377600Y-5964500D02*
X18467600Y-6054500D01*
X18467600Y-5964500D02*
X18377600Y-6054500D01*
X18377600Y-6264500D02*
X18467600Y-6354500D01*
X18467600Y-6264500D02*
X18377600Y-6354500D01*
D11*
X12764619Y-10549176D02*
X12764619Y-10349176D01*
X12812238Y-10349176D01*
X12840809Y-10358700D01*
X12859857Y-10377748D01*
X12869381Y-10396795D01*
X12878905Y-10434890D01*
X12878905Y-10463462D01*
X12869381Y-10501557D01*
X12859857Y-10520605D01*
X12840809Y-10539652D01*
X12812238Y-10549176D01*
X12764619Y-10549176D01*
X12964619Y-10549176D02*
X12964619Y-10415843D01*
X12964619Y-10453938D02*
X12974143Y-10434890D01*
X12983667Y-10425367D01*
X13002714Y-10415843D01*
X13021762Y-10415843D01*
X13088428Y-10549176D02*
X13088428Y-10415843D01*
X13088428Y-10349176D02*
X13078905Y-10358700D01*
X13088428Y-10368224D01*
X13097952Y-10358700D01*
X13088428Y-10349176D01*
X13088428Y-10368224D01*
X13212238Y-10549176D02*
X13193190Y-10539652D01*
X13183667Y-10520605D01*
X13183667Y-10349176D01*
X13317000Y-10549176D02*
X13297952Y-10539652D01*
X13288428Y-10520605D01*
X13288428Y-10349176D01*
X13545571Y-10549176D02*
X13545571Y-10349176D01*
X13612238Y-10492033D01*
X13678905Y-10349176D01*
X13678905Y-10549176D01*
X13859857Y-10549176D02*
X13859857Y-10444414D01*
X13850333Y-10425367D01*
X13831286Y-10415843D01*
X13793190Y-10415843D01*
X13774143Y-10425367D01*
X13859857Y-10539652D02*
X13840809Y-10549176D01*
X13793190Y-10549176D01*
X13774143Y-10539652D01*
X13764619Y-10520605D01*
X13764619Y-10501557D01*
X13774143Y-10482510D01*
X13793190Y-10472986D01*
X13840809Y-10472986D01*
X13859857Y-10463462D01*
X13955095Y-10415843D02*
X13955095Y-10615843D01*
X13955095Y-10425367D02*
X13974143Y-10415843D01*
X14012238Y-10415843D01*
X14031286Y-10425367D01*
X14040809Y-10434890D01*
X14050333Y-10453938D01*
X14050333Y-10511081D01*
X14040809Y-10530129D01*
X14031286Y-10539652D01*
X14012238Y-10549176D01*
X13974143Y-10549176D01*
X13955095Y-10539652D01*
X14136048Y-10530129D02*
X14145571Y-10539652D01*
X14136048Y-10549176D01*
X14126524Y-10539652D01*
X14136048Y-10530129D01*
X14136048Y-10549176D01*
X14136048Y-10425367D02*
X14145571Y-10434890D01*
X14136048Y-10444414D01*
X14126524Y-10434890D01*
X14136048Y-10425367D01*
X14136048Y-10444414D01*
D12*
X12417000Y-10833700D02*
X12507000Y-10923700D01*
X12507000Y-10833700D02*
X12417000Y-10923700D01*
D11*
X12802714Y-10769176D02*
X12821762Y-10769176D01*
X12840809Y-10778700D01*
X12850333Y-10788224D01*
X12859857Y-10807271D01*
X12869381Y-10845367D01*
X12869381Y-10892986D01*
X12859857Y-10931081D01*
X12850333Y-10950129D01*
X12840809Y-10959652D01*
X12821762Y-10969176D01*
X12802714Y-10969176D01*
X12783667Y-10959652D01*
X12774143Y-10950129D01*
X12764619Y-10931081D01*
X12755095Y-10892986D01*
X12755095Y-10845367D01*
X12764619Y-10807271D01*
X12774143Y-10788224D01*
X12783667Y-10778700D01*
X12802714Y-10769176D01*
X12955095Y-10950129D02*
X12964619Y-10959652D01*
X12955095Y-10969176D01*
X12945571Y-10959652D01*
X12955095Y-10950129D01*
X12955095Y-10969176D01*
X13059857Y-10969176D02*
X13097952Y-10969176D01*
X13117000Y-10959652D01*
X13126524Y-10950129D01*
X13145571Y-10921557D01*
X13155095Y-10883462D01*
X13155095Y-10807271D01*
X13145571Y-10788224D01*
X13136048Y-10778700D01*
X13117000Y-10769176D01*
X13078905Y-10769176D01*
X13059857Y-10778700D01*
X13050333Y-10788224D01*
X13040809Y-10807271D01*
X13040809Y-10854890D01*
X13050333Y-10873938D01*
X13059857Y-10883462D01*
X13078905Y-10892986D01*
X13117000Y-10892986D01*
X13136048Y-10883462D01*
X13145571Y-10873938D01*
X13155095Y-10854890D01*
X13278905Y-10769176D02*
X13297952Y-10769176D01*
X13317000Y-10778700D01*
X13326524Y-10788224D01*
X13336048Y-10807271D01*
X13345571Y-10845367D01*
X13345571Y-10892986D01*
X13336048Y-10931081D01*
X13326524Y-10950129D01*
X13317000Y-10959652D01*
X13297952Y-10969176D01*
X13278905Y-10969176D01*
X13259857Y-10959652D01*
X13250333Y-10950129D01*
X13240809Y-10931081D01*
X13231286Y-10892986D01*
X13231286Y-10845367D01*
X13240809Y-10807271D01*
X13250333Y-10788224D01*
X13259857Y-10778700D01*
X13278905Y-10769176D01*
X13469381Y-10769176D02*
X13488428Y-10769176D01*
X13507476Y-10778700D01*
X13517000Y-10788224D01*
X13526524Y-10807271D01*
X13536048Y-10845367D01*
X13536048Y-10892986D01*
X13526524Y-10931081D01*
X13517000Y-10950129D01*
X13507476Y-10959652D01*
X13488428Y-10969176D01*
X13469381Y-10969176D01*
X13450333Y-10959652D01*
X13440809Y-10950129D01*
X13431286Y-10931081D01*
X13421762Y-10892986D01*
X13421762Y-10845367D01*
X13431286Y-10807271D01*
X13440809Y-10788224D01*
X13450333Y-10778700D01*
X13469381Y-10769176D01*
X13621762Y-10969176D02*
X13621762Y-10835843D01*
X13621762Y-10854890D02*
X13631286Y-10845367D01*
X13650333Y-10835843D01*
X13678905Y-10835843D01*
X13697952Y-10845367D01*
X13707476Y-10864414D01*
X13707476Y-10969176D01*
X13707476Y-10864414D02*
X13717000Y-10845367D01*
X13736048Y-10835843D01*
X13764619Y-10835843D01*
X13783667Y-10845367D01*
X13793190Y-10864414D01*
X13793190Y-10969176D01*
X13888428Y-10969176D02*
X13888428Y-10835843D01*
X13888428Y-10854890D02*
X13897952Y-10845367D01*
X13917000Y-10835843D01*
X13945571Y-10835843D01*
X13964619Y-10845367D01*
X13974143Y-10864414D01*
X13974143Y-10969176D01*
X13974143Y-10864414D02*
X13983667Y-10845367D01*
X14002714Y-10835843D01*
X14031286Y-10835843D01*
X14050333Y-10845367D01*
X14059857Y-10864414D01*
X14059857Y-10969176D01*
X14450333Y-10759652D02*
X14278905Y-11016795D01*
X14707476Y-10769176D02*
X14726524Y-10769176D01*
X14745571Y-10778700D01*
X14755095Y-10788224D01*
X14764619Y-10807271D01*
X14774143Y-10845367D01*
X14774143Y-10892986D01*
X14764619Y-10931081D01*
X14755095Y-10950129D01*
X14745571Y-10959652D01*
X14726524Y-10969176D01*
X14707476Y-10969176D01*
X14688428Y-10959652D01*
X14678905Y-10950129D01*
X14669381Y-10931081D01*
X14659857Y-10892986D01*
X14659857Y-10845367D01*
X14669381Y-10807271D01*
X14678905Y-10788224D01*
X14688428Y-10778700D01*
X14707476Y-10769176D01*
X14859857Y-10950129D02*
X14869381Y-10959652D01*
X14859857Y-10969176D01*
X14850333Y-10959652D01*
X14859857Y-10950129D01*
X14859857Y-10969176D01*
X14993190Y-10769176D02*
X15012238Y-10769176D01*
X15031286Y-10778700D01*
X15040809Y-10788224D01*
X15050333Y-10807271D01*
X15059857Y-10845367D01*
X15059857Y-10892986D01*
X15050333Y-10931081D01*
X15040809Y-10950129D01*
X15031286Y-10959652D01*
X15012238Y-10969176D01*
X14993190Y-10969176D01*
X14974143Y-10959652D01*
X14964619Y-10950129D01*
X14955095Y-10931081D01*
X14945571Y-10892986D01*
X14945571Y-10845367D01*
X14955095Y-10807271D01*
X14964619Y-10788224D01*
X14974143Y-10778700D01*
X14993190Y-10769176D01*
X15126524Y-10769176D02*
X15250333Y-10769176D01*
X15183667Y-10845367D01*
X15212238Y-10845367D01*
X15231286Y-10854890D01*
X15240809Y-10864414D01*
X15250333Y-10883462D01*
X15250333Y-10931081D01*
X15240809Y-10950129D01*
X15231286Y-10959652D01*
X15212238Y-10969176D01*
X15155095Y-10969176D01*
X15136048Y-10959652D01*
X15126524Y-10950129D01*
X15431286Y-10769176D02*
X15336048Y-10769176D01*
X15326524Y-10864414D01*
X15336048Y-10854890D01*
X15355095Y-10845367D01*
X15402714Y-10845367D01*
X15421762Y-10854890D01*
X15431286Y-10864414D01*
X15440809Y-10883462D01*
X15440809Y-10931081D01*
X15431286Y-10950129D01*
X15421762Y-10959652D01*
X15402714Y-10969176D01*
X15355095Y-10969176D01*
X15336048Y-10959652D01*
X15326524Y-10950129D01*
X15612238Y-10835843D02*
X15612238Y-10969176D01*
X15564619Y-10759652D02*
X15517000Y-10902510D01*
X15640809Y-10902510D01*
X15707476Y-10769176D02*
X15707476Y-10807271D01*
X15783667Y-10769176D02*
X15783667Y-10807271D01*
X16078905Y-11045367D02*
X16069381Y-11035843D01*
X16050333Y-11007271D01*
X16040809Y-10988224D01*
X16031286Y-10959652D01*
X16021762Y-10912033D01*
X16021762Y-10873938D01*
X16031286Y-10826319D01*
X16040809Y-10797748D01*
X16050333Y-10778700D01*
X16069381Y-10750129D01*
X16078905Y-10740605D01*
X16145571Y-10788224D02*
X16155095Y-10778700D01*
X16174143Y-10769176D01*
X16221762Y-10769176D01*
X16240809Y-10778700D01*
X16250333Y-10788224D01*
X16259857Y-10807271D01*
X16259857Y-10826319D01*
X16250333Y-10854890D01*
X16136048Y-10969176D01*
X16259857Y-10969176D01*
X16497952Y-10969176D02*
X16497952Y-10769176D01*
X16583667Y-10969176D02*
X16583667Y-10864414D01*
X16574143Y-10845367D01*
X16555095Y-10835843D01*
X16526524Y-10835843D01*
X16507476Y-10845367D01*
X16497952Y-10854890D01*
X16707476Y-10969176D02*
X16688428Y-10959652D01*
X16678905Y-10950129D01*
X16669381Y-10931081D01*
X16669381Y-10873938D01*
X16678905Y-10854890D01*
X16688428Y-10845367D01*
X16707476Y-10835843D01*
X16736048Y-10835843D01*
X16755095Y-10845367D01*
X16764619Y-10854890D01*
X16774143Y-10873938D01*
X16774143Y-10931081D01*
X16764619Y-10950129D01*
X16755095Y-10959652D01*
X16736048Y-10969176D01*
X16707476Y-10969176D01*
X16888429Y-10969176D02*
X16869381Y-10959652D01*
X16859857Y-10940605D01*
X16859857Y-10769176D01*
X17040810Y-10959652D02*
X17021762Y-10969176D01*
X16983667Y-10969176D01*
X16964619Y-10959652D01*
X16955095Y-10940605D01*
X16955095Y-10864414D01*
X16964619Y-10845367D01*
X16983667Y-10835843D01*
X17021762Y-10835843D01*
X17040810Y-10845367D01*
X17050333Y-10864414D01*
X17050333Y-10883462D01*
X16955095Y-10902510D01*
X17126524Y-10959652D02*
X17145571Y-10969176D01*
X17183667Y-10969176D01*
X17202714Y-10959652D01*
X17212238Y-10940605D01*
X17212238Y-10931081D01*
X17202714Y-10912033D01*
X17183667Y-10902510D01*
X17155095Y-10902510D01*
X17136048Y-10892986D01*
X17126524Y-10873938D01*
X17126524Y-10864414D01*
X17136048Y-10845367D01*
X17155095Y-10835843D01*
X17183667Y-10835843D01*
X17202714Y-10845367D01*
X17278905Y-11045367D02*
X17288429Y-11035843D01*
X17307476Y-11007271D01*
X17317000Y-10988224D01*
X17326524Y-10959652D01*
X17336048Y-10912033D01*
X17336048Y-10873938D01*
X17326524Y-10826319D01*
X17317000Y-10797748D01*
X17307476Y-10778700D01*
X17288429Y-10750129D01*
X17278905Y-10740605D01*
X17640810Y-11045367D02*
X17631286Y-11035843D01*
X17612238Y-11007271D01*
X17602714Y-10988224D01*
X17593190Y-10959652D01*
X17583667Y-10912033D01*
X17583667Y-10873938D01*
X17593190Y-10826319D01*
X17602714Y-10797748D01*
X17612238Y-10778700D01*
X17631286Y-10750129D01*
X17640810Y-10740605D01*
X17717000Y-10835843D02*
X17717000Y-10969176D01*
X17717000Y-10854890D02*
X17726524Y-10845367D01*
X17745571Y-10835843D01*
X17774143Y-10835843D01*
X17793190Y-10845367D01*
X17802714Y-10864414D01*
X17802714Y-10969176D01*
X17926524Y-10969176D02*
X17907476Y-10959652D01*
X17897952Y-10950129D01*
X17888429Y-10931081D01*
X17888429Y-10873938D01*
X17897952Y-10854890D01*
X17907476Y-10845367D01*
X17926524Y-10835843D01*
X17955095Y-10835843D01*
X17974143Y-10845367D01*
X17983667Y-10854890D01*
X17993190Y-10873938D01*
X17993190Y-10931081D01*
X17983667Y-10950129D01*
X17974143Y-10959652D01*
X17955095Y-10969176D01*
X17926524Y-10969176D01*
X18050333Y-10835843D02*
X18126524Y-10835843D01*
X18078905Y-10769176D02*
X18078905Y-10940605D01*
X18088429Y-10959652D01*
X18107476Y-10969176D01*
X18126524Y-10969176D01*
X18345571Y-10835843D02*
X18345571Y-11035843D01*
X18345571Y-10845367D02*
X18364619Y-10835843D01*
X18402714Y-10835843D01*
X18421762Y-10845367D01*
X18431286Y-10854890D01*
X18440810Y-10873938D01*
X18440810Y-10931081D01*
X18431286Y-10950129D01*
X18421762Y-10959652D01*
X18402714Y-10969176D01*
X18364619Y-10969176D01*
X18345571Y-10959652D01*
X18555095Y-10969176D02*
X18536048Y-10959652D01*
X18526524Y-10940605D01*
X18526524Y-10769176D01*
X18717000Y-10969176D02*
X18717000Y-10864414D01*
X18707476Y-10845367D01*
X18688429Y-10835843D01*
X18650333Y-10835843D01*
X18631286Y-10845367D01*
X18717000Y-10959652D02*
X18697952Y-10969176D01*
X18650333Y-10969176D01*
X18631286Y-10959652D01*
X18621762Y-10940605D01*
X18621762Y-10921557D01*
X18631286Y-10902510D01*
X18650333Y-10892986D01*
X18697952Y-10892986D01*
X18717000Y-10883462D01*
X18783667Y-10835843D02*
X18859857Y-10835843D01*
X18812238Y-10769176D02*
X18812238Y-10940605D01*
X18821762Y-10959652D01*
X18840810Y-10969176D01*
X18859857Y-10969176D01*
X19002714Y-10959652D02*
X18983667Y-10969176D01*
X18945571Y-10969176D01*
X18926524Y-10959652D01*
X18917000Y-10940605D01*
X18917000Y-10864414D01*
X18926524Y-10845367D01*
X18945571Y-10835843D01*
X18983667Y-10835843D01*
X19002714Y-10845367D01*
X19012238Y-10864414D01*
X19012238Y-10883462D01*
X18917000Y-10902510D01*
X19183667Y-10969176D02*
X19183667Y-10769176D01*
X19183667Y-10959652D02*
X19164619Y-10969176D01*
X19126524Y-10969176D01*
X19107476Y-10959652D01*
X19097952Y-10950129D01*
X19088429Y-10931081D01*
X19088429Y-10873938D01*
X19097952Y-10854890D01*
X19107476Y-10845367D01*
X19126524Y-10835843D01*
X19164619Y-10835843D01*
X19183667Y-10845367D01*
X19259857Y-11045367D02*
X19269381Y-11035843D01*
X19288429Y-11007271D01*
X19297952Y-10988224D01*
X19307476Y-10959652D01*
X19317000Y-10912033D01*
X19317000Y-10873938D01*
X19307476Y-10826319D01*
X19297952Y-10797748D01*
X19288429Y-10778700D01*
X19269381Y-10750129D01*
X19259857Y-10740605D01*
M02*

View File

@ -0,0 +1,18 @@
M48
; DRILL file {KiCad (6.0.4-0)} date Thursday, January 26, 2023 at 09:36:55 AM
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2023-01-26T09:36:55-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.4-0)
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.900
%
G90
G05
T1
X184.226Y-60.095
X184.226Y-63.095
T0
M30

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,150 @@
M48
; DRILL file {KiCad (6.0.4-0)} date Thursday, January 26, 2023 at 09:36:55 AM
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2023-01-26T09:36:55-07:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.0.4-0)
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
METRIC
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.400
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C1.700
%
G90
G05
T1
X138.938Y-94.234
X139.065Y-51.435
X144.018Y-97.79
X146.812Y-66.802
X147.066Y-93.472
X147.828Y-52.324
X148.717Y-69.85
X155.575Y-60.96
X155.702Y-86.36
X156.845Y-52.705
X159.004Y-91.948
X159.025Y-62.234
X160.909Y-64.135
X163.068Y-67.056
X164.338Y-60.96
X164.338Y-86.36
X169.799Y-64.77
X170.307Y-85.979
X170.688Y-58.928
X170.815Y-66.675
X170.815Y-61.722
X171.45Y-83.947
X172.72Y-83.82
X179.07Y-74.676
T2
X127.889Y-90.424
X127.889Y-92.964
X128.905Y-97.536
X128.905Y-100.076
X132.08Y-54.61
X132.08Y-57.15
X132.08Y-59.69
X132.08Y-62.23
X132.08Y-64.77
X132.08Y-67.31
X132.08Y-69.85
X132.08Y-72.39
X132.08Y-74.93
X132.08Y-77.47
X132.08Y-80.01
X132.08Y-82.55
X132.08Y-85.09
X134.62Y-54.61
X134.62Y-57.15
X134.62Y-59.69
X134.62Y-62.23
X134.62Y-64.77
X134.62Y-67.31
X134.62Y-69.85
X134.62Y-72.39
X134.62Y-74.93
X134.62Y-77.47
X134.62Y-80.01
X134.62Y-82.55
X134.62Y-85.09
X142.24Y-54.61
X142.24Y-57.15
X142.24Y-59.69
X142.24Y-62.23
X142.24Y-64.77
X142.24Y-67.31
X142.24Y-69.85
X142.24Y-72.39
X142.24Y-74.93
X142.24Y-77.47
X142.24Y-80.01
X142.24Y-82.55
X142.24Y-85.09
X144.78Y-54.61
X144.78Y-57.15
X144.78Y-59.69
X144.78Y-62.23
X144.78Y-64.77
X144.78Y-67.31
X144.78Y-69.85
X144.78Y-72.39
X144.78Y-74.93
X144.78Y-77.47
X144.78Y-80.01
X144.78Y-82.55
X144.78Y-85.09
X152.4Y-50.8
X152.4Y-53.34
X152.4Y-55.88
X152.4Y-58.42
X152.4Y-60.96
X152.4Y-63.5
X152.4Y-66.04
X152.4Y-68.58
X152.4Y-71.12
X152.4Y-73.66
X152.4Y-76.2
X152.4Y-78.74
X152.4Y-81.28
X152.4Y-83.82
X152.4Y-86.36
X152.4Y-88.9
X152.4Y-91.44
X152.4Y-93.98
X152.4Y-96.52
X152.4Y-99.06
X167.64Y-50.8
X167.64Y-53.34
X167.64Y-55.88
X167.64Y-58.42
X167.64Y-60.96
X167.64Y-63.5
X167.64Y-66.04
X167.64Y-68.58
X167.64Y-71.12
X167.64Y-73.66
X167.64Y-76.2
X167.64Y-78.74
X167.64Y-81.28
X167.64Y-83.82
X167.64Y-86.36
X167.64Y-88.9
X167.64Y-91.44
X167.64Y-93.98
X167.64Y-96.52
X167.64Y-99.06
T3
X172.511Y-48.791
X172.511Y-53.871
X172.511Y-95.481
X172.511Y-100.561
X177.591Y-48.791
X177.591Y-53.871
X177.591Y-95.481
X177.591Y-100.561
T0
M30

View File

@ -0,0 +1,14 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:58-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Other,ECO1*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:58*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View File

@ -0,0 +1,14 @@
%TF.GenerationSoftware,KiCad,Pcbnew,(6.0.4-0)*%
%TF.CreationDate,2023-01-26T09:36:59-07:00*%
%TF.ProjectId,bluescsi_iigs_internal,626c7565-7363-4736-995f-696967735f69,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Other,ECO2*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.4-0)) date 2023-01-26 09:36:59*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library

View File

@ -0,0 +1,173 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# CP-Device
#
DEF CP-Device C 0 10 N Y 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "CP-Device" 25 -100 50 H V L CNN
F2 "" 38 -150 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
S -90 20 90 40 0 1 0 N
P 2 0 1 0 -70 90 -30 90 N
P 2 0 1 0 -50 110 -50 70 N
S 90 -20 -90 -40 0 1 0 F
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 110 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Jumper_3_Open-Jumper
#
DEF Jumper_3_Open-Jumper JP 0 0 Y N 1 F N
F0 "JP" -100 -100 50 H V C CNN
F1 "Jumper_3_Open-Jumper" 0 110 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Jumper*
TestPoint*3Pads*
TestPoint*Bridge*
$ENDFPLIST
DRAW
C -130 0 20 0 0 0 N
C 0 0 20 0 0 0 N
C 130 0 20 0 0 0 N
A -65 -30 89 518 1282 0 1 0 N -10 40 -120 40
P 2 0 1 0 0 -20 0 -50 N
A 65 -30 89 518 1282 0 1 0 N 120 40 10 40
X A 1 -250 0 100 R 50 50 1 1 P
X C 2 0 -150 100 U 50 50 1 1 I
X B 3 250 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# YAAJ_BluePill-MCU_ST_STM32F1
#
DEF YAAJ_BluePill-MCU_ST_STM32F1 U 0 40 Y Y 1 F N
F0 "U" -550 950 50 H V C CNN
F1 "YAAJ_BluePill-MCU_ST_STM32F1" 0 250 50 V V C CNN
F2 "my library:YAAJ_BluePill_2" -75 950 50 V I C CNN
F3 "" -75 950 50 V I C CNN
DRAW
C -620 -800 14 0 0 0 F
C -620 -700 14 0 0 0 F
C -620 -600 14 0 0 0 F
C -620 -500 14 0 0 0 F
C -620 -400 14 0 0 0 F
C -620 -300 14 0 0 0 F
C -620 -200 14 0 0 0 F
C -620 -100 14 0 0 0 F
C -620 0 14 0 0 0 F
C -620 100 14 0 0 0 F
C -620 200 14 0 0 0 F
C -620 300 14 0 0 0 F
C -620 400 14 0 0 0 F
C -620 500 14 0 0 0 F
C -620 600 14 0 0 0 F
C -620 800 14 0 0 0 F
P 18 0 0 0 200 -970 225 -930 250 -970 200 -970 225 -935 245 -970 205 -965 225 -940 240 -970 210 -960 230 -945 235 -970 215 -955 235 -950 230 -965 220 -955 230 -960 225 -950 N
P 18 0 0 0 725 -715 750 -675 775 -715 725 -715 750 -680 770 -715 730 -710 750 -685 765 -715 735 -705 755 -690 760 -715 740 -700 760 -695 755 -710 745 -700 755 -705 750 -695 N
P 18 0 0 0 725 -615 750 -575 775 -615 725 -615 750 -580 770 -615 730 -610 750 -585 765 -615 735 -605 755 -590 760 -615 740 -600 760 -595 755 -610 745 -600 755 -605 750 -595 N
P 18 0 0 0 725 -515 750 -475 775 -515 725 -515 750 -480 770 -515 730 -510 750 -485 765 -515 735 -505 755 -490 760 -515 740 -500 760 -495 755 -510 745 -500 755 -505 750 -495 N
C 225 -1230 5 0 0 0 F
C 225 -1230 10 0 0 0 N
C 225 -1230 14 0 0 0 N
C 620 600 10 0 0 0 F
C 620 600 14 0 0 0 N
C 620 700 10 0 0 0 F
C 620 700 14 0 0 0 N
S -600 900 600 -900 0 1 0 f
P 6 0 1 0 -740 -800 -740 -820 -760 -820 -760 -780 -780 -780 -780 -800 N
P 6 0 1 0 -740 -700 -740 -720 -760 -720 -760 -680 -780 -680 -780 -700 N
P 6 0 1 0 -740 -600 -740 -620 -760 -620 -760 -580 -780 -580 -780 -600 N
P 6 0 1 0 -740 -500 -740 -520 -760 -520 -760 -480 -780 -480 -780 -500 N
P 6 0 1 0 -740 200 -740 180 -760 180 -760 220 -780 220 -780 200 N
P 6 0 1 0 -740 300 -740 280 -760 280 -760 320 -780 320 -780 300 N
P 6 0 1 0 -740 400 -740 380 -760 380 -760 420 -780 420 -780 400 N
P 6 0 1 0 240 -1150 240 -1170 220 -1170 220 -1130 200 -1130 200 -1150 N
P 6 0 1 0 780 -400 780 -420 760 -420 760 -380 740 -380 740 -400 N
P 6 0 1 0 780 -300 780 -320 760 -320 760 -280 740 -280 740 -300 N
P 6 0 1 0 780 -200 780 -220 760 -220 760 -180 740 -180 740 -200 N
P 6 0 1 0 780 -100 780 -120 760 -120 760 -80 740 -80 740 -100 N
P 6 0 1 0 780 200 780 180 760 180 760 220 740 220 740 200 N
P 6 0 1 0 780 300 780 280 760 280 760 320 740 320 740 300 N
P 6 0 1 0 780 400 780 380 760 380 760 420 740 420 740 400 N
P 6 0 1 0 780 500 780 480 760 480 760 520 740 520 740 500 N
C -620 700 14 1 1 0 F
T 0 440 -1065 39 0 0 0 "30pF 2MHz" Normal 0 C C
T 0 440 -1230 39 0 0 0 "5V tolerant" Normal 0 C C
T 0 305 -400 39 0 0 0 ADC0 Normal 0 C C
T 0 305 -300 39 0 0 0 ADC1 Normal 0 C C
T 0 305 -200 39 0 0 0 ADC2 Normal 0 C C
T 0 305 -105 39 0 0 0 ADC3 Normal 0 C C
T 0 305 0 39 0 0 0 ADC4 Normal 0 C C
T 0 300 400 39 0 0 0 ADC8 Normal 0 C C
T 0 300 500 39 0 0 0 ADC9 Normal 0 C C
T 0 290 -695 39 0 0 0 LED Normal 0 C C
T 0 295 200 39 0 0 0 MISO1 Normal 0 C C
T 0 295 300 39 0 0 0 MOSI1 Normal 0 C C
T 0 -270 -95 39 0 0 0 NSS1 Normal 0 C C
T 0 395 -1150 39 0 0 0 "PWM pin" Normal 0 C C
T 0 -290 195 39 0 0 0 RX1 Normal 0 C C
T 0 150 -105 39 0 0 0 RX2 Normal 0 C C
T 0 280 700 39 0 0 0 RX3 Normal 0 C C
T 0 305 100 39 0 0 0 SCK1 Normal 0 C C
T 0 -275 -495 39 0 0 0 SCL1 Normal 0 C C
T 0 -275 -600 39 0 0 0 SDA1 Normal 0 C C
T 0 405 -945 39 0 0 0 "sink 3mA" Normal 0 C C
T 0 445 -1000 39 0 0 0 "source 0mA" Normal 0 C C
T 0 -295 300 39 0 0 0 TX1 Normal 0 C C
T 0 150 -200 39 0 0 0 TX2 Normal 0 C C
T 0 285 600 39 0 0 0 TX3 Normal 0 C C
T 0 -265 0 39 0 0 0 USB+ Normal 0 C C
T 0 -265 100 39 0 0 0 USB- Normal 0 C C
T 0 539 -872 20 0 0 0 Y@@J Normal 0 C C
X PB12 1 -800 800 200 R 50 50 1 1 B
X PA15 10 -800 -100 200 R 50 50 1 1 B
X PB3 11 -800 -200 200 R 50 50 1 1 B
X PB4 12 -800 -300 200 R 50 50 1 1 B
X PB5 13 -800 -400 200 R 50 50 1 1 B
X PB6 14 -800 -500 200 R 50 50 1 1 B
X PB7 15 -800 -600 200 R 50 50 1 1 B
X PB8 16 -800 -700 200 R 50 50 1 1 B
X PB9 17 -800 -800 200 R 50 50 1 1 B
X 5V 18 -100 1100 200 D 50 50 1 1 W
X GND 19 -200 -1100 200 U 50 50 1 1 W
X PB13 2 -800 700 200 R 50 50 1 1 B
X 3V3 20 0 1100 200 D 50 50 1 1 W
X VBat 21 -200 1100 200 D 50 50 1 1 W
X PC13 22 800 -700 200 L 50 50 1 1 B
X PC14 23 800 -600 200 L 50 50 1 1 B
X PC15 24 800 -500 200 L 50 50 1 1 B
X PA0 25 800 -400 200 L 50 50 1 1 B
X PA1 26 800 -300 200 L 50 50 1 1 B
X PA2 27 800 -200 200 L 50 50 1 1 B
X PA3 28 800 -100 200 L 50 50 1 1 B
X PA4 29 800 0 200 L 50 50 1 1 B
X PB14 3 -800 600 200 R 50 50 1 1 B
X PA5 30 800 100 200 L 50 50 1 1 B
X PA6 31 800 200 200 L 50 50 1 1 B
X PA7 32 800 300 200 L 50 50 1 1 B
X PB0 33 800 400 200 L 50 50 1 1 B
X PB1 34 800 500 200 L 50 50 1 1 B
X PB10 35 800 600 200 L 50 50 1 1 B
X PB11 36 800 700 200 L 50 50 1 1 B
X RST 37 800 800 200 L 50 50 1 1 I
X 3V3 38 100 1100 200 D 50 50 1 1 W
X GND 39 -100 -1100 200 U 50 50 1 1 W
X PB15 4 -800 500 200 R 50 50 1 1 B
X GND 40 0 -1100 200 U 50 50 1 1 W
X PA8 5 -800 400 200 R 50 50 1 1 B
X PA9 6 -800 300 200 R 50 50 1 1 B
X PA10 7 -800 200 200 R 50 50 1 1 B
X PA11 8 -800 100 200 R 50 50 1 1 B
X PA12 9 -800 0 200 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,75 @@
{
"board": {
"active_layer": 31,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
"filename": "bluescsi_iigs_internal.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

View File

@ -0,0 +1,494 @@
{
"board": {
"design_settings": {
"defaults": {
"board_outline_line_width": 0.049999999999999996,
"copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.09999999999999999,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.12,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.508
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"filename": "board_design_settings.json",
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"copper_edge_clearance": "error",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rule_severitieslegacy_courtyards_overlap": true,
"rule_severitieslegacy_no_courtyard_defined": false,
"rules": {
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.19999999999999998,
"min_copper_edge_clearance": 0.024999999999999998,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_silk_clearance": 0.0,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"use_height_for_length_calcs": true
},
"track_widths": [
0.0
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "bluescsi_iigs_internal.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
},
{
"bus_width": 12.0,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "12V",
"nets": [],
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.35,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
},
{
"bus_width": 12.0,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "3.3V",
"nets": [
"+3V3"
],
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.3,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
},
{
"bus_width": 12.0,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "5V",
"nets": [
"+5V",
"/+5V_AUX",
"/SCSI_TERMPWR"
],
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.4,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
}
],
"meta": {
"version": 2
},
"net_colors": null
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.25,
"pin_symbol_size": 0.0,
"text_offset_ratio": 0.08
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"e7bb7815-0d52-4bb8-b29a-8cf960bd2905",
""
]
],
"text_variables": {}
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@ -1,960 +0,0 @@
219820015869630
Symbol
CE-Logo_8.5x6mm_SilkScreen
CE marking
Logo CE certification
0
0
0
Symbol
CE-Logo_11.2x8mm_SilkScreen
CE marking
Logo CE certification
0
0
0
Symbol
CE-Logo_16.8x12mm_SilkScreen
CE marking
Logo CE certification
0
0
0
Symbol
CE-Logo_28x20mm_SilkScreen
CE marking
Logo CE certification
0
0
0
Symbol
CE-Logo_42x30mm_SilkScreen
CE marking
Logo CE certification
0
0
0
Symbol
CE-Logo_56.1x40mm_SilkScreen
CE marking
Logo CE certification
0
0
0
Symbol
ESD-Logo_6.6x6mm_SilkScreen
Electrostatic discharge Logo
Logo ESD
0
0
0
Symbol
ESD-Logo_8.9x8mm_SilkScreen
Electrostatic discharge Logo
Logo ESD
0
0
0
Symbol
ESD-Logo_13.2x12mm_SilkScreen
Electrostatic discharge Logo
Logo ESD
0
0
0
Symbol
ESD-Logo_22x20mm_SilkScreen
Electrostatic discharge Logo
Logo ESD
0
0
0
Symbol
ESD-Logo_33x30mm_SilkScreen
Electrostatic discharge Logo
Logo ESD
0
0
0
Symbol
ESD-Logo_44.1x40mm_SilkScreen
Electrostatic discharge Logo
Logo ESD
0
0
0
Symbol
FCC-Logo_7.3x6mm_SilkScreen
FCC marking
Logo FCC certification
0
0
0
Symbol
FCC-Logo_9.6x8mm_SilkScreen
FCC marking
Logo FCC certification
0
0
0
Symbol
FCC-Logo_14.6x12mm_SilkScreen
FCC marking
Logo FCC certification
0
0
0
Symbol
FCC-Logo_24.2x20mm_SilkScreen
FCC marking
Logo FCC certification
0
0
0
Symbol
FCC-Logo_36.3x30mm_SilkScreen
FCC marking
Logo FCC certification
0
0
0
Symbol
FCC-Logo_48.3x40mm_SilkScreen
FCC marking
Logo FCC certification
0
0
0
Symbol
KiCad-Logo2_5mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_5mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_6mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_6mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_8mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_8mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_12mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_12mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_20mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_20mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_30mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_30mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_40mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo2_40mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_5mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_5mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_6mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_6mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_8mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_8mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_12mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_12mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_20mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_20mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_30mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_30mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_40mm_Copper
KiCad Logo
Logo KiCad
0
0
0
Symbol
KiCad-Logo_40mm_SilkScreen
KiCad Logo
Logo KiCad
0
0
0
Symbol
OSHW-Logo2_7.3x6mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_7.3x6mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_9.8x8mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_9.8x8mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_14.6x12mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_14.6x12mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_24.3x20mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_24.3x20mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_36.5x30mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_36.5x30mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_48.7x40mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo2_48.7x40mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Logo_5.7x6mm_Copper
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_5.7x6mm_SilkScreen
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_7.5x8mm_Copper
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_7.5x8mm_SilkScreen
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_11.4x12mm_Copper
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_11.4x12mm_SilkScreen
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_19x20mm_Copper
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_19x20mm_SilkScreen
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_28.5x30mm_Copper
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_28.5x30mm_SilkScreen
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_38.1x40mm_Copper
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Logo_38.1x40mm_SilkScreen
Open Source Hardware Logo
Logo OSHW
0
0
0
Symbol
OSHW-Symbol_6.7x6mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_6.7x6mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_8.9x8mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_8.9x8mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_13.4x12mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_13.4x12mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_22.3x20mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_22.3x20mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_33.5x30mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_33.5x30mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_44.5x40mm_Copper
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
OSHW-Symbol_44.5x40mm_SilkScreen
Open Source Hardware Symbol
Logo Symbol OSHW
0
0
0
Symbol
Polarity_Center_Negative_6mm_SilkScreen
Polarity Logo, Center Negative
Logo Polarity Center Negative
0
0
0
Symbol
Polarity_Center_Negative_8mm_SilkScreen
Polarity Logo, Center Negative
Logo Polarity Center Negative
0
0
0
Symbol
Polarity_Center_Negative_12mm_SilkScreen
Polarity Logo, Center Negative
Logo Polarity Center Negative
0
0
0
Symbol
Polarity_Center_Negative_20mm_SilkScreen
Polarity Logo, Center Negative
Logo Polarity Center Negative
0
0
0
Symbol
Polarity_Center_Negative_30mm_SilkScreen
Polarity Logo, Center Negative
Logo Polarity Center Negative
0
0
0
Symbol
Polarity_Center_Negative_40mm_SilkScreen
Polarity Logo, Center Negative
Logo Polarity Center Negative
0
0
0
Symbol
Polarity_Center_Positive_6mm_SilkScreen
Polarity Logo, Center Positive
Logo Polarity Center Positive
0
0
0
Symbol
Polarity_Center_Positive_8mm_SilkScreen
Polarity Logo, Center Positive
Logo Polarity Center Positive
0
0
0
Symbol
Polarity_Center_Positive_12mm_SilkScreen
Polarity Logo, Center Positive
Logo Polarity Center Positive
0
0
0
Symbol
Polarity_Center_Positive_20mm_SilkScreen
Polarity Logo, Center Positive
Logo Polarity Center Positive
0
0
0
Symbol
Polarity_Center_Positive_30mm_SilkScreen
Polarity Logo, Center Positive
Logo Polarity Center Positive
0
0
0
Symbol
Polarity_Center_Positive_40mm_SilkScreen
Polarity Logo, Center Positive
Logo Polarity Center Positive
0
0
0
Symbol
RoHS-Logo_6mm_SilkScreen
Restriction of Hazardous Substances Directive Logo
Logo RoHS
0
0
0
Symbol
RoHS-Logo_8mm_SilkScreen
Restriction of Hazardous Substances Directive Logo
Logo RoHS
0
0
0
Symbol
RoHS-Logo_12mm_SilkScreen
Restriction of Hazardous Substances Directive Logo
Logo RoHS
0
0
0
Symbol
RoHS-Logo_20mm_SilkScreen
Restriction of Hazardous Substances Directive Logo
Logo RoHS
0
0
0
Symbol
RoHS-Logo_30mm_SilkScreen
Restriction of Hazardous Substances Directive Logo
Logo RoHS
0
0
0
Symbol
RoHS-Logo_40mm_SilkScreen
Restriction of Hazardous Substances Directive Logo
Logo RoHS
0
0
0
Symbol
Symbol_Attention_CopperTop_Big
Symbol, Attention, Copper Top, Big,
Symbol, Attention, Copper Top, Big,
0
0
0
Symbol
Symbol_Attention_CopperTop_Small
Symbol, Attention, Copper Top, Small,
Symbol, Attention, Copper Top, Small,
0
0
0
Symbol
Symbol_Barrel_Polarity
Barrel connector polarity indicator
barrel polarity
0
0
0
Symbol
Symbol_CC-Attribution_CopperTop_Big
Symbol, CC-Attribution, Copper Top, Big,
Symbol, CC-Attribution, Copper Top, Big,
0
0
0
Symbol
Symbol_CC-Attribution_CopperTop_Small
Symbol, CC-Share Alike, Copper Top, Small,
Symbol, CC-Share Alike, Copper Top, Small,
0
0
0
Symbol
Symbol_CC-Noncommercial_CopperTop_Big
Symbol, CC-Noncommercial, Copper Top, Big,
Symbol, CC-Noncommercial, Copper Top, Big,
0
0
0
Symbol
Symbol_CC-Noncommercial_CopperTop_Small
Symbol, CC-Noncommercial Alike, Copper Top, Small,
Symbol, CC-Noncommercial Alike, Copper Top, Small,
0
0
0
Symbol
Symbol_CC-PublicDomain_CopperTop_Big
Symbol, CC-PublicDomain, Copper Top, Big,
Symbol, CC-PublicDomain, Copper Top, Big,
0
0
0
Symbol
Symbol_CC-PublicDomain_CopperTop_Small
Symbol, CC-Public Domain, Copper Top, Small,
Symbol, CC-Public Domain, Copper Top, Small,
0
0
0
Symbol
Symbol_CC-PublicDomain_SilkScreenTop_Big
Symbol, CC-PublicDomain, SilkScreen Top, Big,
Symbol, CC-PublicDomain, SilkScreen Top, Big,
0
0
0
Symbol
Symbol_CC-ShareAlike_CopperTop_Big
Symbol, CC-Share Alike, Copper Top, Big,
Symbol, CC-Share Alike, Copper Top, Big,
0
0
0
Symbol
Symbol_CC-ShareAlike_CopperTop_Small
Symbol, CC-Share Alike, Copper Top, Small,
Symbol, CC-Share Alike, Copper Top, Small,
0
0
0
Symbol
Symbol_CreativeCommonsPublicDomain_CopperTop_Small
Symbol, Creative Commons Public Domain, CopperTop, Small,
Symbol, Creative Commons Public Domain, CopperTop, Small,
0
0
0
Symbol
Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small
Symbol, Creative Commons Public Domain, SilkScreenTop, Small,
Symbol, Creative Commons Public Domain, SilkScreen Top, Small,
0
0
0
Symbol
Symbol_CreativeCommons_CopperTop_Type1_Big
Symbol, Creative Commons, CopperTop, Type 1, Big,
Symbol, Creative Commons, CopperTop, Type 1, Big,
0
0
0
Symbol
Symbol_CreativeCommons_CopperTop_Type2_Big
Symbol, Creative Commons, CopperTop, Type 2, Big,
Symbol, Creative Commons, CopperTop, Type 2, Big,
0
0
0
Symbol
Symbol_CreativeCommons_CopperTop_Type2_Small
Symbol, Creative Commons, CopperTop, Type 2, Small,
Symbol, Creative Commons, CopperTop, Type 2, Small,
0
0
0
Symbol
Symbol_CreativeCommons_SilkScreenTop_Type2_Big
Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
0
0
0
Symbol
Symbol_Danger_CopperTop_Big
Symbol, Danger, CopperTop, Big,
Symbol, Danger, CopperTop, Big,
0
0
0
Symbol
Symbol_Danger_CopperTop_Small
Symbol, Danger, Copper Top, Small,
Symbol, Danger, Copper Top, Small,
0
0
0
Symbol
Symbol_ESD-Logo-Text_CopperTop
0
0
0
Symbol
Symbol_ESD-Logo_CopperTop
ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
0
0
0
Symbol
Symbol_GNU-GPL_CopperTop_Big
Symbol, GNU-GPL, Copper Top, Big,
Symbol, GNU-GPL, Copper Top, Big,
0
0
0
Symbol
Symbol_GNU-GPL_CopperTop_Small
Symbol, GNU-GPL, Copper Top, Small,
Symbol, GNU-GPL, Copper Top, Small,
0
0
0
Symbol
Symbol_GNU-Logo_CopperTop
GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
0
0
0
Symbol
Symbol_GNU-Logo_SilkscreenTop
GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
0
0
0
Symbol
Symbol_HighVoltage_Type1_CopperTop_Big
Symbol, HighVoltage, Type1, Copper Top, Big,
Symbol, HighVoltage, Type1, Copper Top, Big,
0
0
0
Symbol
Symbol_HighVoltage_Type2_CopperTop_Big
Symbol, HighVoltage, Type2, Copper Top, Big,
Symbol, HighVoltage, Type2, Copper Top, Big,
0
0
0
Symbol
Symbol_HighVoltage_Type2_CopperTop_VerySmall
Symbol, High Voltage, Type 2, Copper Top, Very Small,
Symbol, High Voltage, Type 2, Copper Top, Very Small,
0
0
0
Symbol
Symbol_Highvoltage_Type1_CopperTop_Small
Symbol, Highvoltage, Type 1, Copper Top, Small,
Symbol, Highvoltage, Type 1, Copper Top, Small,
0
0
0
Symbol
Symbol_Highvoltage_Type2_CopperTop_Small
Symbol, Highvoltage, Type 2, Copper Top, Small,
Symbol, Highvoltage, Type 2, Copper Top, Small,
0
0
0
Symbol
WEEE-Logo_4.2x6mm_SilkScreen
Waste Electrical and Electronic Equipment Directive
Logo WEEE
0
0
0
Symbol
WEEE-Logo_5.6x8mm_SilkScreen
Waste Electrical and Electronic Equipment Directive
Logo WEEE
0
0
0
Symbol
WEEE-Logo_8.4x12mm_SilkScreen
Waste Electrical and Electronic Equipment Directive
Logo WEEE
0
0
0
Symbol
WEEE-Logo_14x20mm_SilkScreen
Waste Electrical and Electronic Equipment Directive
Logo WEEE
0
0
0
Symbol
WEEE-Logo_21x30mm_SilkScreen
Waste Electrical and Electronic Equipment Directive
Logo WEEE
0
0
0
Symbol
WEEE-Logo_28.1x40mm_SilkScreen
Waste Electrical and Electronic Equipment Directive
Logo WEEE
0
0
0

View File

@ -1,3 +1,5 @@
(sym_lib_table
(lib (name 105162-0001)(type Legacy)(uri "${KIPRJMOD}/footprints/Molex 105162-0001/105162-0001.lib")(options "")(descr ""))
(lib (name "105162-0001")(type "Legacy")(uri "${KIPRJMOD}/footprints/Molex 105162-0001/105162-0001.lib")(options "")(descr ""))
(lib (name "bluescsi_iigs_internal-rescue")(type "Legacy")(uri "${KIPRJMOD}/bluescsi_iigs_internal-rescue.lib")(options "")(descr ""))
(lib (name "ucc3916")(type "KiCad")(uri "${KIPRJMOD}/ucc3916.kicad_sym")(options "")(descr ""))
)

56
kicad/ucc3916.kicad_sym Normal file
View File

@ -0,0 +1,56 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "UCC3916" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "UCC3916" (id 1) (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "UCC3916_0_1"
(rectangle (start -7.62 1.27) (end 7.62 -11.43)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "UCC3916_1_1"
(pin input line (at -10.16 -1.27 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at -10.16 -3.81 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at -10.16 -6.35 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 -8.89 0) (length 2.54)
(name "CT" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 -8.89 180) (length 2.54)
(name "/SHTDWN" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 -6.35 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 -3.81 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 -1.27 180) (length 2.54)
(name "OUTPUT" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

Binary file not shown.