我已将ncroutebits.txt放于需要route的那个路径下,可是还是报错了,ncroutebits.txt的内容是:0.025 T01 0.050 T02 0.075 T03,报错的log内容为:WARNING: No route path data was found for processing. ; D' @$ C) c* A' ], F" W! m------------------------------------------------------------- ) E! w9 u- \/ H' b- L Processing slot hole data ... L6 V) ~' i9 a Processing tool file (ncroutebits.txt) ... " C3 N+ Q7 J" R/ N7 g NOTE: All units are assumed to be millimeters. . Z/ P$ L; F) B( \+ E 0.025 T01 ! v* M; Z H, A, l
0.050 T02 8 ]' H* A. z9 [
0.075 T03 2 {$ s: o0 ?; ?- s% k/ p0 K0 T- b No errors found. : [! C% `0 X4 G6 }% e3 Z WARNING: No slot holes were found for processing! - }8 i4 q% ~; M* `% G5 F- j3 S我哪里错了,请帮忙,谢谢了!
找到原因了,需要到Setup->User Preferences Editor ->ath->Config->ncdpath加入檔案所存在的入徑,其次要在板子上画一个route path的边框,因为板子也是被铣刀切出来的。边框画在board geometry的ncroute_path层上,如果没有,则在allgero的命令窗口输入:define subclass找到board geometry,然后输入ncroute_path,回车就好。如果没有这么做会出现警告:WARNING: No route path data was found for processing还有要加上起始点和方向,具体做法是在ncroute_path层靠近边框起始处写一个数字1,然后在下一个方向上写一个数字2。" G, c! `8 F& ^5 l7 A6 b1 f
谢谢你们!(另外是我使用的版本有些低才会这样的。)