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

Clarification of GRBL 0.8/0.9 and xProV1/V2 pin assignment issue #3

Open
Wackerbarth opened this issue Nov 29, 2014 · 1 comment
Open

Comments

@Wackerbarth
Copy link

Things are more complex than previously described.

GRBL 0.9 has an OPTION "VARIABLE_SPINDLE" (config.h line 157) which is DISABLED BY DEFAULT

Therefore, GRBL 0.9 uses the SAME PIN ASSIGNMENTS as GRBL 0.8 in the default configuration.

The swapping of the Z-limit and Spindle-Enable (speed) APPLIES only if you enable this option.

As a result, there are no issues for V1 users upgrading to GRBL 0.9 UNLESS they wish to enable VARIABLE_SPINDLE.

However, there will be an issue for V2 users. In order to have things work, they will need to ASSURE that VARIABLE_SPINDLE is ENABLED in config.h

@ggwarrier
Copy link

I recently purchased the x Pro board with GRBL 9j already installed. However when reading the setting I DO NOT see $14 (auto start bool) listed or for that matter am unable to include that setting. I am an absolute newbie and any help is appreciated. Anyway, what does auto start do?

Also are there ways to include missing G-code support commands such as tool change M6?

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