libarea profile and pocket now pass hv feedrate.
Warning: The units may not be correct for your post processor. Need to check this and find a better way.
This commit is contained in:
committed by
Yorik van Havre
parent
26bef05db2
commit
d5c3043e73
@@ -222,6 +222,8 @@ class ObjectProfile:
|
||||
return
|
||||
|
||||
PathKurveUtils.output('mem')
|
||||
PathKurveUtils.feedrate_hv(obj.HorizFeed.Value, obj.VertFeed.Value)
|
||||
|
||||
output = ""
|
||||
curve = PathKurveUtils.makeAreaCurve(edgelist,direction,startpoint, endpoint)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user