Drill Generator and testing

This commit is contained in:
sliptonic
2021-11-07 13:34:18 -06:00
parent 7655849797
commit cada185a70

View File

@@ -39,8 +39,6 @@ else:
def generate(edge, dwelltime=0.0, peckdepth=0.0, repeat=1):
startPoint = edge.Vertexes[0].Point
endPoint = edge.Vertexes[1].Point