This page is under construction and may not have complete or up-to-date information.

thinkyhead

Machine Info

Description

Human-readable machine information.

info

Use these options to set Human-readable information about the machine, which may also be displayed on the host or LCD.

1.1.0

//#define CUSTOM_MACHINE_NAME string

A unique name for your machine.

Enable this option and set a unique name such as “Ralph” or “Printy McPrintface” to identify your 3D printer.

Example
#define CUSTOM_MACHINE_NAME "X5 Endeavour"
1.1.0

//#define MACHINE_UUID string

A unique ID for your machine.

This unique ID can be used by some programs to differentiate between machines.

Example
#define MACHINE_UUID "A34F2190-C84E-F553-97C3-12A4DA78A01B"