Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SD Card is detected but doesn't start printing or heating #26913

Closed
1 task done
Hydra99o opened this issue Mar 26, 2024 · 6 comments
Closed
1 task done

[BUG] SD Card is detected but doesn't start printing or heating #26913

Hydra99o opened this issue Mar 26, 2024 · 6 comments

Comments

@Hydra99o
Copy link

Hydra99o commented Mar 26, 2024

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

Yes, and the problem still exists.

Bug Description

I've flashed the latest marlin bugfix 2.1.x to my ANYCUBIC CHIRON, when i try to start a print via SD card using the lcd menu i can see the files in the SD card files menu , after selecting a file it takes me to the status screen as usual but it doesn't do anything, it shows the file name but wont start printing
Note: It prints fine with USB and i can also start a print from SD card using Pronterface the problem only occurs when trying to print using the stock Chiron LCD
Also in Pronterface log it says SD Card ok "echo:SD card ok"
this bug doesn't exist in previous versions of marlin

Bug Timeline

NEW BUG

Expected behavior

I expect it to start heating and printing after selecting a file form the menu

Actual behavior

it wont start printing

Steps to Reproduce

No response

Version of Marlin Firmware

Bugfix 2.1.x

Printer model

Anycubic Chiron

Electronics

stock Trigorilla_14

LCD/Controller

ANYCUBIC LCD CHIRON

Other add-ons

no add-ons except a direct drive extruder

Bed Leveling

MBL Manual Bed Leveling

Your Slicer

Cura

Host Software

Pronterface

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Configuration_adv.zip

@Hydra99o Hydra99o changed the title [BUG] SD Card is detected but won't start printing or heating [BUG] SD Card is detected but doesn't start printing or heating Mar 30, 2024
@mechano
Copy link

mechano commented Mar 31, 2024

Yes same as mine, with Kingroon machines with Kingroon 1.3 board. It's an MKS Robin Nano 1.2 clone with GD32F303 chip.

@Matsavol
Copy link

Matsavol commented Jun 7, 2024

I'm having similar symptoms on my Longer LK1 running on bugfix-2.1.x fimware 5/23/2024. Here are some interesting details I have noticed:

  • I'm using the TFT_COLOR_UI. (In case UI has something to do with this.)
  • Firmware compiled with VS Code using STM32F103VE_longer environment.
  • If SD card is inserted when turning on the printer Marlin boots up and I can browse the files on SD card . Trying to start the print from SD card fails. Going back to SD card file list shows a corrupted list. Releasing and attaching media fixes the file system but I still cannot start the print.
  • If SD card is inserted when when turning on printer and first thing I do is Refreshed file list I can start print from SD card normally.
  • If the print had failed to start it can be fixed with following sequence: Release media, Attach media, Refresh file list and then print can start normally. (Key here is that I must do the Refresh file list, even when the file list did show up correctly without it.)
  • If printer is turned on without SD card and later on SD card is inserted and media attached print starts normally from SD card without need to Refresh file list.
  • If print had failed to start, removing SD card and trying to refresh file list without SD card shows empty file list. After inserting SD card back and Attach media file list gets populated correctly. Print fails to start unless Refresh file list was performed before selecting the file to start print.
  • The "#define ONBOARD_SDIO" must be added to Configuration.h file. Without it Marlin crashes and goes to boot loop during power up. This happens only if compiled without "maple" environment. (With "maple" environment boot loop doesn't happen but there are some other issues with stepper motor control during printing that it is not an option.)

Copy link

github-actions bot commented Sep 7, 2024

Greetings from the Marlin AutoBot!
This issue has had no activity for the last 90 days.
Do you still see this issue with the latest bugfix-2.1.x code?
Please add a reply within 14 days or this issue will be automatically closed.
To keep a confirmed issue open we can also add a "Bug: Confirmed" tag.

Disclaimer: This is an open community project with lots of activity and limited
resources. The main project contributors will do a bug sweep ahead of the next
release, but any skilled member of the community may jump in at any time to fix
this issue. That can take a while depending on our busy lives so please be patient,
and take advantage of other resources such as the MarlinFirmware Discord to help
solve the issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2024
@SMH17
Copy link

SMH17 commented Oct 7, 2024

This bug is still present. This issue should be reopened.

@carloslockward
Copy link

Im experiencing this bug aswell. Kingroon KP3S with Marlin compiled from the tagged 2.1.2.4 release. Please re-open.

@SMH17
Copy link

SMH17 commented Oct 9, 2024

If you use FSCM and an STM32 based motherboard the issue may be caused by this .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants