- added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion
This commit is contained in:
@@ -21,6 +21,7 @@ CAD program, and create G-Code for Isolation routing.
|
||||
- fixed issue #302 where a copied object lost all the tools
|
||||
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
||||
- updated the Spanish translation (Google-translation)
|
||||
- added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion
|
||||
|
||||
10.09.2019
|
||||
|
||||
|
||||
Reference in New Issue
Block a user