thinkyhead

M550 - Machine Name

hosts Set / report the Machine Name CONFIGURABLE_MACHINE_NAME

Description

Set the Machine Name using a string parameter. If no parameter is given, report the current Machine Name.

Usage

M550 [P<name>] [string]

Parameters

[P<name>]

Set the Machine Name using a string parameter.

    [string]

    Set the Machine Name using a loose string parameter. Must be a quoted string if it starts with “P.”

    Examples

    Set the name with P parameter

    M550 P "Ender I Ardly Knower"

    Set the name with loose string parameter

    M550 "Tronxy Q7"

    Report the printer name

    > M550
    > RepRap name: Tronxy Q7