You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following some of the steps in this issue #3549 I was finally able to get my turbo working again, however only adding the standby pins to printer.cfg was inneffective, and I needed to add them to GPIO pins in make menuconfig. The config or instructions currently lack any information on this. A simple
#####GPIO pins to be added in Menuconfig !P3.26, !P3.25, !P1.18, !P1.19 #####
at the top of the config would be super helpful and would at least have saved me a lot of time.
The text was updated successfully, but these errors were encountered:
That's quite strange - i use E3 turbo on my ender3v2 with all pins set in printer.cfg (btw, there are 5 pins, because of 5 drivers) and had nothing to change in menuconfig. Here is my section from printer.cfg [static_digital_output tmc_standby_pins] pins: !P3.26, !P3.25, !P1.18, !P1.19, !P2.13
It looks like there hasn't been any recent updates on this
Klipper github issue. If you created this issue and no
longer consider it open, then please login to github and
close the issue. Otherwise, if there is no further activity
on this thread then it will be automatically closed in a few
days.
Best regards,
~ Your friendly GitIssueBot
PS: I'm just an automated script, not a human being.
Following some of the steps in this issue #3549 I was finally able to get my turbo working again, however only adding the standby pins to printer.cfg was inneffective, and I needed to add them to GPIO pins in make menuconfig. The config or instructions currently lack any information on this. A simple
#####GPIO pins to be added in Menuconfig !P3.26, !P3.25, !P1.18, !P1.19 #####
at the top of the config would be super helpful and would at least have saved me a lot of time.
The text was updated successfully, but these errors were encountered: