mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Update README.md
Fixed some markdown formatting
This commit is contained in:
@@ -181,7 +181,7 @@ Homing the motor (must be done before you can issue position commands):
|
|||||||
`./caput DSM:m0.HOMR 1 #Begins homing sequence in the reverse direction`
|
`./caput DSM:m0.HOMR 1 #Begins homing sequence in the reverse direction`
|
||||||
|
|
||||||
Moving to a position target:
|
Moving to a position target:
|
||||||
`./caput DSM:m0.VAL 2.345 #Moves to 2.345 mm
|
`./caput DSM:m0.VAL 2.345 #Moves to 2.345 mm`
|
||||||
|
|
||||||
Setting a velocity target:
|
Setting a velocity target:
|
||||||
`./caput DSM:m0.VELO 0.5 #Sets velocity target to 0.5 mm/s`
|
`./caput DSM:m0.VELO 0.5 #Sets velocity target to 0.5 mm/s`
|
||||||
|
Reference in New Issue
Block a user