- modified the bogus diameters series for Excellon objects that do not have tool diameter info
- made Excellon Editor aware of the fact that the Excellon object that is edited has fake (bogus) tool diameters and therefore it will not sort the tools based on diameter but based on tool number - fixed bug on Excellon Editor: when diameter is edited in Tools Table and the target diameter is already in the tool table, the drills from current tool are moved to the new tool (with new dia) - before it crashed
This commit is contained in:
@@ -13,6 +13,9 @@ CAD program, and create G-Code for Isolation routing.
|
||||
|
||||
- added support for Gerber format specification D (no zero suppression) - PCBWizard Gerber files support
|
||||
- added support for Excellon file with no info about tool diameters - PCB Wizard Excellon file support
|
||||
- modified the bogus diameters series for Excellon objects that do not have tool diameter info
|
||||
- made Excellon Editor aware of the fact that the Excellon object that is edited has fake (bogus) tool diameters and therefore it will not sort the tools based on diameter but based on tool number
|
||||
- fixed bug on Excellon Editor: when diameter is edited in Tools Table and the target diameter is already in the tool table, the drills from current tool are moved to the new tool (with new dia) - before it crashed
|
||||
|
||||
3.04.2019
|
||||
|
||||
|
||||
Reference in New Issue
Block a user