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

MKS GEN_L V2.1 TMC2208 TMC connection error #14

Open
BigUhg2 opened this issue Jun 3, 2022 · 3 comments
Open

MKS GEN_L V2.1 TMC2208 TMC connection error #14

BigUhg2 opened this issue Jun 3, 2022 · 3 comments

Comments

@BigUhg2
Copy link

BigUhg2 commented Jun 3, 2022

Marlin bugfix-2.0.x
echo: Last Updated: 2022-06-01 | Author: (Alan Fereday, TMC2208)
echo: Compiled: Jun 3 2022
echo: Free Memory: 4249 PlannerBufferBytes: 1248
echo:V86 stored settings retrieved (629 bytes; crc 47652)
Testing X connection... Error: All LOW
Testing Y connection... Error: All LOW
Testing Z connection... Error: All LOW
Testing E connection... Error: All LOW

Followed tutorial, still having this error, What is next?

@Sourdough75
Copy link

I am also having a similar issue using both tmc2208's and tmc2209's
Connecting...
echo:start
Marlin 2.0.7.2
echo: Last Updated: 2020-10-15 | Author: (thisiskeithb, Ender-3)
echo:Compiled: Nov 21 2023
echo: Free Memory: 2785 PlannerBufferBytes: 1200
DIGIPOTS Loading
DIGIPOTS Loaded
DIGIPOTS Loading
DIGIPOTS Loaded
echo:V82 stored settings retrieved (657 bytes; crc 16010)
Testing X connection... Error: All LOW
Testing Y connection... Error: All LOW
Testing Z connection... Error: All LOW
Testing E connection... Error: All LOW
Printer is now online.

@sdoe0
Copy link

sdoe0 commented Nov 23, 2023

@Sourdough75
Wich manufacturer?
U have to connect them properly if its Not MKS's TMCs.

Edit: For using Watterott-TMC2209 with SGEN_L V2 i had to solder a Connection additionaly to setting the Jumpers in the right place. Got the same error before and i had to take a look on the schematics in Order to solve the Problem.
image

@udaravima
Copy link

Testing X connection... OK
Testing Y connection... OK
Testing Z connection... OK
Testing Z2 connection... Error: All LOW
anyone have comment on this?
checked on swapping TMCs and motors also, No luck
firmware problem?
Marlin\src\inc\Warnings.cpp:206:6: warning: #warning "Note: Auto-assigned Z2 STEP/DIR/ENABLE_PINs to unused En_STEP/DIR/ENABLE_PINs. (Define NO_AUTO_ASSIGN_WARNING to suppress this warning.)" [-Wcpp]
#warning "Note: Auto-assigned Z2 STEP/DIR/ENABLE_PINs to unused En_STEP/DIR/ENABLE_PINs. (Define NO_AUTO_ASSIGN_WARNING to suppress this warning.)"
is this error anything to do with this?

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

4 participants