From cc3e6cfc7be4f38349478d38d2e6f2f138c1dd24 Mon Sep 17 00:00:00 2001 From: sfop Date: Tue, 30 Aug 2016 15:48:19 +0200 Subject: [PATCH] Script execution --- script/local.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/local.py b/script/local.py index 8aebc28..3506db8 100755 --- a/script/local.py +++ b/script/local.py @@ -9,7 +9,7 @@ from mathutils import PolynomialFunction, Gaussian, HarmonicOscillator import java.awt.Color as Color -LASER_SETTLING_TIME = 1.0 +LASER_SETTLING_TIME = 3.0 def laser_on(): print "Laser On"