- fixed bug in the Cutout Tool that did not allowed the manual cutous to be added on a Geometry created in the Tool
- fixed bug that made the selection box show in the stage of adding manual gaps - updated Cutout Tool UI - Cutout Tool - in manual gap adding there is now an option to automatically turn on the big cursor which could help - Cutout Tool - fixed errors when trying to add a manual gap without having a geometry object selected in the combobox
This commit is contained in:
@@ -457,6 +457,7 @@ class FlatCAMDefaults:
|
||||
"tools_cutoutgapsize": 4,
|
||||
"tools_gaps_ff": "4",
|
||||
"tools_cutout_convexshape": False,
|
||||
"tools_cutout_big_cursor": True,
|
||||
|
||||
# Paint Tool
|
||||
"tools_painttooldia": 0.3,
|
||||
|
||||
Reference in New Issue
Block a user