Add files via upload

This commit is contained in:
Bouletmarc 2020-05-11 03:51:48 -04:00 committed by GitHub
parent 0461343c78
commit 6010469e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 17268 additions and 0 deletions

2447
Schematic/BM2Step V1.0.brd Normal file

File diff suppressed because it is too large Load Diff

264
Schematic/BM2Step V1.0.cam Normal file
View File

@ -0,0 +1,264 @@
{
"author": {
"email": "bouletmarc@hotmail.com",
"name": "Marc-Andre Boulet"
},
"description": {
"EN": "CAM job description goes here."
},
"output_type": "zip",
"outputs": [
{
"format_specifier": {
"decimal": 3,
"integer": 3
},
"output_type": "drill",
"outputs": [
{
"drills": {
"NPTH": true,
"PTH": true,
"VIA": true
},
"filename_format": "%N.TXT",
"layers": {
"from": 1,
"to": 16
},
"name": "Drills and Holes",
"type": "excellon"
}
]
},
{
"filename_prefix": "gerber",
"format_specifier": {
"decimal": 4,
"integer": 3
},
"generate_job_file": true,
"output_type": "gerber",
"outputs": [
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Slot drill/holes/outline",
"file_function": "Other"
},
"filename_format": "%N.GML",
"layers": [
20,
46
],
"milling": false,
"name": "Slot drill/holes/outline",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Bottom solder paste for stencil",
"file_function": "Other"
},
"filename_format": "%N.GBP",
"layers": [
20,
32
],
"milling": false,
"name": "Bottom solder paste for stencil",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Bottom solder mask",
"file_function": "Other"
},
"filename_format": "%N.GBS",
"layers": [
20,
30
],
"milling": false,
"name": "Bottom solder mask",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Bottom silk",
"file_function": "Other"
},
"filename_format": "%N.GBO",
"layers": [
20,
122
],
"milling": false,
"name": "Bottom silk",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Bottom copper",
"file_function": "Other"
},
"filename_format": "%N.GBL",
"layers": [
16,
17,
18,
20
],
"milling": false,
"name": "Bottom copper",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Top solder paste for stencil",
"file_function": "Other"
},
"filename_format": "%N.GTP",
"layers": [
20,
31
],
"milling": false,
"name": "Top solder paste for stencil",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Top solder mask",
"file_function": "Other"
},
"filename_format": "%N.GTS",
"layers": [
20,
29
],
"milling": false,
"name": "Top solder mask",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Top silk",
"file_function": "Other"
},
"filename_format": "%N.GTO",
"layers": [
20,
21,
112,
121
],
"milling": false,
"name": "Top silk",
"polarity": "positive",
"type": "gerber_layer"
},
{
"advanced_options": {
"mirror": false,
"offset_x": 0,
"offset_y": 0,
"rotate": false,
"upside_down": false
},
"board_outline": false,
"config": {
"description": "Top copper",
"file_function": "Other"
},
"filename_format": "%N.GTL",
"layers": [
1,
17,
18,
20
],
"milling": false,
"name": "Top copper",
"polarity": "positive",
"type": "gerber_layer"
}
],
"version": "X2"
}
],
"timestamp": "2019-08-22T20:43:49",
"type": "EAGLE CAM job",
"units": "metric",
"version": "8.6.0"
}

14557
Schematic/BM2Step V1.0.sch Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB