Closed Eddiiie closed 2 years ago
Attached is configuraton.h and configuration_adv.h Configuration.txt Configuration_adv.txt
The Ender3 is 24v. Does that pose a problem with these drivers?
m211 SENDING:M211 M211 S1 ; ON Min: X0.00 Y0.00 Z0.00 Max: X235.00 Y235.00 Z250.00 m122 SENDING:M122 X Y Z E Address 0 0 0 0 Enabled false false false false Set current 650 800 800 800 RMS current 642 795 795 795 MAX current 905 1121 1121 1121 Run current 20/31 25/31 25/31 25/31 Hold current 10/31 12/31 12/31 12/31 CS actual 10/31 12/31 12/31 12/31 PWM scale vsense 1=.18 1=.18 1=.18 1=.18 stealthChop true true true false msteps 16 16 16 16 interp true true true true tstep max max max max PWM thresh. 98 98 131 263 [mm/s] 100 100 15 30 OT prewarn false false false false triggered OTP false false false false pwm scale sum 12 14 14 14 pwm scale auto 0 0 0 0 pwm offset auto 36 36 36 36 pwm grad auto 14 14 14 14 off time 0 0 0 0 blank time 24 24 24 24 hysteresis -end 2 2 2 2 -start 1 1 1 1 Stallguard thrs 0 0 0 0 uStep count 40 40 40 40 DRVSTATUS X Y Z E sg_result 0 0 0 0 stst olb ola s2gb s2ga otpw ot 157C 150C 143C 120C s2vsa s2vsb Driver registers: X 0xC0:0A:00:00 Y 0xC0:0C:00:00 Z 0xC0:0C:00:00 E 0x80:0C:00:00 Testing X connection... OK Testing Y connection... OK Testing Z connection... OK Testing E connection... OK [ERROR] Can't read from printer (disconnected?) (SerialException): call to ClearCommError failed [ERROR] Can't write to printer (disconnected?) (SerialException): WriteFile failed ([Error 22] The device does not recognize the command.)
This board was produced in 3 variants and each has its own configuration. What processor do you have? Are you compiling FW for the right processor?
something just popped on the board.. after the m122 command above. I didnt see what. Something around the hot end connector on the main board I think. dammit
Mosfet?
I think around here...
what stopped working
I dont know. afraid to turn it back on at the moment. switched to usb power and the display says TMC CONNECTION ERROR but I can see how that can be expected since they probably dont run on USB.
Whatever popped, it probably popped open, right? :p
>>>m122
SENDING:M122
X Y Z E
Address 0 0 0 0
Enabled false false false false
Set current 650 800 800 800
RMS current 1160 1436 1436 1436
MAX current 1636 2025 2025 2025
Run current 20/31 25/31 25/31 25/31
Hold current 10/31 12/31 12/31 12/31
CS actual 0/31 0/31 0/31 0/31
PWM scale
vsense 0=.325 0=.325 0=.325 0=.325
stealthChop false false false false
msteps 256 256 256 256
interp false false false false
tstep 0 0 0 0
PWM thresh. 1581 1581 2108 4216
[mm/s] 100 100 15 30
OT prewarn false false false false
triggered
OTP false false false false
pwm scale sum 0 0 0 0
pwm scale auto 0 0 0 0
pwm offset auto 0 0 0 0
pwm grad auto 0 0 0 0
off time 0 0 0 0
blank time 16 16 16 16
hysteresis
-end -3 -3 -3 -3
-start 1 1 1 1
Stallguard thrs 0 0 0 0
uStep count 0 0 0 0
DRVSTATUS X Y Z E
sg_result 0 0 0 0
stst * * * *
olb
ola
s2gb
s2ga
otpw
ot
157C
150C
143C
120C
s2vsa
s2vsb
Driver registers:
X 0x00:00:00:00 Bad response!
Y 0x00:00:00:00 Bad response!
Z 0x00:00:00:00 Bad response!
E 0x00:00:00:00 Bad response!
Testing X connection... Error: All LOW
Testing Y connection... Error: All LOW
Testing Z connection... Error: All LOW
Testing E connection... Error: All LOW
I think it was either one or all the TMC Drivers blew up. Removing one at a time and smelling, they all seem to have a burnt smell. Looking at the underside of the Z driver I see burn mark...
RUN AWAY FROM THIS BOARD!!!!
The SKR2 revA board had a bad mosfet and if the wiring was not modified, the TMC controls burned out. Looks like you have rev A
https://github.com/bigtreetech/SKR-2/issues/17
This protects the TMC drivers in case you connect them upside down. Unfortunately, they can now burn out even if they are connected properly ....
Supposedly I have a Rev B, despite the missing second sticker but having the correct MOSFET.
Returning this board.
A real pisser.
SKR2 TMC2209 Marlin 2
M122 reports False for enabled. Nothing moves. LCD display reports error and restarts.
What am I missing? platformio
configuration.h
configuration_adv.h
There were jumper wires that came with the drivers but I dont think they are needed with the SKR2. Anyway, can't find where to connect them to.
I also have a SKR Turbo board on another printer that works OK...