forked from MarlinFirmware/Marlin
-
Notifications
You must be signed in to change notification settings - Fork 0
Scott Lahteine edited this page Mar 23, 2016
·
2 revisions
DO NOT EDIT THIS PAGE. The wiki is being ported to a new documentation system.
Please see Issue #3088 "New Documentation" for more information.
Open a new or existing file on the SD card for writing.
M28 path/to/newfile.gco
<filename> The full DOS 8.3 path to the file. The actual path will be saved in upper-case.
M28 creates a file for writing. All commands sent until the next M29 will be ignored by the parser and written to the file. M29 finishes and closes the file.
Welcome to Marlin
Setting Up Marlin
Features
Configuring Marlin
Reference
GCode in Marlin
Join the Marlin Project
Contributing to Marlin
Coding Standards
Marlin or MarlinDev?
Marlin Branches
Marlin 1.2 Development
Compiling-MarlinDEV-master