├── CircuitMaker ├── PCB1.CMPcbDoc └── Sheet1.SchDoc ├── Gerber ├── PCB1-macro.APR_LIB ├── PCB1.EXTREP ├── PCB1.GBL ├── PCB1.GBO ├── PCB1.GBP ├── PCB1.GBS ├── PCB1.GTL ├── PCB1.GTO ├── PCB1.GTP ├── PCB1.GTS ├── PCB1.Outline ├── PCB1.REP ├── PCB1.RUL └── PCB1.apr ├── Images ├── header.png ├── insert.png ├── locations.png └── solder.png ├── LICENSE.md ├── NC Drill ├── PCB1.DRR ├── PCB1.LDP └── PCB1.TXT ├── PCB.png ├── README.md └── Schematic.pdf /CircuitMaker/PCB1.CMPcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/CircuitMaker/PCB1.CMPcbDoc -------------------------------------------------------------------------------- /CircuitMaker/Sheet1.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/CircuitMaker/Sheet1.SchDoc -------------------------------------------------------------------------------- /Gerber/PCB1-macro.APR_LIB: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Gerber/PCB1.EXTREP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.EXTREP -------------------------------------------------------------------------------- /Gerber/PCB1.GBL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GBL -------------------------------------------------------------------------------- /Gerber/PCB1.GBO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GBO -------------------------------------------------------------------------------- /Gerber/PCB1.GBP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GBP -------------------------------------------------------------------------------- /Gerber/PCB1.GBS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GBS -------------------------------------------------------------------------------- /Gerber/PCB1.GTL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GTL -------------------------------------------------------------------------------- /Gerber/PCB1.GTO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GTO -------------------------------------------------------------------------------- /Gerber/PCB1.GTP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GTP -------------------------------------------------------------------------------- /Gerber/PCB1.GTS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.GTS -------------------------------------------------------------------------------- /Gerber/PCB1.Outline: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.Outline -------------------------------------------------------------------------------- /Gerber/PCB1.REP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.REP -------------------------------------------------------------------------------- /Gerber/PCB1.RUL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.RUL -------------------------------------------------------------------------------- /Gerber/PCB1.apr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Gerber/PCB1.apr -------------------------------------------------------------------------------- /Images/header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Images/header.png -------------------------------------------------------------------------------- /Images/insert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Images/insert.png -------------------------------------------------------------------------------- /Images/locations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Images/locations.png -------------------------------------------------------------------------------- /Images/solder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Images/solder.png -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/LICENSE.md -------------------------------------------------------------------------------- /NC Drill/PCB1.DRR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/NC Drill/PCB1.DRR -------------------------------------------------------------------------------- /NC Drill/PCB1.LDP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/NC Drill/PCB1.LDP -------------------------------------------------------------------------------- /NC Drill/PCB1.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/NC Drill/PCB1.TXT -------------------------------------------------------------------------------- /PCB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/PCB.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/README.md -------------------------------------------------------------------------------- /Schematic.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LIV2/Diet-Agnus-A500-plus/HEAD/Schematic.pdf --------------------------------------------------------------------------------