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

CoreXZ? #5

Open
BodhidB opened this issue Oct 27, 2020 · 3 comments
Open

CoreXZ? #5

BodhidB opened this issue Oct 27, 2020 · 3 comments

Comments

@BodhidB
Copy link

BodhidB commented Oct 27, 2020

Hi there!
I'll keep it brief: I've created a core XZ setup for a school project and I'd love to get it going on grbl!
I've tried altering the master myself (see image below. I tried interchanging Y and Z) , but sadly I couldn't get it to work.

Would anyone like to help?

image

@BodhidB
Copy link
Author

BodhidB commented Oct 28, 2020

I got it working!
Just had to replace some stuff in two more files: ( nuts_bolts.h, limits.c and planner.c )

Look for #ifdef COREXY and replace every Y_AXIS variable with Z_AXIS

(2 in nuts_bolts)
(2 in limits)
(8 in planner)

It might still be a nice feature for others to have?

Cheers!

@GitMuc
Copy link

GitMuc commented Mar 25, 2022

Hey!
Did you also use the Y-axis in your project?
Could you share the edited files?

Marco

@Poisowl
Copy link

Poisowl commented Nov 11, 2023

Gracias amigo

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

3 participants