Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12116

Re: SD Card Menu on CR-10S

$
0
0
One thing to be mentioned, there are 6 occurrences of "#define SD_DETECT_PIN 49" in the pins_RAMPS.h file. It's the one in the "#if ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER)" if block. And in my case "#define SD_DETECT_INVERTED" was already uncommented.

That said I tried this in 1.1.8 and it appears to be working the same as BSBMX mentioned. Where the "Print from SD" is in the menu right under it there is now "Change SD card". However highlighting and invoking "Change SD card" when an SD is indeed present provides no feedback that it did anything.

If a USB connection it still active say to the Windows box where Marlin is compiled and uploaded from I got this behavior. Highlight "Change SD card", click on it, remove the SD card, then reinstalling the SD card will cause the Windows box to beep indicating USB disconnection and the controller will then reboot.

If the controller does not have the USB connection to the Windows box connected and active then clicking on "Change SD card", removing the SD card, then reinstalling the SD card the controller did not then reboot. You can then enter the "Print from SD" menu where you now have a Refresh option and proceed to invoke it where you will then see the files on the SD card.

Viewing all articles
Browse latest Browse all 12116

Trending Articles