drillable ignores bottom facing blind holes

This commit is contained in:
sliptonic
2022-01-30 09:06:51 -06:00
parent b1fa3103e5
commit 586dd83663
2 changed files with 57 additions and 11 deletions

View File

@@ -131,6 +131,7 @@ class ToolController:
# Enumeration lists for App::PropertyEnumeration properties
enums = {
"SpindleDir": [
(translate("Path_ToolController", "None"), "None"),
(translate("Path_ToolController", "Forward"), "Forward"),
(translate("Path_ToolController", "Reverse"), "Reverse"),
], # this is the direction that the profile runs