flatcam/appTools
Marius Stanciu 1b3919aca7 - minor changes in the Properties Tool 2020-10-23 19:03:13 +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 - updated Copper Thieving Tool to work with the updated program 2020-10-23 01:53:34 +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 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ToolDblSided.py - modified behind the scene the UI for Tool Subtract 2020-10-22 15:09:12 +03:00
ToolDistance.py - some small fixes 2020-08-28 00:53:24 +03:00
ToolDistanceMin.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ToolDrilling.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +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 - finished updating DPI setting feature for PNG export in Film Tool 2020-10-07 00:26:12 +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 - added a default properties tab which will hold a set of information's about the application 2020-10-23 18:46:55 +03:00
ToolIsolation.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ToolMilling.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ToolMove.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolNCC.py - in NCC Tool fixed a bug when using Rest Machining; optimizations 2020-10-22 19:13:15 +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 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ToolPanelize.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +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 - minor changes in the Properties Tool 2020-10-23 19:03:13 +03:00
ToolPunchGerber.py - fixed a bug in Tool PunchGerber when using an Excellon to punch holes in the Gerber apertures 2020-10-23 00:39:04 +03:00
ToolQRCode.py - fixed QrCode Tool 2020-10-19 17:45:50 +03:00
ToolRulesCheck.py - updated Rules Check Tool - added an activity message 2020-10-23 02:43:06 +03:00
ToolShell.py - added some new strings for translation and updated the translation strings 2020-10-22 22:11:28 +03:00
ToolSolderPaste.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ToolSub.py - modified behind the scene the UI for Tool Subtract 2020-10-22 15:09:12 +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