flatcam/appTools
Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill
- fixed the Tcl Command AlignDrillGrid
- fixed the Tcl COmmand Panelize, Excellon panelization section
- Fixed an issue in Tool Calibration export_excellon method call
- PEP8 corrections all over the app
2020-11-02 03:32:00 +02:00
..
ToolAlignObjects.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolCopperThieving.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolCorners.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolCutOut.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolDblSided.py - in Corner Marker Tool add new feature: ability to create an Excellon object with drill holes in the corner markes 2020-11-01 23:04:48 +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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolExtractDrills.py - optimized the UI in Extract Drills Tool 2020-10-30 04:31:50 +02:00
ToolFiducials.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolFilm.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolImage.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolInvertGerber.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolIsolation.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolMilling.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolMove.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolNCC.py - added a parent to some of the FCInputDialog widgets used in the app such that those pop-up windows will b displayed in the center of the app main window as opposed to the center of the screen 2020-10-31 21:50:56 +02:00
ToolOptimal.py - added icons in most application Tools 2020-10-29 02:56:56 +02:00
ToolPDF.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolPaint.py - added a parent to some of the FCInputDialog widgets used in the app such that those pop-up windows will b displayed in the center of the app main window as opposed to the center of the screen 2020-10-31 21:50:56 +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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolQRCode.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
ToolRulesCheck.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +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 - added a parent to some of the FCInputDialog widgets used in the app such that those pop-up windows will b displayed in the center of the app main window as opposed to the center of the screen 2020-10-31 21:50:56 +02:00
ToolSub.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +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