aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Command_Templates.md
Commit message (Expand)AuthorAgeFilesLines
* bme280: Add support for BMP280 and BME680 sensors (#4040)Michael Kurz2021-03-151-1/+2
* fan: Minor updates to tachometer handlingKevin O'Connor2021-03-011-0/+4
* temperature_host: Rename rpi_temperature and add support for custom pathsEvgenii2021-02-191-1/+1
* probe: Add last_z_result to get the latest z result in an Macro (#3835)Christian S2021-02-181-0/+2
* configfile: Add printer.configfile.settings command template parameterKevin O'Connor2021-01-201-6/+8
* mcu: Add a get_status() callback with micro-controller info and statsKevin O'Connor2021-01-191-0/+10
* kinematics: report all axis limits (min/max)Janar Sööt2020-12-281-0/+5
* heaters: add last pwm value to heater.get_status (#3621)Stefan Dej2020-12-131-0/+2
* docs: Yet again try to fix github-pages rendering of Command_Templates.mdKevin O'Connor2020-12-031-2/+2
* rpi_temperature: New module to monitor RPi temperature (#3587)Al2020-12-031-0/+2
* docs: Fix github-pages rendering of Command_Templates.md (again)Kevin O'Connor2020-12-031-2/+2
* docs: Fix github-pages error in Command_Templates.mdKevin O'Connor2020-12-031-0/+2
* save_variables: Support saving variables to a disk fileKevin O'Connor2020-12-031-0/+35
* docs: Update Command_Templates.md to note printer.controller_fan.speedKevin O'Connor2020-12-011-2/+3
* docs: Document "register_remote_method" endpointArksine2020-11-041-0/+4
* docs: Update Command_Templates.md with available get_status() fieldsKevin O'Connor2020-10-151-0/+74
* docs: Fix "QUERY_STATUS" typo in Command_Templates.mdKevin O'Connor2020-09-091-3/+3
* probe: add get_status wrapper to probe for last_query from query_probe comman...Paul McGowan2020-09-091-0/+4
* docs: Document printer.gcode_move variables in Command_Templates.mdKevin O'Connor2020-08-201-7/+32
* docs: Add idle_timeout get_status() info to Command_Templates.mdKevin O'Connor2020-08-201-0/+6
* gcode: Remove "action_" commands from get_status() callsKevin O'Connor2020-08-201-21/+21
* docs: Note that printer.heater got changed to printer.heatersKevin O'Connor2020-04-261-2/+2
* configfile: Add get_status() to export raw config file informationKevin O'Connor2020-02-131-0/+6
* query_endstops: Add get_status() method that reports the last query stateKevin O'Connor2020-02-121-0/+5
* docs: Update Command_templates.md - numbers in gcode_macro name must be at endKevin O'Connor2020-01-071-1/+3
* gcode: Fix detection of some "extended" g-code commandsKevin O'Connor2020-01-071-3/+3
* docs: Updates for gcode_macro naming (#2317)David Smith2020-01-061-1/+8
* heater: Add PrinterHeater get_status() functionSimon Kühling2019-12-131-0/+7
* toolhead: Report which axes are homed via get_status()Kevin O'Connor2019-11-241-0/+3
* toolhead: Report the current extruder from the get_status() methodKevin O'Connor2019-11-241-2/+7
* docs: Add documentation for [delayed_gcode]Arksine2019-07-011-0/+61
* docs: Minor wording change to Command_Templates.mdKevin O'Connor2019-06-041-3/+3
* docs: Fix github pages "liquid" rendering of Command_Templates.mdKevin O'Connor2019-06-041-0/+2
* docs: Add an initial Command_Templates.md documentKevin O'Connor2019-06-041-0/+186