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
eb7584b649420586850f781c34ee2b30a2df1787
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
eb7584b649
- hidden the configuration for G91 coordinates due of deciding to leave this development for another time; it require too much refactoring
...
- added some messages for the G-code generation so the user know in which stage the process is
2019-09-05 20:36:02 +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
- hidden the configuration for G91 coordinates due of deciding to leave this development for another time; it require too much refactoring
2019-09-05 20:36:02 +03:00
GUIElements.py
- added support for file associations with FlatCAM, for Windows
2019-08-26 05:35:18 +03:00
ObjectUI.py
- in Excellon and Gerber Seleted tab made the Plot (mark) columns not selectable
2019-09-02 16:46:38 +03:00
PlotCanvas.py
- added formatting for some strings in the app strings, making the future translations easier
2019-09-02 13:24:04 +03:00
VisPyCanvas.py
- 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.
2019-08-13 04:23:32 +03:00
VisPyPatches.py
- editing a multi geometry will no longer pop-up a Tcl window
2019-05-30 21:05:12 +03:00
VisPyTesselators.py
- editing a multi geometry will no longer pop-up a Tcl window
2019-05-30 21:05:12 +03:00
VisPyVisuals.py
- fixed bug that created a choppy geometry for CNCJob when working in INCH
2019-08-10 11:46:23 +03:00