hi
i want to send rest(ctrl-x ) to grbl from serial but nothing work. how can i send?
i can send (? , !) but (ctrl-x) not work.
thanks
评论 (4)
#2 – X3msnake 于 2017-06-04
Some senders do not allow some commands.
Use arduino serial if you are debugging
What are you using?
No dia domingo, 4 de junho de 2017, mhk1367
escreveu:
> hi
> i want to send rest(ctrl-x ) to grbl from serial but nothing work. how can
> i send?
> i can send (? , !) but (ctrl-x) not work.
> thanks
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/grbl/grbl/issues/1242>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AKke-lXiwX3vtnd-u1vwuDeDT2-ggcMPks5sAmHBgaJpZM4NvTf2>
> .
>
—
Com os melhores cumprimentos,
Vinicius Silva
#3 – algo1980 于 2017-06-04
why do you want to send ctrl-x
#4 – gerritv 于 2017-06-04
@algo1980 Please read the wiki page on interfacing Grbl. That explains
#1 – mhk1367 于 2017-06-04
i used arduino serial communication.