bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
1.01k stars 1.15k forks source link

Print freezes but still have access to lcd screen menu. #115

Open Loadie150 opened 4 years ago

Loadie150 commented 4 years ago

I’ve had the Skr v1.3 for a few months now and it’s worked flawlessly until recently. I’ve burnt out 2 touch sensors and now when in the middle of a print, over an hour or so long, well, the print just stops! I have full access to the lcd screen and menus. I can select pause and then resume, nothing. I can move the axis and back, no continuations of the print. I always have to hard boot and start over again. I’ve wasted about a spool of filament on this issue. Yesterday I updated to the newest firmware here. Same results, only a little sooner.

Core A8 XY slim printer with Skr v1.3 TMC2208s in UART mode NPN sensor Dual z axis Dual PSUs.

Any help would be appreciated!

anggiatm commented 4 years ago

i have same issue,

in marlin configuration.h

define SERIAL_PORT 0

define SERIAL_PORT_2 -1

if you print via lcd you sould unplug the usb cable from pc

Loadie150 commented 4 years ago

I’ve been dealing with Bigtreetech and they’re sending me a replacement board. I also have another 12864 lcd coming as well. Will figure it out sooner or later.

My Marlin settings are the same.