| .. |
|
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 年之前 |
|
preferences
|
5d3f4ee038
excellon opt
|
5 年之前 |
|
ColumnarFlowLayout.py
|
500cc34639
Added a custom layout for the prefs so that it adjusts to different screen sizes automatically. I may have gotten slightly carried away on this one........
|
5 年之前 |
|
FlatCAMGUI.py
|
f05540a587
Deduplicate code creating widgets for prefs tabs
|
5 年之前 |
|
GUIElements.py
|
8a62820d08
Merge branch 'Beta' into preferences-refactoring
|
5 年之前 |
|
ObjectUI.py
|
541813c22b
- finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode
|
5 年之前 |
|
PlotCanvas.py
|
484fb51bf0
- added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key
|
5 年之前 |
|
PlotCanvasLegacy.py
|
91493b2fbc
- wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?)
|
5 年之前 |
|
VisPyCanvas.py
|
7d0a792085
- small changes
|
6 年之前 |
|
VisPyPatches.py
|
fcc52a2682
- fixed an issue in old default file detection and in saving the factory defaults file
|
6 年之前 |
|
VisPyTesselators.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 年之前 |
|
VisPyVisuals.py
|
59a2414723
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
|
5 年之前 |
|
__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.
|
7 年之前 |