Startup
This commit is contained in:
17
devices/FrontendBladeDown.properties
Normal file
17
devices/FrontendBladeDown.properties
Normal file
@@ -0,0 +1,17 @@
|
||||
#Fri Aug 09 10:21:10 CEST 2019
|
||||
defaultSpeed=2.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=100.0
|
||||
minSpeed=0.1
|
||||
minValue=-100.0
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.002
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
startRetries=1
|
||||
unit=mm
|
||||
17
devices/FrontendBladeRing.properties
Normal file
17
devices/FrontendBladeRing.properties
Normal file
@@ -0,0 +1,17 @@
|
||||
#Fri Aug 09 10:21:10 CEST 2019
|
||||
defaultSpeed=2.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=101.6
|
||||
minSpeed=0.1
|
||||
minValue=-98.4
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.002
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
startRetries=1
|
||||
unit=mm
|
||||
17
devices/FrontendBladeUp.properties
Normal file
17
devices/FrontendBladeUp.properties
Normal file
@@ -0,0 +1,17 @@
|
||||
#Fri Aug 09 10:21:09 CEST 2019
|
||||
defaultSpeed=2.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=100.0
|
||||
minSpeed=0.1
|
||||
minValue=-100.0
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.002
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
startRetries=1
|
||||
unit=mm
|
||||
17
devices/FrontendBladeWall.properties
Normal file
17
devices/FrontendBladeWall.properties
Normal file
@@ -0,0 +1,17 @@
|
||||
#Fri Aug 09 10:21:10 CEST 2019
|
||||
defaultSpeed=2.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=100.06
|
||||
minSpeed=0.1
|
||||
minValue=-99.94
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.002
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
startRetries=1
|
||||
unit=mm
|
||||
@@ -27,7 +27,7 @@ caput("X03DA-PGM:rontheta.A", +87.0)
|
||||
|
||||
MonoBeta.waitValueInRange(-87.1, -86.9, 100000)
|
||||
#MonoTheta.waitValueInRange(+86.9, +87.1, 100000)
|
||||
print("beta in range")
|
||||
print("mono in range")
|
||||
|
||||
POSITIONERS = (FrontendBladeUp)
|
||||
FrontendBladeUp.write(STARTPOS)
|
||||
|
||||
Reference in New Issue
Block a user