Skip to content

Commit 6e1bc2d

Browse files
committed
ele: MainBoard - add cam setting for Gatema
1 parent 02048ed commit 6e1bc2d

1 file changed

Lines changed: 293 additions & 0 deletions

File tree

Lines changed: 293 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,293 @@
1+
{
2+
"author": {
3+
"email": "paral.jarek@gmail.com",
4+
"name": "Jarek Paral"
5+
},
6+
"description": {
7+
"EN": "CAM job description goes here."
8+
},
9+
"output_type": "directory",
10+
"outputs": [
11+
{
12+
"filename_prefix": "CAMOutputs/GerberFiles",
13+
"format_specifier": {
14+
"decimal": 4,
15+
"integer": 3
16+
},
17+
"generate_job_file": true,
18+
"output_type": "gerber",
19+
"outputs": [
20+
{
21+
"advanced_options": {
22+
"mirror": false,
23+
"offset_x": 0,
24+
"offset_y": 0,
25+
"rotate": false,
26+
"upside_down": false
27+
},
28+
"board_outline": false,
29+
"config": {
30+
"description": "TOP",
31+
"file_function": "Other"
32+
},
33+
"filename_format": "%N.top",
34+
"layers": [
35+
1,
36+
17,
37+
18
38+
],
39+
"milling": false,
40+
"name": "TOP",
41+
"polarity": "positive",
42+
"type": "gerber_layer"
43+
},
44+
{
45+
"advanced_options": {
46+
"mirror": false,
47+
"offset_x": 0,
48+
"offset_y": 0,
49+
"rotate": false,
50+
"upside_down": false
51+
},
52+
"board_outline": false,
53+
"config": {
54+
"description": "BOT",
55+
"file_function": "Other"
56+
},
57+
"filename_format": "%N.bot",
58+
"layers": [
59+
16,
60+
17,
61+
18
62+
],
63+
"milling": false,
64+
"name": "BOT",
65+
"polarity": "positive",
66+
"type": "gerber_layer"
67+
},
68+
{
69+
"advanced_options": {
70+
"mirror": false,
71+
"offset_x": 0,
72+
"offset_y": 0,
73+
"rotate": false,
74+
"upside_down": false
75+
},
76+
"board_outline": true,
77+
"config": {
78+
"description": "silkscreen TOP",
79+
"file_function": "Other"
80+
},
81+
"filename_format": "%N.plt",
82+
"layers": [
83+
21,
84+
25,
85+
51
86+
],
87+
"milling": false,
88+
"name": "silkscreen TOP",
89+
"polarity": "positive",
90+
"type": "gerber_layer"
91+
},
92+
{
93+
"advanced_options": {
94+
"mirror": false,
95+
"offset_x": 0,
96+
"offset_y": 0,
97+
"rotate": false,
98+
"upside_down": false
99+
},
100+
"board_outline": true,
101+
"config": {
102+
"description": "silkscreen BOT",
103+
"file_function": "Other"
104+
},
105+
"filename_format": "%N.plb",
106+
"layers": [
107+
26,
108+
52,
109+
22
110+
],
111+
"milling": false,
112+
"name": "silkscreen BOT",
113+
"polarity": "positive",
114+
"type": "gerber_layer"
115+
},
116+
{
117+
"advanced_options": {
118+
"mirror": false,
119+
"offset_x": 0,
120+
"offset_y": 0,
121+
"rotate": false,
122+
"upside_down": false
123+
},
124+
"board_outline": false,
125+
"config": {
126+
"description": "soldermask TOP",
127+
"file_function": "Other"
128+
},
129+
"filename_format": "%N.smt",
130+
"layers": [
131+
29
132+
],
133+
"milling": false,
134+
"name": "soldermask TOP",
135+
"polarity": "positive",
136+
"type": "gerber_layer"
137+
},
138+
{
139+
"advanced_options": {
140+
"mirror": false,
141+
"offset_x": 0,
142+
"offset_y": 0,
143+
"rotate": false,
144+
"upside_down": false
145+
},
146+
"board_outline": false,
147+
"config": {
148+
"description": "soldermask BOT",
149+
"file_function": "Other"
150+
},
151+
"filename_format": "%N.smb",
152+
"layers": [
153+
30
154+
],
155+
"milling": false,
156+
"name": "soldermask BOT",
157+
"polarity": "positive",
158+
"type": "gerber_layer"
159+
},
160+
{
161+
"advanced_options": {
162+
"mirror": false,
163+
"offset_x": 0,
164+
"offset_y": 0,
165+
"rotate": false,
166+
"upside_down": false
167+
},
168+
"board_outline": false,
169+
"config": {
170+
"description": "outline",
171+
"file_function": "Other"
172+
},
173+
"filename_format": "%N.dim",
174+
"layers": [
175+
20
176+
],
177+
"milling": false,
178+
"name": "outline",
179+
"polarity": "positive",
180+
"type": "gerber_layer"
181+
},
182+
{
183+
"advanced_options": {
184+
"mirror": false,
185+
"offset_x": 0,
186+
"offset_y": 0,
187+
"rotate": false,
188+
"upside_down": false
189+
},
190+
"board_outline": false,
191+
"config": {
192+
"description": "routing",
193+
"file_function": "Other"
194+
},
195+
"filename_format": "%N.mill",
196+
"layers": [
197+
20,
198+
46
199+
],
200+
"milling": false,
201+
"name": "routing",
202+
"polarity": "positive",
203+
"type": "gerber_layer"
204+
},
205+
{
206+
"advanced_options": {
207+
"mirror": false,
208+
"offset_x": 0,
209+
"offset_y": 0,
210+
"rotate": false,
211+
"upside_down": false
212+
},
213+
"board_outline": false,
214+
"config": {
215+
"description": "paste TOP",
216+
"file_function": "Other"
217+
},
218+
"filename_format": "%N.tcr",
219+
"layers": [
220+
31
221+
],
222+
"milling": false,
223+
"name": "paste TOP",
224+
"polarity": "positive",
225+
"type": "gerber_layer"
226+
},
227+
{
228+
"advanced_options": {
229+
"mirror": false,
230+
"offset_x": 0,
231+
"offset_y": 0,
232+
"rotate": false,
233+
"upside_down": false
234+
},
235+
"board_outline": false,
236+
"config": {
237+
"description": "paste BOT",
238+
"file_function": "Other"
239+
},
240+
"filename_format": "%N.bcr",
241+
"layers": [
242+
32
243+
],
244+
"milling": false,
245+
"name": "paste BOT",
246+
"polarity": "positive",
247+
"type": "gerber_layer"
248+
}
249+
],
250+
"version": "RS274X"
251+
},
252+
{
253+
"filename_prefix": "CAMOutputs/DrillFiles",
254+
"format_specifier": {
255+
"decimal": 3,
256+
"integer": 3
257+
},
258+
"output_type": "drill",
259+
"outputs": [
260+
{
261+
"drills": {
262+
"NPTH": true,
263+
"PTH": true,
264+
"VIA": true
265+
},
266+
"filename_format": "%N.pth",
267+
"layers": {
268+
"from": 1,
269+
"to": 16
270+
},
271+
"name": "PTH drill",
272+
"type": "excellon"
273+
}
274+
]
275+
},
276+
{
277+
"filename_prefix": "CAMOutputs/Assembly",
278+
"output_type": "assembly",
279+
"outputs": [
280+
]
281+
},
282+
{
283+
"filename_prefix": "CAMOutputs/DrawingFiles",
284+
"output_type": "drawing",
285+
"outputs": [
286+
]
287+
}
288+
],
289+
"timestamp": "2019-06-25T00:38:18",
290+
"type": "EAGLE CAM job",
291+
"units": "metric",
292+
"version": "9.2.0"
293+
}

0 commit comments

Comments
 (0)