Script execution
This commit is contained in:
@@ -13,8 +13,8 @@ ENDPOS = (0.0)
|
||||
#STEPS = -0.01
|
||||
DWELL = 0.1
|
||||
TOTAL_TIME = 120
|
||||
#STEPS = int(TOTAL_TIME / DWELL) + 1
|
||||
STEPS = 200
|
||||
STEPS = int(TOTAL_TIME / DWELL) + 1
|
||||
#STEPS = 200
|
||||
|
||||
def trig():
|
||||
#wait_beam()
|
||||
|
||||
Reference in New Issue
Block a user