| .. |
|
VisPyData
|
5c75998dbb
- 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
|
před 6 roky |
|
FlatCAMGUI.py
|
9e7d81d61b
- added new menu category in File -> Backup with two menu entries that duplicate the functions of the export/import preferences buttons from the bottom of the Preferences window
|
před 6 roky |
|
GUIElements.py
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
před 6 roky |
|
ObjectUI.py
|
9205dd61f8
- fixed error when creating CNCJob due of having the annotations disabled from preferences but the plot2() function from camlib.CNCJob class still performed operations who yielded TypeError exceptions
|
před 6 roky |
|
PlotCanvas.py
|
e061c4364a
- each CNCJob object has now it's own text_collection for the annotations which allow the individual enabling and disabling of the annotations
|
před 6 roky |
|
VisPyCanvas.py
|
0686e77f99
- 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.
|
před 6 roky |
|
VisPyPatches.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
před 6 roky |
|
VisPyTesselators.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
před 6 roky |
|
VisPyVisuals.py
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
před 6 roky |
|
__init__.py
|
9d33e08ecf
- 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.
|
před 6 roky |