From bf6f84b82d5942cf8a854a39a88826e7d11e1be9 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 26 Apr 2020 17:30:57 -0400 Subject: docs: Note that printer.heater got changed to printer.heaters Signed-off-by: Kevin O'Connor --- docs/Command_Templates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Command_Templates.md') diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md index 1c97880b..e216a118 100644 --- a/docs/Command_Templates.md +++ b/docs/Command_Templates.md @@ -168,10 +168,10 @@ The following are common printer attributes: - `printer.toolhead.homed_axes`: The current cartesian axes considered to be in a "homed" state. This is a string containing one or more of "x", "y", "z". -- `printer.heater.available_heaters`: Returns a list of all currently +- `printer.heaters.available_heaters`: Returns a list of all currently available heaters by their full config section names, e.g. `["extruder", "heater_bed", "heater_generic my_custom_heater"]`. -- `printer.heater.available_sensors`: Returns a list of all currently +- `printer.heaters.available_sensors`: Returns a list of all currently available temperature sensors by their full config section names, e.g. `["extruder", "heater_bed", "heater_generic my_custom_heater", "temperature_sensor electronics_temp"]`. -- cgit v1.2.3-70-g09d2