Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

[BUG] SD read broken on MKS Robin Nano 1.2 (and clones) after 14 Jan 2024

Open mechano opened this issue 10 months ago • 4 comments

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

I've compiled successfully the 14 Jan 2024 version and is fully working. Now I'm still able to compile the last bugfix, but on Kingroon KP3S (Pro and S1), KP5L machines and other Robin Nano 1.2 machines the onboard microSD reader doesn't work anymore. I can see file list, I choose one and the print doesn't start. When I go back in the file list the filenames are 8.3 characters and no folders are read.

It prints from Octoprint.

Bug Timeline

New one

Expected behavior

Read files and print them.

Actual behavior

Read file but doesn't print. Going back to file list the directory structure is broken.

Steps to Reproduce

No response

Version of Marlin Firmware

2.1.2-bugfix after 14 Jan 2024

Printer model

Kingroon KP3S Pro and KP5L

Electronics

Stock Robin Nano 1.2 clone boards.

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

Other (explain below)

Host Software

SD Card (headless)

Don't forget to include

  • [X] A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Configuration.zip

mechano avatar Mar 31 '24 22:03 mechano

Same problem here. Read fails under random conditions. Reverting to mks firmware has no issue. Marlin.zip

Hero3dPrints avatar Apr 02 '24 18:04 Hero3dPrints

Same here with the current 2.1.x bugfix version. Haven't tried the stable ones

avizienis avatar Apr 10 '24 18:04 avizienis

Same here on Elegoo Neptune 2s with ZNP robon nano V1.3 Issue appears on release 2.1.2.2, realease 2.1.2.3, and current bugfix branch. In my case the printer sometimes does random travels or reboots in the middle of the print. Only when printing from SDCards. Tried multiple SDCards, same issue every time. Works fine when printing via OctoPrint. IT also works just fine when i enable TFT_LVGL_UI

FabianMPunkt avatar May 30 '24 13:05 FabianMPunkt

same issue here with the latest commit on a KPS pro s1

AR1972 avatar Jun 16 '24 19:06 AR1972

Same here on MKS Robin Nano V3.1 with bugfix-2.1.x at ad60cdd03067877bfa453a0b18b2dd044802b55e.

I'm no longer able to print from the SD, Marlin crashes right after homing

andrademf avatar Jul 26 '24 20:07 andrademf

Here's the fix: #27385

konradmb avatar Aug 31 '24 22:08 konradmb