mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-25 05:21:48 +02:00
Updated Using the SD Card (markdown)
@@ -58,6 +58,6 @@ When an SD card job is running, the percent complete is appended to the status s
|
|||||||
|
|
||||||
### Card Formatting ###
|
### Card Formatting ###
|
||||||
|
|
||||||
The firmware uses the [Arduino SD library](https://www.arduino.cc/en/Reference/SD). This is limited to 4G cards.
|
The firmware uses the [Arduino SD library](https://www.arduino.cc/en/Reference/SD). This is limited to 4G cards. In general, the smallest, oldest and slowest cards tend to work best with this library.
|
||||||
|
|
||||||
Some people have trouble when SD cards have been formatted by Windows, but were able to solve the problem by formatting with [SD Card Formater](https://sd-card-formatter.en.uptodown.com/windows)
|
Some people have trouble when SD cards have been formatted by Windows, but were able to solve the problem by formatting with [SD Card Formater](https://sd-card-formatter.en.uptodown.com/windows)
|
Reference in New Issue
Block a user