mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-03 21:40:38 -07:00
Deploying to gh-pages from @ Klipper3d/klipper@f2a5800cea 🚀
This commit is contained in:
parent
487bdb295e
commit
e285f9ac11
10 changed files with 3 additions and 1 deletions
|
|
@ -1810,6 +1810,8 @@ Klipper software.</p>
|
|||
here.) All values are returned as strings.</li>
|
||||
<li><code>save_config_pending</code>: Returns true if there are updates that a
|
||||
<code>SAVE_CONFIG</code> command may persist to disk.</li>
|
||||
<li><code>save_config_pending_items</code>: Contains the sections and options that
|
||||
were changed and would be persisted by a <code>SAVE_CONFIG</code>.</li>
|
||||
<li><code>warnings</code>: A list of warnings about config options. Each entry in
|
||||
the list will be a dictionary containing a <code>type</code> and <code>message</code>
|
||||
field (both strings). Additional fields may be available depending
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue