makerbase-mks / MKS-GEN_L

MKS GEN_L is a powerful 3D printer control board with ATMEGA2560 and compatible with RAMPS. V2.1 version the motherboard integrates SPI / UART interface and works with MKS TMC2130/TMC2208 V2.0/TMC2209. It can be used after plugged in. No soldering or flying lead is required ...
https://es.aliexpress.com/item/32802151924.html?spm=a219c.12010612.8148356.1.e4d93944s4tYDC
192 stars 50 forks source link

MKS GEN_L V2.1 TMC2208 TMC connection error #14

Open BigUhg2 opened 2 years ago

BigUhg2 commented 2 years ago

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 commented 12 months ago

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 commented 12 months ago

@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 commented 5 months ago

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?