This commit is contained in:
gac-S_Changer
2016-07-08 10:59:29 +02:00
parent e9591697b4
commit d9cc6f8f85
6 changed files with 69 additions and 0 deletions

11
devices/dp1.properties Normal file
View File

@@ -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

12
devices/m1.properties Normal file
View File

@@ -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

12
devices/m2.properties Normal file
View File

@@ -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

8
devices/p1.properties Normal file
View File

@@ -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

13
devices/src1.properties Normal file
View File

@@ -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

13
devices/src2.properties Normal file
View File

@@ -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