소스 검색

- modified generate_from_excellon_by_tool() method in camlib.CNCJob() such that when Toolchange option is False, since the drills will be drilled with one tool only, all tools will be optimized together

Marius Stanciu 5 년 전
부모
커밋
e70c795961
2개의 변경된 파일1287개의 추가작업 그리고 753개의 파일을 삭제
  1. 1 0
      CHANGELOG.md
  2. 1286 753
      camlib.py

+ 1 - 0
CHANGELOG.md

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
 
 - added the multi-save capability if multiple CNCJob objects are selected in Project tab but only if all are of type CNCJob
 - added fuse tools control in Preferences UI for the Excellon objects: if checked the app will try to see if there are tools with same diameter and merge the drills for those tools; if not the tools will just be added to the new combined Excellon
+- modified generate_from_excellon_by_tool() method in camlib.CNCJob() such that when Toolchange option is False, since the drills will be drilled with one tool only, all tools will be optimized together
 
 16.06.2020
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1286 - 753
camlib.py


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.