thinkyhead

M32 - Select and Start

sdcard Begin an SD print from a file. SDSUPPORT

Description

The M32 command exists to allow G-code to load other G-code files and run them as sub-programs. This can be useful to change the start / end G-code for a batch of files without having to edit them all.

For legacy reasons M32 uses ‘!’ (and ‘#’) to delimit the filepath parameter. The filepath must be the last parameter.

Notes

Requires SDSUPPORT

This is a seldom-used beta feature that needs more testing and use-cases.

Usage

M32 [P<flag>] [S<filepos>]

Parameters

[P<flag>]

Sub-Program flag

[S<filepos>]

Starting file offset