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

MarlinFirmware

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.0.0

#define CUSTOM_MACHINE_NAME string

Machine name and/or model.

Use this option to provide the name or model of the machine. This is displayed in the message sent to the host when Marlin first boots up, and it may also be displayed on the LCD Info Screen.

Example
#define CUSTOM_MACHINE_NAME "3D Printer"