- 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.

- grouped all the UI files in flatcamGUI folder
This commit is contained in:
Marius Stanciu
2019-03-11 12:23:26 +02:00
committed by Marius
parent 29722de6ac
commit 9d33e08ecf
25 changed files with 47 additions and 79 deletions

View File

@@ -1,5 +1,3 @@
from PyQt5 import QtGui
from GUIElements import RadioSet, EvalEntry, LengthEntry
from FlatCAMTool import FlatCAMTool
from FlatCAMObj import *
from shapely.geometry import Point