Ender3V2S1 icon indicating copy to clipboard operation
Ender3V2S1 copied to clipboard

BUG on Start New Print.

Open pacocatech opened this issue 2 years ago • 13 comments

When I click print, the firmware update message appears.

See the video, I'm using the version with BLTOUCH.

https://drive.google.com/file/d/1hpIaxUF9s5XLgrc3daU9g7BYnBe1wQWA/view?usp=sharing

My board is 4.2.2

pacocatech avatar Jun 11 '22 16:06 pacocatech

The video doesn't show your bug.

mriscoc avatar Jun 12 '22 05:06 mriscoc

Sorry, i posted wrong video, this is correct: https://drive.google.com/file/d/18cDZCn82P1qszG-3-w0zkJFHTdvf-tk4/view

pacocatech avatar Jun 12 '22 15:06 pacocatech

I have the same problem also 4.2.2 with a bltouch

locksen-nl avatar Jun 13 '22 21:06 locksen-nl

Seems to be a problem with some kind of memory cards, try with other SD card, format to FAT32, put no more of 20 files on it.

mriscoc avatar Jun 13 '22 23:06 mriscoc

I even thought it could be the card, I got a new class 10 card, formatted it as FAT32 because NTFS doesn't work and just added the firmware and then formatted it again and left a maximum of 4 files and the problem still persists. In the old firmware version this does not happen.

pacocatech avatar Jun 14 '22 14:06 pacocatech

Please, can you specify what precompiled version you are using?

mriscoc avatar Jun 16 '22 18:06 mriscoc

this version: Ender3V2-422-BLT-20220527.bin

pacocatech avatar Jun 20 '22 12:06 pacocatech

I have the same problem after upgrading to Ender3V2-427-BLT-20220527.bin. Remove the 'SDCard' as a workaround and press 'Print' - ignore the 'No Media' message. While still in the 'Print' menu screen, insert the 'SDcard' to select and print the desired file.

esrpradeep avatar Jun 24 '22 08:06 esrpradeep

I have the same problem after upgrading to Ender3V2-422-BLT-20220527.bin. I have a 4.3.1 mainboard and a DACAI display.

I have tried with 2 different SD Card and I have seen the problem with both of them. I never encontered this kind of problem with these 2 cards with the Creality stock firmware.

When the problem occurs, generally, it occurs only one time instead of many time like in pacocatech video's.

faucherc avatar Jun 27 '22 20:06 faucherc

Please verify with latest version.

mriscoc avatar Jul 17 '22 00:07 mriscoc

This was the same Issue I reported a few weeks back. Card was completely fine.

Moobien avatar Jul 17 '22 05:07 Moobien

I have the same problem after upgrading to Ender3V2-427-BLT-20220527.bin. Remove the 'SDCard' as a workaround and press 'Print' - ignore the 'No Media' message. While still in the 'Print' menu screen, insert the 'SDcard' to select and print the desired file.

Update: Upgraded to Ender3V2-427-BLT-20220716.bin, and I haven't observed the 'SDCard' issue so far.

Observation from my end:

JULY2022 release has the SDSORT_LIMIT as '40' in the file 'Configuration_adv.h' compared to May2022 release that had '60' for Ender3V2-427-BLT under the link 'Special_Configurations'.

Latest 'Configuration_adv.h' from Special configurations #define SDSORT_LIMIT 40 // Maximum number of sorted items (10-256). Costs 27 bytes each. // MRiscoC Increase number of sorted items

I'm not sure if this was the root of the problem or could have been resolved due to the latest Marlin bugfix branch.

esrpradeep avatar Jul 17 '22 15:07 esrpradeep

SDSORT_LIMIT is only a limit value, I reduced it for cases where the SD card has a large amount of files and the memory limit could be exceded. I think that the error could comming from the Marlin core.

mriscoc avatar Jul 17 '22 17:07 mriscoc

Print File menu list has been improved in the last version, please test.

mriscoc avatar Aug 17 '22 18:08 mriscoc

No more user feedback.

mriscoc avatar Aug 22 '22 06:08 mriscoc

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Apr 24 '23 02:04 github-actions[bot]