Search found 5 matches
- Tue Aug 02, 2016 2:35 pm
- Forum: GRBL
- Topic: G02 Circles
- Replies: 6
- Views: 2233
Re: G02 Circles
Thanks everyone for the great information...!!!
- Fri Jul 22, 2016 1:22 am
- Forum: GRBL
- Topic: G02 Circles
- Replies: 6
- Views: 2233
G02 Circles
Awhile back somewhere I read that we should not try to make a circle with one G02 command, that is was better to do a circle in 4 parts. I have a small laser machine running Grbl 0.9i and I see at each arc point there is a small surface burn where each arc starts/stops. I can't find that reference n...
- Mon May 02, 2016 8:56 pm
- Forum: GRBL
- Topic: Gbrl 0.9i -- No Welcome Message
- Replies: 5
- Views: 1111
Re: Gbrl 0.9i -- No Welcome Message
@Will
That was indeed the problem. The Nano doesn't have the reset on connect feature...I added code to send 0x18 upon each connection and now the welcome message displays!
Thanks very much...!!!
That was indeed the problem. The Nano doesn't have the reset on connect feature...I added code to send 0x18 upon each connection and now the welcome message displays!
Thanks very much...!!!
- Mon May 02, 2016 4:55 pm
- Forum: GRBL
- Topic: Gbrl 0.9i -- No Welcome Message
- Replies: 5
- Views: 1111
Re: Gbrl 0.9i -- No Welcome Message
When I pressed the reset switch I didn't see the welcome message. Update: When I connect my software to my Nano controller board, the welcome message seems to be in the queue because when I give my first command $$. the receive windows fills with the $$ data and there at the top, sits the welcome me...
- Mon May 02, 2016 4:33 pm
- Forum: GRBL
- Topic: Gbrl 0.9i -- No Welcome Message
- Replies: 5
- Views: 1111
Gbrl 0.9i -- No Welcome Message
I'm running Gbrl 0.9i and when I connect, I don't see the welcome message. I'm running it on a Nano board. From what I understand, I should automatically see welcome message, right?
The Gbrl software seems to runs fine, I just am not getting the welcome message.
Thanks for any help...
The Gbrl software seems to runs fine, I just am not getting the welcome message.
Thanks for any help...