- updated the Excellon UI to hold data for each tool
- in Excellon UI removed the tools table column for Offset Z and used the UI form parameter - updated the Excellon Editor to add for each tool a 'data' dictionary - updated all FlatCAM tools to use the new confirmation message that show if the entered value is within range or outside
This commit is contained in:
@@ -43,6 +43,7 @@ class Excellon(Geometry):
|
||||
================ ====================================
|
||||
C Diameter of the tool
|
||||
solid_geometry Geometry list for each tool
|
||||
data dictionary which holds the options for each tool
|
||||
Others Not supported (Ignored).
|
||||
================ ====================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user