flatcam/flatcamGUI
Marius Stanciu 36586aecce - finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
- modified NCC tool so for simple objects (single Polygon) the external object used as reference can have any shape, for the other types of objects the copper cleared area will be the convex hull of the reference object
- modified the strings of the app wherever they contained the char seq <b> </b> so it is not included in the translated string
2019-08-18 14:17:46 +03:00
..
VisPyData/data - stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows 2019-08-15 02:18:13 +03:00
FlatCAMGUI.py - finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object 2019-08-18 14:17:46 +03:00
GUIElements.py - fixed a bug in FCDoubleSpinner GUI element 2019-08-13 11:32:58 +03:00
ObjectUI.py - finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object 2019-08-18 14:17:46 +03:00
PlotCanvas.py - each CNCJob object has now it's own text_collection for the annotations which allow the individual enabling and disabling of the annotations 2019-08-16 17:21:31 +03:00
VisPyCanvas.py - added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings. 2019-08-13 04:23:32 +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 - fixed bug that created a choppy geometry for CNCJob when working in INCH 2019-08-10 11:46:23 +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