diff --git a/Panel/jlcpcb.cam b/Panel/jlcpcb.cam new file mode 100644 index 0000000..eaf9f34 --- /dev/null +++ b/Panel/jlcpcb.cam @@ -0,0 +1,172 @@ +{ + "author": { + "email": "julixau@mailbox.tu-berlin.de", + "name": "Julian Daube" + }, + "description": { + "EN": "

JLCPCB job

\nexport the panels with this" + }, + "output_type": "zip", + "outputs": [ + { + "filename_prefix": "", + "format_specifier": { + "decimal": 3, + "integer": 3 + }, + "output_type": "drill", + "outputs": [ + { + "drills": { + "NPTH": true, + "PTH": true, + "VIA": true + }, + "filename_format": "%N.xln", + "layers": { + "from": 1, + "to": 16 + }, + "name": "Excellon", + "type": "excellon" + } + ] + }, + { + "filename_prefix": "CAMOutputs/GerberFiles", + "format_specifier": { + "decimal": 4, + "integer": 3 + }, + "generate_job_file": false, + "output_type": "gerber", + "outputs": [ + { + "board_outline": true, + "config": { + "file_function": "Copper", + "layer": 1, + "layer_details": "mixed", + "layer_type": "top" + }, + "filename_format": "%N.GTL", + "layers": [ + 1, + 18, + 17 + ], + "name": "Top Copper", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "board_outline": true, + "config": { + "file_function": "Copper", + "layer": 2, + "layer_details": "mixed", + "layer_type": "bottom" + }, + "filename_format": "%N.GBL", + "layers": [ + 16, + 17, + 18 + ], + "name": "Bottom Copper", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "board_outline": true, + "config": { + "file_function": "Profile", + "plating": "non-plated" + }, + "filename_format": "%N.GKO", + "layers": [ + ], + "milling": true, + "polarity": "positive", + "type": "gerber_layer" + }, + { + "board_outline": false, + "config": { + "file_function": "Soldermask", + "index": 1, + "layer_type": "top" + }, + "filename_format": "%N.GTS", + "layers": [ + 29 + ], + "name": "Soldermask Top", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "board_outline": false, + "config": { + "file_function": "Soldermask", + "index": 1, + "layer_type": "bottom" + }, + "filename_format": "%N.GBS", + "layers": [ + 30 + ], + "name": "Soldermask Bottom", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "board_outline": false, + "config": { + "file_function": "Legend", + "index": 1, + "layer_type": "top" + }, + "filename_format": "%N.GTO", + "layers": [ + 21, + 25, + 125 + ], + "milling": false, + "name": "Silkscreen Top", + "polarity": "positive", + "type": "gerber_layer" + }, + { + "board_outline": false, + "config": { + "file_function": "Legend", + "index": 1, + "layer_type": "bottom" + }, + "filename_format": "%N.GBO", + "layers": [ + 22, + 26 + ], + "milling": false, + "name": "Silkscreen Bottom", + "polarity": "positive", + "type": "gerber_layer" + } + ], + "version": "X2" + }, + { + "filename_prefix": "CAMOutputs/DrawingFiles", + "output_type": "drawing", + "outputs": [ + ] + } + ], + "timestamp": "2019-10-01T18:38:43", + "type": "EAGLE CAM job", + "units": "metric", + "version": "9.2.0" +}