flatcam/appTools
Marius Stanciu 615b0b9d4d - Cutout Tool - minor changes 2020-08-30 01:11:06 +03:00
..
ToolAlignObjects.py - Tool Align Objects - moved the Tool Ui into its own class 2020-08-25 15:52:50 +03:00
ToolCalculators.py - for Tools: Calculators, Calibration, Copper Thieving, Corners, Fiducials - moved the Tool UI in its own class 2020-08-25 18:23:38 +03:00
ToolCalibration.py - for Tools: Calculators, Calibration, Copper Thieving, Corners, Fiducials - moved the Tool UI in its own class 2020-08-25 18:23:38 +03:00
ToolCopperThieving.py - for Tools: Calculators, Calibration, Copper Thieving, Corners, Fiducials - moved the Tool UI in its own class 2020-08-25 18:23:38 +03:00
ToolCorners.py - for Tools: Calculators, Calibration, Copper Thieving, Corners, Fiducials - moved the Tool UI in its own class 2020-08-25 18:23:38 +03:00
ToolCutOut.py - Cutout Tool - minor changes 2020-08-30 01:11:06 +03:00
ToolDblSided.py - 2Sided Tool - fixed newly introduced issues in the Alignment section 2020-08-29 16:10:00 +03:00
ToolDistance.py - some small fixes 2020-08-28 00:53:24 +03:00
ToolDistanceMin.py - some small fixes 2020-08-28 00:53:24 +03:00
ToolDrilling.py - Drilling Tool - when replacing Tools if more than one tool for one diameter is found, the application exit the process and display an error in status bar; some minor fixes 2020-08-26 17:21:00 +03:00
ToolEtchCompensation.py - added some icons to more push buttons inside the app 2020-07-15 21:11:47 +03:00
ToolExtractDrills.py - added some icons to more push buttons inside the app 2020-07-15 21:11:47 +03:00
ToolFiducials.py - for Tools: Calculators, Calibration, Copper Thieving, Corners, Fiducials - moved the Tool UI in its own class 2020-08-25 18:23:38 +03:00
ToolFilm.py - in Tools: Film, Image, InvertGerber, Optimal, PcbWizard - moved the Tool UI in its own class 2020-08-27 21:37:00 +03:00
ToolImage.py - in Tools: Film, Image, InvertGerber, Optimal, PcbWizard - moved the Tool UI in its own class 2020-08-27 21:37:00 +03:00
ToolInvertGerber.py - in Tools: Film, Image, InvertGerber, Optimal, PcbWizard - moved the Tool UI in its own class 2020-08-27 21:37:00 +03:00
ToolIsolation.py - NCC Tool - upgraded the UI and added the functionality that now adding a new tool is done by first searching the Tools DB for a suitable tool and if fails then it adds an default tool 2020-08-28 13:05:31 +03:00
ToolMilling.py - added some icons to more push buttons inside the app 2020-07-15 21:11:47 +03:00
ToolMove.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolNCC.py - modified the Tools Database and Preferences with the new parameters from CutOut Tool 2020-08-28 18:52:05 +03:00
ToolOptimal.py - fixed some typos due of actions above 2020-08-27 21:44:17 +03:00
ToolPDF.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolPaint.py - NCC Tool - upgraded the UI and added the functionality that now adding a new tool is done by first searching the Tools DB for a suitable tool and if fails then it adds an default tool 2020-08-28 13:05:31 +03:00
ToolPanelize.py - added some icons to more push buttons inside the app 2020-07-15 21:11:47 +03:00
ToolPcbWizard.py - in Tools: Film, Image, InvertGerber, Optimal, PcbWizard - moved the Tool UI in its own class 2020-08-27 21:37:00 +03:00
ToolProperties.py - fixed crash in Properties Tool, when applied on a CNCJob object made out of an Excellon object (fixed issue #444) 2020-08-27 00:17:14 +03:00
ToolPunchGerber.py - added some icons to more push buttons inside the app 2020-07-15 21:11:47 +03:00
ToolQRCode.py - added some icons to more push buttons inside the app 2020-07-15 21:11:47 +03:00
ToolRulesCheck.py - in Tools: Transform, SUb, RulesCheck, DistanceMin, Distance - moved the Tool UI in its own class 2020-08-28 00:41:03 +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 - in CNCJob UI Autolevelling - made the Voronoi calculations work even in the scenarios that previously did not work; it need a newer version of Shapely, currently I installed the GIT version 2020-08-25 03:06:09 +03:00
ToolSub.py - in Tools: Transform, SUb, RulesCheck, DistanceMin, Distance - moved the Tool UI in its own class 2020-08-28 00:41:03 +03:00
ToolTransform.py - in Tools: Transform, SUb, RulesCheck, DistanceMin, Distance - moved the Tool UI in its own class 2020-08-28 00:41:03 +03:00
__init__.py - put the bases for a new Tool: Milling Holes Tool 2020-06-18 23:43:54 +03:00