OCC pocket handles large curves better now. Needs testing

initial commit
This commit is contained in:
sliptonic
2016-05-14 14:01:58 -05:00
committed by Yorik van Havre
parent be03c2ad26
commit a0f332feb0
10 changed files with 333 additions and 200 deletions

View File

@@ -157,7 +157,7 @@ class ObjectRemote:
output = ""
toolLoad = PathUtils.getLastToolLoad(obj)
if toolLoad is None:
if toolLoad is None or toolLoad.ToolNumber == 0:
self.vertFeed = 100
self.horizFeed = 100
self.radius = 0.25