Controlling directly the moteur speed or steps vi Wab interface #637
-
|
Dear Luc |
Beta Was this translation helpful? Give feedback.
Answered by
luc-github
May 21, 2021
Replies: 2 comments
-
|
the commands url is add the GCODE command at the end and be sure you encode the command if there are special chars and space |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
luc-github
-
|
thanks, that works |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the commands url is
In 2.1
/command?commandText=In 3.0
/command?cmd=add the GCODE command at the end and be sure you encode the command if there are special chars and space