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
40c52455e1ee32e64701a94180283c0f06f0ccdf
flatcam-wsl
/
flatcamGUI
/
preferences
History
Marius Stanciu
40c52455e1
- made sure that the corner snap buttons are shown only in Editors
...
- changed the HUD color when using Dark theme
2020-05-11 22:56:06 +03:00
..
cncjob
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
2020-04-30 12:47:07 +03:00
excellon
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
2020-04-30 12:47:07 +03:00
general
- made sure that the corner snap buttons are shown only in Editors
2020-05-11 22:56:06 +03:00
geometry
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
gerber
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
2020-04-30 12:47:07 +03:00
tools
- 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
2020-05-08 01:41:40 +03:00
utilities
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
2020-04-30 12:47:07 +03:00
__init__.py
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
2020-04-30 12:47:07 +03:00
OptionsGroupUI.py
Split up PreferencesUI.py into individual files for each class, then fixed the imports everywhere that broke because of this.
2020-04-29 22:53:16 +01:00
PreferencesUIManager.py
- removed the Apply theme button in the Preferences; it is now replaced by the more general buttons (either Save or Apply)
2020-05-08 22:01:18 +03:00