Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Candle 1.2b jog bad number format #557

Open
PaulHosh opened this issue Jun 9, 2022 · 8 comments
Open

Candle 1.2b jog bad number format #557

PaulHosh opened this issue Jun 9, 2022 · 8 comments

Comments

@PaulHosh
Copy link

PaulHosh commented Jun 9, 2022

Hi Denvi
thanks for the candle code.

A while ago, I used the Candle on a 3018 machine with success. Now I have built a new CNC with UNO. Using GRBL commands in the serial monitor (Arduino IDE) I can move the spindle as requested (up down, left right) with no problems.

I had a NC file made by fusion 360 which I loaded and surprise! it moves the spindle as expected. but I cannot jog the spindle with either Candle 1.1.7 nor Candle 1.2.13b. With Candle 1.2.13b I get a bad number format error. I looked at the GRBL documentation and the command string seems ok

I would like suggestions to get the jog feature to work.
thanks
kind regards
paul

jog error

@mar0x
Copy link

mar0x commented Jun 9, 2022

Hello. According to prompt, your machine has Grbl 0.9j. Candle 1.1 and 1.2 requires Grbl 1.1 for jog control.

@PaulHosh
Copy link
Author

PaulHosh commented Jun 9, 2022 via email

@mar0x
Copy link

mar0x commented Jun 9, 2022

Although I cannot see attached images, I agree the 1.2 version has many useful features. To be able to use it with your CNC machine, you need to upgrade GRBL firmware up to 1.1 version.

GRBL firmware is running on your UNO board.

@PaulHosh
Copy link
Author

PaulHosh commented Jun 10, 2022 via email

@mar0x
Copy link

mar0x commented Jun 10, 2022

Hi Paul,

Please read carefully the official Compiling Grbl article. Just follow the instructions (no "Copy-And-Paste", no "New (File)", no need to choose "grbl" from "Include.." menu etc.). I'm sure you'll compile it!

NOTE: Backup your settings (the output of "$$" GRBL command) before uploading version 1.1!

@PaulHosh
Copy link
Author

PaulHosh commented Jun 11, 2022 via email

@PaulHosh
Copy link
Author

PaulHosh commented Oct 11, 2022 via email

@mar0x
Copy link

mar0x commented Oct 11, 2022

Hi Paul,

I'm glad you did it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants