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

Teensy 9 Axis #58

Open
qiwalker opened this issue Sep 5, 2021 · 2 comments
Open

Teensy 9 Axis #58

qiwalker opened this issue Sep 5, 2021 · 2 comments

Comments

@qiwalker
Copy link

qiwalker commented Sep 5, 2021

is it possible to use 9 Axis using Teensy 4

Thanks

@DerAndere1
Copy link
Owner

DerAndere1 commented Sep 5, 2021

"Possible to use" is relative. For 9 axes, only G28, G90, G91 and G1 were tested so far. You will need to follow https://github.com/DerAndere1/Marlin/wiki and you will have to test each and every functionality you need because you will be the first who tries it on a Teensy 4. Also, you will have to develop the pins file for the Teensy 4. Currently there are two pin files for the Teensy 4.1 which you can take as a reference.

@qiwalker
Copy link
Author

qiwalker commented Sep 9, 2021

thx for your reply
the expansion board is on progress

for now i will test with esp32
im new for using marlin firmware
for the motor i use step servo motor IHSV and i cannot find in configuration.h for the driver

thx

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