Fixed problem with rapid and feedrate.

This commit is contained in:
brad
2016-03-04 15:28:18 -06:00
committed by Yorik van Havre
parent d5c3043e73
commit 0ef51a8426
3 changed files with 7 additions and 8 deletions

View File

@@ -225,6 +225,7 @@ class ObjectProfile:
PathKurveUtils.feedrate_hv(obj.HorizFeed.Value, obj.VertFeed.Value)
output = ""
output += "G0 Z" + str(clearance)
curve = PathKurveUtils.makeAreaCurve(edgelist,direction,startpoint, endpoint)
'''The following line uses a profile function written for use with FreeCAD. It's clean but incomplete. It doesn't handle