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

CNC PENDANT and ETHERNET? #5

Open
M10CUBE opened this issue May 23, 2024 · 5 comments
Open

CNC PENDANT and ETHERNET? #5

M10CUBE opened this issue May 23, 2024 · 5 comments

Comments

@M10CUBE
Copy link

M10CUBE commented May 23, 2024

Hi terjeio
I know I have been missing a long time but other obligations took me away.

I am re-working with your CNC BREAKEOUT NUCLEO 64. I have 2 questions please.
1 - Any idea of putting a CNC pendant box? DIY or ready. What correction do I have to do in firmware and how.
2 - Any progress of putting Ethernet on CNC BREAKEOUT NUCLEO 64?

Well been wishes for everybody here
EDIT
The pendant is required to plugged somehow into the CNC BREAKEOUT NUCLEO (64 not into PC with the G CODE SENDER
Thanks

@terjeio
Copy link
Owner

terjeio commented Jun 25, 2024

1 - MPG mode, possibly in combination with the keypad plugin is available.
2 - Available - see the board map.

Note that due to limited number of pins there are restrictions on which options can be enabled together.

@M10CUBE
Copy link
Author

M10CUBE commented Jun 27, 2024

Thanks @terjeio . Is this part of the GRBLHAL code? If not how can I embed it?
A long time ago using your directions I uploaded the code via a web interface but I forgotten how.
If I understated correctly I must use some RX, TX pins in BREAKEOUT NUCLEO to communicate with my custom MPG board.
I am not sure witch pins are the correct t ones.

I am looking at your GRBL_MPG_DRO_BoosterPack project. I see that you progress it a lot but still no keyboard on Pico
I am thinking to do the MPG totally using Raspberry Pico board(s).
I saw the discussion about the 2 Picos and liked it.
I may start with a very simple Pico design sending MPG to BREAKEOUT NUCLEO and stick to the discussion...
If any suggestions happy to hear.
Thanks again

@terjeio
Copy link
Owner

terjeio commented Jun 28, 2024

I am not sure witch pins are the correct t ones.

These.

I am thinking to do the MPG totally using Raspberry Pico board(s).

I have added automatic programming of the MSP430 to the Pico code so it can be added as just any other componet. If you want to use a Pico for keyboard scanning/LED control the MSP430 code has to be ported to it.

@M10CUBE
Copy link
Author

M10CUBE commented Jul 2, 2024

I have started a discussion for an MPG using only 2 Picos. It is an approach started 2 years ago with only some hours spent on the idea.
Considering the interest on that I think it will be an interesting approach, useful to the community.
grblHAL/RP2040#92 (comment)
Please comment if you have some spare time. It is nice to know that I am on the right track
Thanks

@terjeio
Copy link
Owner

terjeio commented Jul 4, 2024

Continues at this discussion.

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