flatcam/appTools
Marius Stanciu 64e06720b6 - fixed a bug in conversion of any to Gerber in the section of Excellon conversion
- some PEP8 fixes
- fixed a bug due of recent chagnes in FileMenuHandlers class
2020-10-27 14:29:46 +02: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 - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolCopperThieving.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolCorners.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolCutOut.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolDblSided.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +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 - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolExtractDrills.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolFiducials.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolFilm.py - added ability for the app to detect the current DPI used on the screen; applied this information in the Film Tool when exporting PNG files 2020-10-25 02:42:47 +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 new menu entry and functionality in the View category: enable all non-selected (shortcut key ALT+3) 2020-10-26 11:49:20 +02: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 - Excellon UI: fixed a small issue with toggling all rows in Tools Table not toggling off and also the milling section in Utilities was not updated 2020-10-23 19:16:56 +03:00
ToolMove.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +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 - some refactoring in the keys of the defaults dictionary 2020-10-23 23:14:13 +03:00
ToolPanelize.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +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 - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolQRCode.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolRulesCheck.py - updated Rules Check Tool - added an activity message 2020-10-23 02:43:06 +03:00
ToolShell.py - fixed a bug in conversion of any to Gerber in the section of Excellon conversion 2020-10-27 14:29:46 +02:00
ToolSolderPaste.py - more strings updated 2020-10-26 19:26:42 +02:00
ToolSub.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolTransform.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
__init__.py - put the bases for a new Tool: Milling Holes Tool 2020-06-18 23:43:54 +03:00