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