This commit is contained in:
gac-x03da
2019-08-09 10:21:14 +02:00
parent 12fb67fc24
commit 2f33725ed7
5 changed files with 69 additions and 1 deletions

View 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

View 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

View 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

View 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

View File

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