change speeds and directions

This commit is contained in:
2022-09-20 16:03:42 +02:00
parent 00588f8d68
commit 7a968aac96
3 changed files with 5 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ record(motor,"$(P):$(M)")
field(EGU,"$(EGU=ustep)")
field(DHLM,"$(DHLM=0)")
field(DLLM,"$(DLLM=0)")
field(MDEL,"$(MDEL=0)")
field(MDEL,"$(MDEL=0.001)")
field(TWV,"$(TWV=0.1)")
field(RTRY,"0")
}