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

PnP Project #23

Open
qiwalker opened this issue Aug 3, 2021 · 8 comments
Open

PnP Project #23

qiwalker opened this issue Aug 3, 2021 · 8 comments

Comments

@qiwalker
Copy link

qiwalker commented Aug 3, 2021

hi,

im on going develop PnP machine, and for the core will use the black pill
anyway thank you for creating GRBLHAL its great!

back to the machine , it using 4 head for pick and place and each vacuum has vacuum sensor, is it possible to get more 4 output and 4 input using GRBL HAL ?

thanks

@terjeio
Copy link
Contributor

terjeio commented Aug 3, 2021

The driver currently supports up to 6 inputs and 3 outputs via GPIO and can easily be extended. You will have to create a map file for your board, however I suspect the Blackpill does not have enough GPIOs and you will have to add a GPIO extender and support code for that? A better choice would be a Nucleo-64 board?

@qiwalker
Copy link
Author

qiwalker commented Aug 4, 2021

ouh i see, i will try to use due core board

but still need your help to change the EEPROM port in the code

meanwhile i will design the expansion PCB.

@qiwalker
Copy link
Author

qiwalker commented Sep 1, 2021

hi @terjeio

dow you any plan to implemented 5 or 6th motion planner ?

@terjeio
Copy link
Contributor

terjeio commented Sep 1, 2021

dow you any plan to implemented 5 or 6th motion planner ?

Not in the near future, but have been looking into how to separating planner and stepper code from the rest of the core in a way that would allow it to run on a second core. I believe this would simplify replacing it with higher order motion planners later on.

With luck maybe somebody else will come up with the needed code?

@qiwalker
Copy link
Author

qiwalker commented Sep 2, 2021

i hope so, did u have take a look for g2core the motion is good but little bit slow than grbl

@qiwalker
Copy link
Author

qiwalker commented Sep 3, 2021

hi, can i get your contact ?
i had project need your help as freelance any discussion let's continue by email.

Removed email address.

@terjeio
Copy link
Contributor

terjeio commented Sep 3, 2021

Please add a comment with your email adress then and edit it out afterwards.

@qiwalker
Copy link
Author

hi terje
any update ?

thanks

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