flatcam/appTools
Marius Stanciu f53ffe54d9 - Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool
- Tool Drilling - refactoring methods and optimizations
2020-07-10 17:05:32 +03:00
..
ToolAlignObjects.py - optimized GUI in Alignment Tool 2020-06-07 23:34:33 +03:00
ToolCalculators.py - fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference 2020-06-05 04:09:29 +03:00
ToolCalibration.py - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start 2020-06-13 19:50:55 +03:00
ToolCopperThieving.py - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start 2020-06-13 19:50:55 +03:00
ToolCorners.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolCutOut.py - Cutout Tool - made sure that all the paths generated by this tool are contiguous which means that two lines that meet at one end will become onle line therefore reducing unnecessary Z moves 2020-06-18 14:44:29 +03:00
ToolDblSided.py - Tool Punch Gerber - updated the UI 2020-06-16 23:25:02 +03:00
ToolDistance.py - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start 2020-06-13 19:50:55 +03:00
ToolDistanceMin.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolDrilling.py - Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool 2020-07-10 17:05:32 +03:00
ToolEtchCompensation.py - Tool Punch Gerber - updated the UI 2020-06-16 23:25:02 +03:00
ToolExtractDrills.py - Tool Punch Gerber - updated the UI 2020-06-16 23:25:02 +03:00
ToolFiducials.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolFilm.py - optimized the GUI in Film Tool 2020-06-07 23:21:22 +03:00
ToolImage.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolInvertGerber.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolIsolation.py - Tool Drilling - working on the UI 2020-07-08 15:51:03 +03:00
ToolMilling.py - put the bases for a new Tool: Milling Holes Tool 2020-06-18 23:43:54 +03:00
ToolMove.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolNCC.py - fixed bug in the Cutout Tool that did not allowed the manual cutous to be added on a Geometry created in the Tool 2020-06-18 14:26:24 +03:00
ToolOptimal.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolPDF.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolPaint.py - minor fix in App Tools that were updated to have UI in a separate class 2020-06-16 15:14:34 +03:00
ToolPanelize.py - fixed the Panelize Tool so the box object stay as selected on new objects are loaded; any selection shape on canvas is deleted when clicking Panelize 2020-07-07 16:23:22 +03:00
ToolPcbWizard.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolProperties.py - changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class 2020-06-16 03:47:26 +03:00
ToolPunchGerber.py - 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 2020-06-17 10:36:02 +03:00
ToolQRCode.py - Tool Punch Gerber - updated the UI 2020-06-16 23:25:02 +03:00
ToolRulesCheck.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolShell.py - minor changes in the way that the tools are installed and connected 2020-06-08 19:28:39 +03:00
ToolSolderPaste.py - 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 2020-06-17 10:36:02 +03:00
ToolSub.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolTransform.py - updated the language translation strings (and Google_Translated some of them) 2020-06-03 21:08:06 +03:00
__init__.py - put the bases for a new Tool: Milling Holes Tool 2020-06-18 23:43:54 +03:00