Skip to content

oscarcarserud/G-Serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G-Serial

A simple serial sender for USB and GRBL

image

G-Sender works smoothly with pendants connected via TX/RX and does not get confused if the pendant is active. However, please make sure the pendant is monitoring the status. If the status is not “Idle,” I recommend not pressing RUN.

The purpose of this sender is to control program execution, not jogging or other machine settings. You can send those commands, but you would need to send them as separate program snippets.

When you first start G-Serial, connect your Arduino (or other hardware that supports GRBL v1.1h or higher). Then click the [on] button next to “Connect.”

You will now see a list, ideally containing only one selectable device – your GRBL device. Select it.

If you need to change the baud rate from the default 38400 (await port.open({ baudRate: 38400 });) – which is hard-coded – you must modify the code (remember, this is version 0.5).

Once connected, you can paste your G-code into the interface for transmission. Use the large text field on the right for your code.

About

A simple serial sender for USB and GRBL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages