-
Notifications
You must be signed in to change notification settings - Fork 115
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
4th axis support #63
Comments
Hi, this is amazing work! |
Running messages with status "Received Bad Status" make the work unbearable. |
I can add this as an option when I have some spare time, for now you could modify the source code and quickly compile a custom version. |
I created the fix in a separate branch: https://github.com/martin2250/OpenCNCPilot/tree/fourthaxis |
Hi, great! I'll test if it interferes with normal 3-axis operation, then I'll merge it with the master branch and it will be included in the normal version of OCP. |
Hi, |
@klembaris right! Do not forget to check box in settings! |
right, I forgot the probe parser. I'll fix this before I merge with the master branch. Thanks! |
ok. it's work fine with 5 axis too))) |
Did you post any videos of your machine online? I'd love to see your 5-axis setup :) |
@martin2250 unfortunately I have only 6 axis test bench and 4 axis machine. |
please don't close this issue, this feature isn't fully implemented yet |
Hi Martin2250, It is very complicated to make visualization like, left side x1y1(XYaxis) and right side x2y2(AZaxis)? Thanks. |
Hi, |
Thanks for info :) |
Hi Martin, Great Icon :) Stefan |
Hi Stefan, wait, this isn't fixed? Can you use UGS and copy/paste a few lines of probe responses here? I added some logic to ignore additional axes in probe responses a while back, so I'm a bit surprised. Cheers! |
sorry, did not mean to close this. I'll upload a new release now, please test if the error still occurs. |
Hi Martin, |
Hi Stefan, Cheers! |
I've added 4th axis for STM32F103 (usbcnc), and tested it for a long time.
Now it's work.
usbcnc/grbl#51
Сan I expect to support the additional axis in the future in your software?
(without visualization of course)
The text was updated successfully, but these errors were encountered: