thinkyhead

M300 - Play Tone

lcd Play a single tone, buzz, or beep. SPEAKER

Description

Add a tone to the tone queue.

Notes

Requires SPEAKER to play tones (not just beeps).

In Marlin 1.0.2, playing tones block the command queue. Marlin 1.1.0 uses a tone queue and background tone player to keep the command buffer from being blocked by playing tones.

Usage

M300 [P<ms>] [S<Hz>]

Parameters

[P<ms>]

Duration (1ms)

[S<Hz>]

Frequency (260Hz)