-
Notifications
You must be signed in to change notification settings - Fork 92
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
FYSETC S6 with TMC2209 #131
Comments
Many thanks for your help @terjeio !!! M122
I plan to test the new version in the next week. Hartmut |
Great, I'll assign Reset to THERM1 in the next commit. Thanks for reporting. |
Do you think THERM1 is a good idea as this is an analog port? I use 5 steppers (dual ganged X&Y) and 6 endstops (X-,Y-,Z-,X+,Y+,Z+) |
It is a digital port until reconfigured. There is a large capacitor to ground that might cause issues, mainly "slow" restart if connected to a NC switch. It may also cause the switch to wear out a tad faster from the discharge current... |
Discussed in #130
Originally posted by hartmutgw2 August 2, 2023
Hello,
since weeks I try to get my MPCNC with Fysetc S6 V2.1 and Fysetc TMC2209 V3.1 drivers working.
Without TRINAMIC_ENABLE=2209 it works, however I cannot define a hold current for Z stepper and due to weight of the spindle this configuration doesn't work for me.
When TMC2209 is enabled the board does not show up with lsusb so no communication to controller.
Jumper for UART communication to stepper drivers is set on the board and the controller worked with klipper and tmc2209 support before so I assume it is not hardware related.
If I flash the non-Trinamic version it works again and I'm wondering what I've missed.
Anybody here with a similar configuration or any hint what I'm doing wrong?
Thanks,
Hartmut
The text was updated successfully, but these errors were encountered: