| .. |
|
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 lat temu |
|
preferences
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
5 lat temu |
|
FlatCAMGUI.py
|
88dc9aa702
- in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems
|
5 lat temu |
|
GUIElements.py
|
88dc9aa702
- in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems
|
5 lat temu |
|
ObjectUI.py
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
5 lat temu |
|
PlotCanvas.py
|
fe2d232f60
- minor changes
|
5 lat temu |
|
PlotCanvasLegacy.py
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 lat temu |
|
VisPyCanvas.py
|
7d0a792085
- small changes
|
6 lat temu |
|
VisPyPatches.py
|
fcc52a2682
- fixed an issue in old default file detection and in saving the factory defaults file
|
6 lat temu |
|
VisPyTesselators.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 lat temu |
|
VisPyVisuals.py
|
59a2414723
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
|
5 lat temu |
|
__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 lat temu |