From 8ca7e9d8e9da2f9679165d6257a0c2fb927bf2f4 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Jul 2015 15:59:10 +0200 Subject: [PATCH] Configuration change: Motor y --- devices/y.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/devices/y.properties b/devices/y.properties index 71fe44f6..8d6aadf2 100644 --- a/devices/y.properties +++ b/devices/y.properties @@ -1,15 +1,15 @@ -#Thu Jul 02 15:57:03 CEST 2015 +#Thu Jul 02 15:59:10 CEST 2015 accessType=ReadWrite -defaultSpeed=1.0 +defaultSpeed=0.126 estbilizationDelay=0 -hasEnable=false +hasEnable=true homingType=None -maxSpeed=100.0 -maxValue=NaN +maxSpeed=0.126 +maxValue=5.0 minSpeed=0.001 -minValue=NaN +minValue=-5.0 offset=0.0 precision=4 -resolution=NaN +resolution=0.05 scale=1.0 -unit=null +unit=mm