1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-25 05:21:48 +02:00

Updated Using the SD Card (markdown)

bdring
2018-09-06 11:10:35 -05:00
parent 87220a3acf
commit 2329ae930f

@@ -2,8 +2,6 @@
## Overview
SD Card support is on the Grbl_ESP32_SDCard branch.
This documents the current command set. The commands and responses were chosen to in a Grbl style rather than a Marlin type style. This will allow existing Grbl senders to be used without issues. The current commands have been approved by Sonny (Grbl Dev) and will be reserved for this use to prevent future conflicts.
If you have any suggestions, please post them as an issue.