flatcam/flatcamTools
Marius Stanciu 61020e3624 - finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class
- updated the requirements.txt file to request that the Shapely package needs to be at least version 1.7.0 as it is needed in the latest versions of FlatCAM beta
- some TOOD cleanups
- minor changes
2020-04-27 06:55:08 +03:00
..
ToolAlignObjects.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolCalculators.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolCalibration.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolCopperThieving.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
ToolCutOut.py - fixed a bug that did not allow to edit GUI elements of type FCDoubleSpinner if it contained the percent symbol 2020-04-19 04:41:58 +03:00
ToolDblSided.py - some PEP changes, some method descriptions updated 2020-04-24 04:18:01 +03:00
ToolDistance.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
ToolDistanceMin.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolExtractDrills.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolFiducials.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolFilm.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolImage.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolInvertGerber.py - updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App 2020-03-04 00:27:51 +02:00
ToolMove.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolNCC.py - ensured that on Graceful Exit (CTRL+ALT+X key combo) if using Progressive Plotting, the eventual residual plotted lines are deleted. This apply for Tool NCC and Tool Paint 2020-04-25 06:55:41 +03:00
ToolOptimal.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolPDF.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolPaint.py - ensured that on Graceful Exit (CTRL+ALT+X key combo) if using Progressive Plotting, the eventual residual plotted lines are deleted. This apply for Tool NCC and Tool Paint 2020-04-25 06:55:41 +03:00
ToolPanelize.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolPcbWizard.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolProperties.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolPunchGerber.py - finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class 2020-04-27 06:55:08 +03:00
ToolQRCode.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolRulesCheck.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolShell.py - finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class 2020-04-27 06:55:08 +03:00
ToolSolderPaste.py - some message strings cleanup 2020-04-24 07:23:14 +03:00
ToolSub.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolTransform.py - refactored some of the code in the App class and created a new Tcl Command named Help 2020-04-22 23:00:54 +03:00
__init__.py - compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements 2020-02-29 19:05:00 +02:00