aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Status_Reference.md
Commit message (Expand)AuthorAgeFilesLines
* sht3x: Add sht31 support (#6560)Timofey Titovets2024-04-201-1/+2
* manual_stepper: Revert "manual_stepper: Add basic status. (#6527)"Kevin O'Connor2024-04-101-7/+0
* manual_stepper: Add basic status. (#6527)Viesturs Zariņš2024-04-041-0/+7
* toolhead: Replace max_accel_to_decel with minimum_cruise_ratioKevin O'Connor2024-03-131-1/+1
* pwm_cycle_time: New module for output pins with dynamic cycle timesKevin O'Connor2024-01-231-0/+7
* gcode: expose status with available commandsPedro Lamas2023-12-111-0/+6
* pwm_tool: Add support for high-speed PWM pin updatesKevin O'Connor2023-11-161-1/+2
* heaters: adds temperature monitorsPedro Lamas2023-08-011-0/+5
* temperature_combined: A class that can combine several other temperature sens...Michael Jäger2023-08-011-1/+2
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-011-4/+5
* screws_tilt_adjust: add max_deviation to report statusStefan Dej2023-08-011-0/+2
* docs: Add gcode_button to the Status Reference docs (#6201)Chris2023-05-141-0/+6
* tmc: Support reporting tmc2240 temperature in driver get_status()Kevin O'Connor2023-04-071-0/+3
* probe: expose name on status reportPedro Lamas2023-03-141-0/+1
* stepper_enable: report statusPedro Lamas2023-02-131-0/+6
* extruder: store currently sync'ed motion queue namePedro Lamas2023-02-091-0/+3
* screws_tilt_adjust: status result as dictionaryPedro Lamas2023-02-031-6/+3
* screws_tilt_adjust: Add get_status() method (#5921)theophile2022-12-171-0/+22
* print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to K...Stefan Dej2022-10-051-2/+6
* z_thermal_adjust: Add Z thermal adjuster module (#4157)alchemyEngine2022-09-251-0/+13
* extruder_stepper: Support configuring pressure advance from configDmitry Butyugin2022-09-011-0/+7
* delta: Added the possibility to get where the "cone shape" of the build volum...Nitram2022-08-191-0/+2
* bed_screws: report statusPedro Lamas2022-07-281-0/+11
* manual_probe: report statusPedro Lamas2022-07-211-0/+11
* configfile: Expose options awaiting to be saved (#5270)Kurt Haenen2022-06-201-0/+2
* docs: add exclude_object documentationFrank Tackitt2022-06-031-0/+38
* docs: Note change to neopixel/dotstar API status fieldsKevin O'Connor2022-03-311-10/+13
* angle: Report tle5012b temperatureKevin O'Connor2022-03-291-0/+9
* bed_mesh: Report actual mesh profiles as statusMisterke2022-02-161-0/+2
* docs: Improve filament width sensor documentation (#5058)Yifei Ding2021-12-271-1/+2
* docs: Match Single Blank Line Above and Below A TitleYifei Ding2021-11-191-0/+1
* tmc: add current values to get_status() (#4696)Philipp Temminghoff2021-10-111-0/+2
* configfile: Add support for reporting deprecated optionsKevin O'Connor2021-09-161-0/+6
* tmc: Add support for a get_status() methodKevin O'Connor2021-08-301-0/+15
* docs: Fix reference to neopixel color_dataMatt Heath2021-08-171-1/+1
* motion_report: Add get_status() method with current requested toolhead positionKevin O'Connor2021-07-291-0/+12
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-33/+35
* kinematics: Add dual_carriage to hybrid-corexyz (#4296)Tircown2021-06-271-0/+9
* virtual_sdcard: add `file_path` and `file_size` to `status`Kamil Trzcinski2021-06-221-0/+2
* docs: add status documentaton for neopixel and dotstarEric Callahan2021-06-181-0/+9
* extruder: expose `can_extrude` flag based on temperatureKamil Trzcinski2021-06-141-0/+2
* endstop_phase: Add support for reporting phase information via get_status()Kevin O'Connor2021-06-031-0/+14
* z_tilt: expose an 'applied' status to allow macros to skip QGL/Z_TILT_ADJUST ...Michael Rose2021-06-021-0/+14
* docs: Fix typo in Status_Reference.mdKevin O'Connor2021-05-281-2/+2
* docs: Avoid link descriptions that span multiple linesKevin O'Connor2021-05-281-11/+13
* filament_motion_sensor: add get_status (#4281)Alex Zellner2021-05-111-0/+9
* docs: Update Status_Reference.md for better Jekyll renderingKevin O'Connor2021-04-281-19/+23
* docs: Move status field reference to new Status_Reference.md fileKevin O'Connor2021-04-281-0/+303