This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a53edd0179adb7e0b020f57a46b12f26e49e6ca
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
0aeef246ea
- fixed the workspace being always A4
...
- added a label in the status bar to show if the workplace is active and what size it is
2020-05-17 15:53:13 +03:00
..
preferences
- added new FlatCAM Tool: Corner Markers Tool which will add line markers in the selected corners of the bounding box of the targeted Gerber object
2020-05-17 03:27:26 +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
__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
FlatCAMGUI.py
- fixed the workspace being always A4
2020-05-17 15:53:13 +03:00
GUIElements.py
- solved the issue with the GUI in the Notebook being expanded too much in width due of the FCDoubleSpinner and FCSpinner sizeHint by setting the sizePolicy to Ignored value
2020-05-17 05:40:52 +03:00
ObjectUI.py
- 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
2020-05-10 01:05:02 +03:00
PlotCanvas.py
- fixed the workspace being always A4
2020-05-17 15:53:13 +03:00
PlotCanvasLegacy.py
- fixed the workspace being always A4
2020-05-17 15:53:13 +03:00
VisPyCanvas.py
- removed the labels in status bar that display X,Y positions and replaced it with a HUD display on canvas (combo key SHIFT+H) will toggle the display of the HUD
2020-05-11 07:29:46 +03:00
VisPyPatches.py
- fixed an issue in old default file detection and in saving the factory defaults file
2019-12-25 17:51:37 +02:00
VisPyTesselators.py
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
2019-10-13 18:13:39 +03:00
VisPyVisuals.py
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
2020-05-03 17:38:41 +03:00