daid303 2012-10-10 16:47:05 +02:00
parent 7ad7ec6873
commit 009b856310
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ class DimensionSkein:
self.travelFeedRatePerSecond = None
self.addRetraction = True
self.reverseRetraction = False
self.maxDistancePerMove = 3
self.maxDistancePerMove = 30
def addLinearMoveExtrusionDistanceLine(self, extrusionDistance):
'Get the extrusion distance string from the extrusion distance.'