flatcam/flatcamTools
Marius Stanciu f51a3fa038 - made the splashscreen to be showed on the current monitor on systems with multiple monitors
- added a new entry in Menu -> View -> Redraw All which is doing what the name says: redraw all loaded objects
- fixed issue where in TCl Shell the Windows paths were not understood due of backslash symbol understood as escape symbol instead of path separator
- made sure that in for the TclCommand cncjob and for the drillcncjob if one of the args is stated but no value then the value used will be the default one
- made available the TSA algorithm for drill path optimization when the used OS is 64bit. When used OS is 32bit the only available algorithm is TSA
2019-09-16 23:27:02 +03:00
..
ToolCalculators.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolCutOut.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
ToolDblSided.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolFilm.py - more GUI optimizations related to being part of the Advanced category or not 2019-09-16 16:04:47 +03:00
ToolImage.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolMeasurement.py - made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP) 2019-08-24 04:45:25 +03:00
ToolMove.py - updated German language translation files 2019-09-07 23:16:20 +03:00
ToolNonCopperClear.py - some GUI optimizations 2019-09-16 05:22:07 +03:00
ToolPDF.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
ToolPaint.py - some GUI optimizations 2019-09-16 05:22:07 +03:00
ToolPanelize.py - added the Gerber code as source for the panelized object in Panelize Tool 2019-09-11 04:54:30 +03:00
ToolPcbWizard.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolProperties.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolShell.py - made the splashscreen to be showed on the current monitor on systems with multiple monitors 2019-09-16 23:27:02 +03:00
ToolSolderPaste.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolSub.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
ToolTransform.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
__init__.py - renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion 2019-04-30 13:16:32 +03:00