bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.01k stars 1.97k forks source link

ender crashes when trying sdcard menu #50

Open kramer04 opened 4 years ago

kramer04 commented 4 years ago

printer crashes when i want to print something from the sdcard i use the first board skr mini e3 with firmware v1 so i can't print anything, my printer is unusable

mrBarbecue commented 4 years ago

There's a part in the manuel, that says you must uncomment //#define SPEAKER in config.h or else it freezes, if you press the button. Could it be this?

kramer04 commented 4 years ago

if i uncomment it works better but have to turn off/on the printer... i read pdf in firmware folder but don't see what you say where did you find it ? thanks

mrBarbecue commented 4 years ago

image

Second last picture.

timryder commented 4 years ago

@mrBarbecue The manual says you must leave it COMMENTED or it will Freeze. Do not uncomment this property.

Gummibaer commented 4 years ago

https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/tree/master/firmware/V1.2 comment out //#define SPEAKER, if you don't comment out this, it will freeze when you pressed button

mrBarbecue commented 4 years ago

@timryder You're right. My mistake. Meant the same as you, wrote it wrong.