M16 - Expected Printer Check (#14924)
This commit is contained in:
committed by
Scott Lahteine
parent
a26b57a36d
commit
0fbb26c28f
@ -2241,6 +2241,13 @@
|
||||
*/
|
||||
#define EXTENDED_CAPABILITIES_REPORT
|
||||
|
||||
/**
|
||||
* Expected Printer Check
|
||||
* Add the M16 G-code to compare a string to the MACHINE_NAME.
|
||||
* M16 with a non-matching string causes the printer to halt.
|
||||
*/
|
||||
//#define EXPECTED_PRINTER_CHECK
|
||||
|
||||
/**
|
||||
* Disable all Volumetric extrusion options
|
||||
*/
|
||||
|
Reference in New Issue
Block a user