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

[BUG] Cura brings BTT SKR mini E3 V2 to reboot with alarm before when opening #468

Open Bastlwastl84 opened 3 years ago

Bastlwastl84 commented 3 years ago

Description

Starting Cura crashes Printer

Steps to reproduce

  1. [First Step] Connected with USB
  2. [Second Step] open Cura 4.8
  3. [and so on...] rebootloop till unconnect or closing Cura.

Actual behavior

Reboots when opening Cura or plugging USB cable in when Cura is open

Additional Information

BTT TFT35 E3 V3 2020-12-05 Marlin Bugfix 2.0.8 2020-12-05 2020-12-09.zip

delamonpansie commented 3 years ago

Workaround: edit .config/cura/4.8/plugins.json and add "USBPrinting" to "disabled". Example: {"disabled": ["USBPrinting"], "to_remove": [], "to_install": {}}

Bastlwastl84 commented 3 years ago

Couldn't there be no workaround in Marlin creating? Everytime after Cura updating it must be fixed.

mkotyk commented 2 years ago

@delamonpansie Not really a work around, since you can no longer print to the printer.

It's 2 years later and I am seeing this also with Cura 4.13 and Marlin from the BTT github repo. I guess no one cared.

mkotyk commented 2 years ago

In case anyone else ends up here, the real fix is https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/issues/499