From f401128019d8929c6108288cc2d6831828b55afa Mon Sep 17 00:00:00 2001 From: Paul Hollmann Date: Sun, 2 Sep 2018 11:11:30 +0200 Subject: [PATCH] Update Cam Job to new Format --- Seeed_Gerber_Generater_2-layer_new.cam | 263 +++++++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 Seeed_Gerber_Generater_2-layer_new.cam diff --git a/Seeed_Gerber_Generater_2-layer_new.cam b/Seeed_Gerber_Generater_2-layer_new.cam new file mode 100644 index 0000000..e1d2937 --- /dev/null +++ b/Seeed_Gerber_Generater_2-layer_new.cam @@ -0,0 +1,263 @@ +{ + "author": { + "email": "paul.h.93@web.de", + "name": "Paul Hollmann" + }, + "description": { + "EN": "CAM job description goes here." + }, + "output_type": "directory", + "outputs": [ + { + "format_specifier": { + "decimal": 3, + "integer": 3 + }, + "output_type": "drill", + "outputs": [ + { + "drills": { + "NPTH": true, + "PTH": true, + "VIA": true + }, + "filename_format": "seeed/%N.TXT", + "layers": { + "from": 1, + "to": 16 + }, + "name": "Drill", + "type": "excellon" + } + ] + }, + { + "filename_prefix": "outputs", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GML", + "layers": [ + 20, + 46, + 101 + ], + "milling": false, + "name": "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GBP", + "layers": [ + 20, + 32 + ], + "milling": false, + "name": "bCream", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GTP", + "layers": [ + 20, + 31 + ], + "milling": false, + "name": "tCream", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GBS", + "layers": [ + 20, + 30 + ], + "milling": false, + "name": "bStop", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GTS", + "layers": [ + 20, + 29 + ], + "milling": false, + "name": "tStop", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GBO", + "layers": [ + 20, + 26 + ], + "milling": false, + "name": "Bottom Silkscreen", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GTO", + "layers": [ + 20, + 25 + ], + "milling": false, + "name": "Top Silkscreen", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GBL", + "layers": [ + 16, + 17, + 18, + 20 + ], + "milling": false, + "name": "Bottom Layer", + "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": "Lötstopmaske Lötseite", + "file_function": "Other" + }, + "filename_format": "seeed/%N.GTL", + "layers": [ + 1, + 17, + 18, + 20 + ], + "milling": false, + "name": "Top Layer", + "polarity": "positive", + "type": "gerber_layer" + } + ], + "version": "X2" + } + ], + "timestamp": "2018-09-02T10:55:03", + "type": "EAGLE CAM job", + "units": "metric", + "version": "8.6.1" +}