From d616e4fa007ba3d041d778d2de5d3d608a90bcd7 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Jul 2015 16:05:38 +0200 Subject: [PATCH] Configuration change: Motor tilt --- devices/tilt.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/devices/tilt.properties b/devices/tilt.properties index e3c26b94..d8dfc1bb 100644 --- a/devices/tilt.properties +++ b/devices/tilt.properties @@ -1,15 +1,15 @@ -#Tue Jun 23 15:08:08 CEST 2015 +#Thu Jul 02 16:05:38 CEST 2015 accessType=ReadWrite -defaultSpeed=1.0 +defaultSpeed=1.4 estbilizationDelay=0 -hasEnable=false +hasEnable=true homingType=None -maxSpeed=100.0 -maxValue=NaN +maxSpeed=1.4 +maxValue=28.0 minSpeed=0.001 -minValue=NaN +minValue=-28.0 offset=0.0 precision=4 -resolution=NaN +resolution=0.2 scale=1.0 -unit=null +unit=deg