From f5846ce1e26e9c47d6ee34ac797186e7867e7730 Mon Sep 17 00:00:00 2001 From: follath_r Date: Sat, 2 Sep 2017 11:09:52 +0200 Subject: [PATCH] Startup --- devices/apu44x.properties | 14 +++++++------- devices/apu44y.properties | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/devices/apu44x.properties b/devices/apu44x.properties index 4a83b55..1cfe9ff 100644 --- a/devices/apu44x.properties +++ b/devices/apu44x.properties @@ -1,15 +1,15 @@ -#Sat Sep 02 11:08:11 CEST 2017 -defaultSpeed=NaN +#Sat Sep 02 11:09:51 CEST 2017 +defaultSpeed=1.0 estbilizationDelay=0 hasEnable=false homingType=None -maxSpeed=NaN -maxValue=10000.0 +maxSpeed=1.0 +maxValue=1.0E10 minSpeed=NaN -minValue=-10000.0 +minValue=-1.0E10 offset=0.0 precision=3 -resolution=NaN +resolution=0.001 rotation=false scale=1.0 -unit=null +unit=mm diff --git a/devices/apu44y.properties b/devices/apu44y.properties index 91f7a6e..64dd759 100644 --- a/devices/apu44y.properties +++ b/devices/apu44y.properties @@ -1,15 +1,15 @@ -#Sat Sep 02 11:08:38 CEST 2017 -defaultSpeed=NaN +#Sat Sep 02 11:09:52 CEST 2017 +defaultSpeed=1.0 estbilizationDelay=0 hasEnable=false homingType=None -maxSpeed=NaN -maxValue=1000.0 +maxSpeed=1.0 +maxValue=1.0E10 minSpeed=NaN -minValue=-1000.0 +minValue=-1.0E10 offset=0.0 precision=3 -resolution=NaN +resolution=0.001 rotation=false scale=1.0 -unit=null +unit=mm