committed by
Yorik van Havre
parent
14f1f6fed8
commit
7ab026ea5e
@@ -377,6 +377,8 @@ class ObjectPocket:
|
||||
obj.ToolNumber = toolLoad.ToolNumber
|
||||
obj.ToolDescription = toolLoad.Name
|
||||
|
||||
output += "(" + obj.Label + ")"
|
||||
|
||||
if obj.UserLabel == "":
|
||||
obj.Label = obj.Name + " :" + obj.ToolDescription
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user