Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
Scott
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Scott Sun
Scott
Commits
bba21fbf
Commit
bba21fbf
authored
5 years ago
by
Scott Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s
parent
d7a99b52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
2 deletions
+42
-2
config_ats.js
config_ats.js
+42
-2
No files found.
config_ats.js
View file @
bba21fbf
...
@@ -86,6 +86,26 @@
...
@@ -86,6 +86,26 @@
"signed_coords"
:
"no"
,
"signed_coords"
:
"no"
,
"text_line_width"
:
0.0024
"text_line_width"
:
0.0024
},
},
"Gerber274x_5"
:
{
"nf1"
:
2
,
"nf2"
:
3
,
"units"
:
"mm"
,
"zeroes"
:
"leading"
,
"decimal"
:
"no"
,
"nf_comp"
:
0
,
"break_sr"
:
"yes"
,
"data_type"
:
"ascii"
,
"separator"
:
"*"
,
"threshold"
:
200
,
"drill_only"
:
"no"
,
"multiplier"
:
1
,
"resolution"
:
3
,
"tool_units"
:
"mm"
,
"coordinates"
:
"absolute"
,
"merge_by_rule"
:
"no"
,
"signed_coords"
:
"no"
,
"text_line_width"
:
0.0024
},
"Excellon1_1"
:{
"Excellon1_1"
:{
"nf1"
:
3
,
"nf1"
:
3
,
"nf2"
:
0
,
"nf2"
:
0
,
...
@@ -246,6 +266,26 @@
...
@@ -246,6 +266,26 @@
"signed_coords"
:
"no"
,
"signed_coords"
:
"no"
,
"text_line_width"
:
0.0024
"text_line_width"
:
0.0024
},
},
"Excellon2_8"
:
{
"nf1"
:
2
,
"nf2"
:
5
,
"units"
:
"inch"
,
"zeroes"
:
"none"
,
"decimal"
:
"no"
,
"nf_comp"
:
0
,
"break_sr"
:
"yes"
,
"data_type"
:
"ascii"
,
"separator"
:
"nl"
,
"threshold"
:
200
,
"drill_only"
:
"no"
,
"multiplier"
:
1
,
"resolution"
:
3
,
"tool_units"
:
"inch"
,
"coordinates"
:
"absolute"
,
"merge_by_rule"
:
"no"
,
"signed_coords"
:
"no"
,
"text_line_width"
:
0.0024
},
"IPC356_1"
:
{
"IPC356_1"
:
{
"nf1"
:
2
,
"nf1"
:
2
,
"nf2"
:
4
,
"nf2"
:
4
,
...
@@ -935,7 +975,7 @@
...
@@ -935,7 +975,7 @@
return
/.+
\.
art$/ig
.
test
(
file
.
name
)
return
/.+
\.
art$/ig
.
test
(
file
.
name
)
},
},
"type"
:
"Gerber274x"
,
"type"
:
"Gerber274x"
,
"format"
:
"Gerber274x_
3
"
"format"
:
"Gerber274x_
5
"
},
},
{
{
"valid"
:
function
(
props
){
"valid"
:
function
(
props
){
...
@@ -943,7 +983,7 @@
...
@@ -943,7 +983,7 @@
return
/.+
\.
drl$/ig
.
test
(
file
.
name
)
return
/.+
\.
drl$/ig
.
test
(
file
.
name
)
},
},
"type"
:
"Excellon2"
,
"type"
:
"Excellon2"
,
"format"
:
"Excellon2_
4
"
"format"
:
"Excellon2_
8
"
}
}
],
],
"tl_name"
:
[
"tl_name"
:
[
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment