flatcam/appTools
Marius Stanciu 5b80760ba7 - Tool Drilling - brushing through code and solved the report on estimation of execution time
- Tool Drilling - more optimizations regarding of using Toolchange as opposed to not using it
- modfied the preprocessors to work with the new properties for Excellon objects
- added to preprocessors information regarding the X,Y position at the end of the job
- Tool Drilling made sure that on Toolchange event after toolchange event the tool feedrate is set
2020-07-15 20:16:57 +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 - brushing through code and solved the report on estimation of execution time 2020-07-15 20:16:57 +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 - Multiple Tools fix - fixed issue with converting slots to drills selection being cleared when togglinh all rows by clicking on the header 2020-07-13 15:49:11 +03:00
ToolMilling.py - Multiple Tools fix - fixed issue with converting slots to drills selection being cleared when togglinh all rows by clicking on the header 2020-07-13 15:49:11 +03:00
ToolMove.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolNCC.py - Multiple Tools fix - fixed issue with converting slots to drills selection being cleared when togglinh all rows by clicking on the header 2020-07-13 15:49:11 +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 - Multiple Tools fix - fixed issue with converting slots to drills selection being cleared when togglinh all rows by clicking on the header 2020-07-13 15:49:11 +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 - Multiple Tools fix - fixed issue with converting slots to drills selection being cleared when togglinh all rows by clicking on the header 2020-07-13 15:49:11 +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