motor test
This commit is contained in:
parent
73ac2ffff6
commit
4ed6846044
@ -87,7 +87,7 @@ def einzelschritt(spule, status, ges_schritte, schritt, t1, t2):
|
||||
w = (schritt * 100 / (ges_schritte - 1)) * 1.8
|
||||
s = round(math.sin(math.radians(w)), 2)
|
||||
t = t2 - (s * (t2 - t1))
|
||||
print(str(spule))
|
||||
print(str(t))
|
||||
|
||||
if status == 1:
|
||||
for i in range(0, 91, 5):
|
||||
|
Loading…
x
Reference in New Issue
Block a user