Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 2831

Marlin: execute a command or macro when power-off or is inactive:S (no replies)

$
0
0
how to execute a command or macro when power-off or is inactive?
I found
/**
* Startup commands
*
* Execute certain G-code commands immediately after power-on.
*/
//#define STARTUP_COMMANDS "M17 Z"

/**
but i cant find the power-off equivalent... exist?
(I want to execute a command when the printer shut-off)
thanks

Viewing all articles
Browse latest Browse all 2831

Trending Articles