machines/systems/flexibot/docs/marlin/_gcode/M023.md
2026-03-16 10:12:42 +01:00

627 B

tag title brief author requires group codes related notes parameters examples
m0023 Select SD file Select an SD file to be executed thinkyhead SDSUPPORT sdcard
M23
M24
Requires [`SDSUPPORT`](/docs/configuration/configuration.html#sd-card)
tag optional description
filename false The filename of the file to open.
pre code
Select a file and start it > M23 /musicg~1/jingle.gco Now fresh file: /musicg~1/jingle.gco > M24

Select an SD file for printing or processing. Follow with M24 to run the selected file.