adjust cfg foe attocube to current example
This commit is contained in:
parent
1715f95dd4
commit
8ee97ade63
@ -8,11 +8,12 @@ Mod('r',
|
|||||||
'ANRv220-F3-02882',
|
'ANRv220-F3-02882',
|
||||||
axis = 1,
|
axis = 1,
|
||||||
value = Param(unit='deg'),
|
value = Param(unit='deg'),
|
||||||
tolerance = 0.01,
|
tolerance = 0.1,
|
||||||
target_min = 0,
|
target_min = 0,
|
||||||
target_max = 360,
|
target_max = 360,
|
||||||
steps_fwd = 50,
|
steps_fwd = 45,
|
||||||
steps_bwd = 100,
|
steps_bwd = 85,
|
||||||
|
step_mode = True,
|
||||||
# gear = 1.2,
|
# gear = 1.2,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user