thinkyhead

M192 - Wait for Probe temperature

2.0.6.2 calibration Wait for the probe temperature sensor to reach a target PROBE_TEMP_COMPENSATION

Description

Use this command to dwell until the probe reaches a given target temperature.

Usage

M192 [R<temp>] [S<temp>]

Parameters

[R<temp>]

Temperature to wait for, whether heating or cooling.

    [S<temp>]

    A minimum temperature to wait for. No wait if already higher.

      Example

      M192 S44 ; Wait for probe temperature to go above 44C
      M192 R28 ; Wait for probe temperature to get close to 28C