Questions tagged [sd]

Use this tag for questions regarding SD card operation.

Secure Digital (SD) is a non-volatile memory card format. This format is developed by the SD Card Association for use in portable devices. Many 3D printer boards have an SD card interface (micro SD or SD) for removable storage of 3D printer code (G-code) files. The printer controller allows fir reading the SD card and can print these files directly from the card.

8 questions
8
votes
2 answers

How to format an SD card for Monoprice Select Mini V2?

I bought a 32 GB SDHC (Sandisk) I'd like to use for my Monoprice 3D printer. I have downloaded Partition Wizard and partitioned a 2GB primary partition formatted as FAT and it still does not show any files. What am I doing wrong?
Erik Blomberg
  • 81
  • 1
  • 1
  • 2
5
votes
2 answers

How to heat up a Printrbot's hotend using an SD card

My Printrbot simple metal's extruder is jammed and I need to heat it up to unjam it. Unfortunately, the printer does't want to connect to my laptop regardless of the program I'm using (Repetier-Host or Cura 15). Is there a way to use a micro SD…
Brendan Smith
  • 307
  • 1
  • 2
  • 6
5
votes
1 answer

Plug sdramps module and Anet A8 LCD together into RAMPS smart adapter

I want to upgrade my Anet A8's motherboard (the stock one is broken anyway, see: Anet A8 reading 739°C from the extruder thermistor!) to the RAMPS 1.4, without having to get a new LCD/microSD module. I am thinking of getting both a smart adapter and…
Tooniis
  • 333
  • 3
  • 14
4
votes
1 answer

How to sort G-code on SD card based on material (ABS|PLA|SBS)?

I have various G-code files stored at SDCard attached to my Prusa i3 MK2S printer. They are either for ABS, PLA or SBS. The more files I had on the SD card, the more I was running into trouble of finding for which material is which G-code. To…
rudolf_franek
  • 297
  • 1
  • 3
  • 8
4
votes
1 answer

"SD Init Fail" on Ender 3 Pro with BTT E3 RRF v1.1

The background and printer I have an Ender 3 Pro that I have made all sorts of modifications to, the important ones being: Replaced control board with BTT E3 RRF v1.1 Flashed BTT's firmware that I compiled (only change I made was to allow my…
Joseph Crozier
  • 360
  • 4
  • 14
2
votes
1 answer

Monoprice printer: no files found on SD card

My monoprice printer was working; I then tried to format the SD card on a Mac, then it stopped working. I have now tried three different SD cards after formatting on a Windows PC, and still nothing works. Are there supposed to be files on the SD…
tony
  • 21
  • 2
1
vote
2 answers

SKR 1.4 Turbo - Withhout SD-card reader, bricked?

Unfortunately and regrettably. Whilst trying to install and fit an SKR Turbo 1.4 Turbo Motherboard into 3D printer body, I managed to break the SKR 1.4 Turbo Motherboard SD-card reader. The card reader is not flush and protrudes from the board. It…
D_MAN
  • 11
  • 1
0
votes
2 answers

Turn off OctoPrint server after starting print from SD card

I have OctoPrint set up on a Raspberry Pi (OctoPi). I have loaded a number of G-code files to the SD card on the printer. My question is: If I initiate a print from the SD card via OctoPrint, can I then turn off the RPi so I can use it for other…