| .. |
|
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
|
6 years ago |
|
FlatCAMGUI.py
|
c886e3300c
- added the Slot Type parameter for exporting Excellon in Edit -> Preferences -> Excellon -> Export Excellon. Now the Excellon object can be exported also with drilled slot command G85
|
6 years ago |
|
GUIElements.py
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 years ago |
|
ObjectUI.py
|
fd104eee55
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
|
6 years ago |
|
PlotCanvas.py
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 years ago |
|
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.
|
6 years ago |
|
VisPyPatches.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 years ago |
|
VisPyTesselators.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 years ago |
|
VisPyVisuals.py
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
6 years ago |
|
__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.
|
6 years ago |