flatcam/appTools
Marius Stanciu 4712d6c5b2 - typo fixed in Copper Thieving Tool (due of recent changes) 2020-10-31 01:40:56 +02:00
..
ToolAlignObjects.py - optimized the UI in Extract Drills Tool 2020-10-30 04:31:50 +02: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 - typo fixed in Copper Thieving Tool (due of recent changes) 2020-10-31 01:40:56 +02:00
ToolCorners.py - added icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolCutOut.py - fixed issues in the Tools Database due of recent changes in how the data structure is created 2020-10-29 22:32:44 +02:00
ToolDblSided.py - optimized the UI in Extract Drills Tool 2020-10-30 04:31:50 +02:00
ToolDistance.py - adapted HPGL importer to work within the new app 2020-10-31 01:28:00 +02: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 - fixed issues in the Tools Database due of recent changes in how the data structure is created 2020-10-29 22:32:44 +02:00
ToolEtchCompensation.py - added icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolExtractDrills.py - optimized the UI in Extract Drills Tool 2020-10-30 04:31:50 +02:00
ToolFiducials.py - added icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolFilm.py - temporary fix for comboboxes not finding the the value in the items when setting themselves with a value by defaulting to the first item in the list 2020-10-28 15:46:33 +02: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 icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolIsolation.py - fixed issues in the Tools Database due of recent changes in how the data structure is created 2020-10-29 22:32:44 +02:00
ToolMilling.py - fixed issues in the Tools Database due of recent changes in how the data structure is created 2020-10-29 22:32:44 +02:00
ToolMove.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
ToolNCC.py - fixed issues in the Tools Database due of recent changes in how the data structure is created 2020-10-29 22:32:44 +02:00
ToolOptimal.py - added icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolPDF.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ToolPaint.py - fixed issues in the Tools Database due of recent changes in how the data structure is created 2020-10-29 22:32:44 +02:00
ToolPanelize.py - added icons in most application Tools 2020-10-29 02:56:56 +02: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 - more bugs that were introduced by recent changes done to solve other bugs and so on: fixed issues with the Editors and Delete shortcut 2020-10-30 20:04:55 +02:00
ToolQRCode.py - added icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolRulesCheck.py - added icons in most application Tools 2020-10-29 02:56:56 +02: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 - temporary fix for comboboxes not finding the the value in the items when setting themselves with a value by defaulting to the first item in the list 2020-10-28 15:46:33 +02:00
ToolSub.py - fixed the Punch Gerber Tool bug that did not allowed the projects to be loaded or to create a new project. Fixed issue #456 2020-10-30 10:57:01 +02: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