From d9cc6f8f854b9f67779b590f5de697071d1b625a Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Fri, 8 Jul 2016 10:59:29 +0200 Subject: [PATCH] Startup --- devices/dp1.properties | 11 +++++++++++ devices/m1.properties | 12 ++++++++++++ devices/m2.properties | 12 ++++++++++++ devices/p1.properties | 8 ++++++++ devices/src1.properties | 13 +++++++++++++ devices/src2.properties | 13 +++++++++++++ 6 files changed, 69 insertions(+) create mode 100644 devices/dp1.properties create mode 100644 devices/m1.properties create mode 100644 devices/m2.properties create mode 100644 devices/p1.properties create mode 100644 devices/src1.properties create mode 100644 devices/src2.properties diff --git a/devices/dp1.properties b/devices/dp1.properties new file mode 100644 index 0000000..c853c11 --- /dev/null +++ b/devices/dp1.properties @@ -0,0 +1,11 @@ +#Fri Jul 08 10:53:26 CEST 2016 +motor1=0.0|4.0|8.0|0.0 +motor2=0.0|5.0|3.0|NaN +motor3=null +motor4=null +motor5=null +motor6=null +motor7=null +motor8=null +positions=Park|Ready|Out|Clear +precision=-1 diff --git a/devices/m1.properties b/devices/m1.properties new file mode 100644 index 0000000..5d622bf --- /dev/null +++ b/devices/m1.properties @@ -0,0 +1,12 @@ +#Fri Jul 08 10:53:25 CEST 2016 +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +scale=1.0 +unit=mm diff --git a/devices/m2.properties b/devices/m2.properties new file mode 100644 index 0000000..5d622bf --- /dev/null +++ b/devices/m2.properties @@ -0,0 +1,12 @@ +#Fri Jul 08 10:53:25 CEST 2016 +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +scale=1.0 +unit=mm diff --git a/devices/p1.properties b/devices/p1.properties new file mode 100644 index 0000000..47adb26 --- /dev/null +++ b/devices/p1.properties @@ -0,0 +1,8 @@ +#Fri Jul 08 10:53:26 CEST 2016 +maxValue=1000.0 +minValue=0.0 +offset=0.0 +precision=-1 +resolution=NaN +scale=1.0 +unit=mm diff --git a/devices/src1.properties b/devices/src1.properties new file mode 100644 index 0000000..8efd6b3 --- /dev/null +++ b/devices/src1.properties @@ -0,0 +1,13 @@ +#Fri Jul 08 10:53:26 CEST 2016 +colormap=Temperature +colormapAutomatic=true +colormapMax=255.0 +colormapMin=0.0 +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +rescaleFactor=1.0 +rescaleOffset=0.0 +rotation=0.0 +scale=1.0 diff --git a/devices/src2.properties b/devices/src2.properties new file mode 100644 index 0000000..df9a8c1 --- /dev/null +++ b/devices/src2.properties @@ -0,0 +1,13 @@ +#Fri Jul 08 10:53:26 CEST 2016 +colormap=Grayscale +colormapAutomatic=true +colormapMax=255.0 +colormapMin=0.0 +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +rescaleFactor=1.0 +rescaleOffset=0.0 +rotation=0.0 +scale=1.0