Reduce flow

This commit is contained in:
jlewin 2019-02-26 18:19:10 -08:00
parent 7c238615a9
commit 708daaf841

View file

@ -151,7 +151,7 @@ namespace MatterHackers.MatterControl
position = Transform.Transform(position);
var delta = this.CurrentPosition - position;
currentE += delta.Length * 0.06;
currentE += delta.Length * 0.048;
this.WriteSpeedLine(
string.Format(