flatcam/flatcamGUI
Marius Stanciu 68bdfaf062 - some GUI layout optimizations in Edit -> Preferences
- added the possibility for multiple tool diameters in the Edit -> Preferences -> Geometry -> Geometry General -> Tool dia separated by comma
- fixed scaling for the multiple tool diameters in Edit -> Preferences -> Geometry -> Geometry General -> Tool dia, for NCC tools more than 2 and for Solderpaste nozzles more than 2
- fixed bug in CNCJob where the CNC Tools table will show always only 2 decimals for Tool diameters regardless of the current measuring units
- made the tools diameters decimals in case of INCH FlatCAM units to be 4 instead of 3
- fixed bug in updating Grid values whenever toggling the FlatCAM units and the X, Y Grid values are linked, bugs which caused the Y value to be scaled incorrectly
- set the decimals for Grid values to be set to 6 if the units of FlatCAM is INCH and to set to 4 if FlatCAM units are METRIC
- updated translations
- updated the Russian translate from 51% complete to 69% complete using the Yandex translation engine
2019-06-22 17:58:31 +03:00
..
FlatCAMGUI.py - some GUI layout optimizations in Edit -> Preferences 2019-06-22 17:58:31 +03:00
GUIElements.py - some GUI layout optimizations in Edit -> Preferences 2019-06-22 17:58:31 +03:00
ObjectUI.py Update Russian translate. Add translation strings. Update pot. 2019-06-09 22:09:15 +04:00
PlotCanvas.py - added the possibility to display text annotation for the CNC travel lines. The setting is both in Preferences and in the CNC object properties 2019-05-31 12:43:30 +03:00
VisPyCanvas.py - editing a multi geometry will no longer pop-up a Tcl window 2019-05-30 21:05:12 +03:00
VisPyPatches.py - editing a multi geometry will no longer pop-up a Tcl window 2019-05-30 21:05:12 +03:00
VisPyTesselators.py - editing a multi geometry will no longer pop-up a Tcl window 2019-05-30 21:05:12 +03:00
VisPyVisuals.py - make sure that the annotation shapes are deleted on creation of a new project 2019-06-08 21:36:34 +03:00
__init__.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00