remove G53 from fixture list

This commit is contained in:
sliptonic
2022-07-11 17:55:07 -05:00
parent ea1236664c
commit a78d504ea4
3 changed files with 233 additions and 253 deletions

View File

@@ -54,7 +54,7 @@ DraftVecUtils = LazyLoader("DraftVecUtils", globals(), "DraftVecUtils")
translate = FreeCAD.Qt.translate
if False:
if True:
PathLog.setLevel(PathLog.Level.DEBUG, PathLog.thisModule())
PathLog.trackModule(PathLog.thisModule())
else: