- finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration)
- fixed a bug where in Excellon editor when editing a file, a tool was automatically added. That is supposed to happen only for empty newly created Excellon Objects.
This commit is contained in:
@@ -14,6 +14,8 @@ CAD program, and create G-Code for Isolation routing.
|
||||
- whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden
|
||||
- reactivated the Voronoi classed
|
||||
- added a new parameter named Offset in the Excellon tool table - work in progress
|
||||
- finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration)
|
||||
- fixed a bug where in Excellon editor when editing a file, a tool was automatically added. That is supposed to happen only for empty newly created Excellon Objects.
|
||||
|
||||
10.02.2019
|
||||
|
||||
@@ -38,7 +40,7 @@ CAD program, and create G-Code for Isolation routing.
|
||||
|
||||
8.02.2019
|
||||
|
||||
- when shortcut keys 1, 2, 3 (tab selection) are activated, if the splitter left side (the notebook) is hidden it will be mae visible
|
||||
- when shortcut keys 1, 2, 3 (tab selection) are activated, if the splitter left side (the notebook) is hidden it will be made visible
|
||||
- changed the menu entry Toggle Grid name to Toggle Grid Snap
|
||||
- fixed errors in Toggle Axis
|
||||
- fixed error with shortcut key triggering twice the keyPressEvent when in the Project List View
|
||||
|
||||
Reference in New Issue
Block a user