Script execution

This commit is contained in:
gac-x03da
2021-01-22 12:42:55 +01:00
parent ce7e924da3
commit c78dca3f31

View File

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