Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Z
ZDA cam workflow
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
ZDA cam workflow
Commits
9fb00334
Commit
9fb00334
authored
Dec 31, 2020
by
Scott Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott
parent
f93a9d21
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
ZDA_10Export_drl.js
src/cam_workflow/ZDA_10Export_drl.js
+2
-2
ZDA_4inn_pos_pre_analysis.js
src/cam_workflow/ZDA_4inn_pos_pre_analysis.js
+0
-1
No files found.
src/cam_workflow/ZDA_10Export_drl.js
View file @
9fb00334
...
...
@@ -425,7 +425,7 @@ function edit_nc_file(par){
// "y": 1
// }
// 读取文件内容
var
fileCtx
=
fs
.
readFile
(
par
.
output_file
)
var
fileCtx
=
fs
.
readFile
(
par
.
output_file
)
;
// 分割文件内容
var
data
=
split_program
(
fileCtx
);
// 排序
...
...
src/cam_workflow/ZDA_4inn_pos_pre_analysis.js
View file @
9fb00334
...
...
@@ -123,7 +123,6 @@ try {
GEN
.
COM
(
"chklist_cupd,chklist=checklist,nact=1,params=((pp_layer=.type=signal|mixed&side=inner)(pp_spacing=203)(pp_r2c=381)(pp_d2c=356)(pp_sliver=254)(pp_min_pad_overlap=127)(pp_tests=Spacing
\
;Drill
\
;Rout
\
;Size
\
;Sliver
\
;Stubs
\
;Center
\
;SMD
\
;Bottleneck
\
;Pad Connection Check)(pp_selected=All)(pp_check_missing_pads_for_drills=No)(pp_use_compensated_rout=No)(pp_sm_spacing=No)),mode=regular"
)
GEN
.
COM
(
"chklist_run,chklist=checklist,nact=1,area=local"
)
GEN
.
COM
(
"chklist_res_show,chklist=checklist,nact=1,x=0,y=0,w=0,h=0"
)
})
// 保存
...
...
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