TMC2209 Physical Install and Marlin
TMC2209 Physical Install and Marlin
Hi,
I have the A10M and am attempting to upgrade the stepper drivers to the new BIGTREETECH TMC2209 v1.2. There is some info online and I'm following Teaching Tech's video here "https://www.youtube.com/watch?v=dOJbSrWVu_Q". I do not know how to wire the 2209 steppers to the GT2560 v3 board and do not want to make a mistake. Does anyone have any info on how to complete this install?
https://github.com/bigtreetech/BIGTREET ... manual.pdf
https://github.com/Geeetech3D/Diagram/b ... .0_SCH.pdf
Second question on the marlin 2.0x firmware. I believe I have updated the firmware copying the example for the A10 and following the above video; any additional guidance here would be appreciated. Thanks!
I have the A10M and am attempting to upgrade the stepper drivers to the new BIGTREETECH TMC2209 v1.2. There is some info online and I'm following Teaching Tech's video here "https://www.youtube.com/watch?v=dOJbSrWVu_Q". I do not know how to wire the 2209 steppers to the GT2560 v3 board and do not want to make a mistake. Does anyone have any info on how to complete this install?
https://github.com/bigtreetech/BIGTREET ... manual.pdf
https://github.com/Geeetech3D/Diagram/b ... .0_SCH.pdf
Second question on the marlin 2.0x firmware. I believe I have updated the firmware copying the example for the A10 and following the above video; any additional guidance here would be appreciated. Thanks!
Re: TMC2209 Physical Install and Marlin
Hi,If you change the driver, please operate when the printer is turned off.
You can refer to the video instructions for operation.
If the TMC2209 is similar to the TMC2208, the motor running direction needs to be reversed in the firmware.
You can refer to the video instructions for operation.
If the TMC2209 is similar to the TMC2208, the motor running direction needs to be reversed in the firmware.
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
Re: TMC2209 Physical Install and Marlin
Hello there, I was intetested in doing the same upgrade, have you been able to pull this off? if so, can you let me know the steps involved in the process or point out to some material that can helpm me in the swap? thanks a lotResinZero wrote: ↑Sun Oct 20, 2019 12:00 amHi,
I have the A10M and am attempting to upgrade the stepper drivers to the new BIGTREETECH TMC2209 v1.2. There is some info online and I'm following Teaching Tech's video here "https://www.youtube.com/watch?v=dOJbSrWVu_Q". I do not know how to wire the 2209 steppers to the GT2560 v3 board and do not want to make a mistake. Does anyone have any info on how to complete this install?
https://github.com/bigtreetech/BIGTREET ... manual.pdf
https://github.com/Geeetech3D/Diagram/b ... .0_SCH.pdf
Second question on the marlin 2.0x firmware. I believe I have updated the firmware copying the example for the A10 and following the above video; any additional guidance here would be appreciated. Thanks!
-
- Posts: 15
- Joined: Wed Apr 01, 2020 7:46 pm
Re: TMC2209 Physical Install and Marlin
Hi,ResinZero wrote: ↑Sun Oct 20, 2019 12:00 amHi,
I have the A10M and am attempting to upgrade the stepper drivers to the new BIGTREETECH TMC2209 v1.2. There is some info online and I'm following Teaching Tech's video here "https://www.youtube.com/watch?v=dOJbSrWVu_Q". I do not know how to wire the 2209 steppers to the GT2560 v3 board and do not want to make a mistake. Does anyone have any info on how to complete this install?
https://github.com/bigtreetech/BIGTREET ... manual.pdf
https://github.com/Geeetech3D/Diagram/b ... .0_SCH.pdf
Second question on the marlin 2.0x firmware. I believe I have updated the firmware copying the example for the A10 and following the above video; any additional guidance here would be appreciated. Thanks!
I installed the TMC2209 for the extruder but it doen't move. About X,Y, and Z motors all ok, they move.
Let me know how you have done for the extruder and if you had problems.
Re: TMC2209 Physical Install and Marlin
I was looking for any manual about installing TMC2209 too and Google shows only this post, which, unfortunately, doesn't have any details.
So I'll just share what I've done after purchasing TMC2209 v1.2 from AliExpress - https://www.aliexpress.com/item/33025652788.html . I have A10M printer with GT2560 v4.0 board.
Basically, this was a straightforward replace for all five drivers. First I've measured reference voltage on existing drivers - it was 0.9 for axes and 1.05 for extruders. As recommended in other manuals, I've disconnected all steppers, replaced the drivers paying attention to the orientation - one or the corner pins in the new driver is marked as GND, so I matched it with the GND corner pin on the old driver.
Note, I didn't have to bend or remove any pins as shown in the video referred by the OP.
Here is how they look when installed Next, I've powered on the printer (steppers still disconnected) and adjusted the ref voltages to about the same values as the old drivers. Clockwise reduces the voltage, anti-clockwise increases. Powered down everything, re-connected the steppers and checked that they all move - I had to heat the hotend to check the extruders. Of course, they were moving to the wrong direction, but I expected this.
Finally, I've opened Vert's Marlin (https://github.com/Vertabreak/Marlin), and in Start_here.h file uncommented the line that says, compiled and flashed it. Actually I would recommend getting familiar with this process before changing the drivers. It's not that hard and a very detailed instruction is in this video - https://www.youtube.com/watch?v=e1tps-5hxgU (of course, you'll better use the latest version of the firmware rather than the one mentioned in the video).
Now everything works fine, I've printed benchy - drivers and steppers temperature was fine. And indeed, the movement is now very quiet. I just need to do something with the loud hotend fans (UPD: I've dealt with the hotend too - see here)
I hope this helps someone.
So I'll just share what I've done after purchasing TMC2209 v1.2 from AliExpress - https://www.aliexpress.com/item/33025652788.html . I have A10M printer with GT2560 v4.0 board.
Basically, this was a straightforward replace for all five drivers. First I've measured reference voltage on existing drivers - it was 0.9 for axes and 1.05 for extruders. As recommended in other manuals, I've disconnected all steppers, replaced the drivers paying attention to the orientation - one or the corner pins in the new driver is marked as GND, so I matched it with the GND corner pin on the old driver.
Note, I didn't have to bend or remove any pins as shown in the video referred by the OP.
Here is how they look when installed Next, I've powered on the printer (steppers still disconnected) and adjusted the ref voltages to about the same values as the old drivers. Clockwise reduces the voltage, anti-clockwise increases. Powered down everything, re-connected the steppers and checked that they all move - I had to heat the hotend to check the extruders. Of course, they were moving to the wrong direction, but I expected this.
Finally, I've opened Vert's Marlin (https://github.com/Vertabreak/Marlin), and in Start_here.h file uncommented the line that says
Code: Select all
#define TMC2209S // Enable TMC2209 Standalone all drivers
Now everything works fine, I've printed benchy - drivers and steppers temperature was fine. And indeed, the movement is now very quiet. I just need to do something with the loud hotend fans (UPD: I've dealt with the hotend too - see here)
I hope this helps someone.
Last edited by astax on Sun Jul 19, 2020 4:08 am, edited 1 time in total.
Re: TMC2209 Physical Install and Marlin
Thanks for your detailed description. Did you remove the jumpers under the steppers as well?
Re: TMC2209 Physical Install and Marlin
There are no jumpers on this board. Or I didn't find them
Anyway, I didn't change any jumpers - just a straight drivers replace.
Anyway, I didn't change any jumpers - just a straight drivers replace.