mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-12 01:08:00 -06:00
docs: Move status field reference to new Status_Reference.md file
Move the reference of "printer" status fields from Command_Templates.md to a new Status_Reference.md file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
3b33d6652f
commit
af7f27542f
4 changed files with 310 additions and 208 deletions
|
@ -204,9 +204,8 @@ object name and the value is a dictionary containing its fields. The
|
|||
response message will also contain an "eventtime" field containing the
|
||||
timestamp from when the query was taken.
|
||||
|
||||
Available fields are documented in the
|
||||
[Command Template](Command_Templates.md#the-printer-variable)
|
||||
document.
|
||||
Available fields are documented in the [Status
|
||||
Reference](Status_Reference.md) document.
|
||||
|
||||
### objects/subscribe
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue