Arksine
978fcffab5
docs: fix API documentation for [octoprint_compat]
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-13 08:13:50 -05:00
Arksine
083d63568c
docs: update history api documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-13 08:12:39 -05:00
jordanruthe
9988da72c1
history: print history tracking
...
Signed-off-by: Jordan Ruthe <jordan.ruthe@gmail.com>
2021-03-11 20:09:25 -05:00
Arksine
92de4b75ee
docs: Update documentation for changes to cors_domains option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-10 19:42:39 -05:00
Arksine
606625a3aa
docs: Update documentation with logging changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-06 07:56:21 -05:00
Arksine
316fac1e75
docs: update default for max_upload_size
...
We now default 1024 MiB.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-05 12:59:42 -05:00
th33xitus
a111733431
docs: fix incorrect wording. 'mainsail' should correctly read 'moonraker'
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-03-05 05:17:00 -05:00
Arksine
84f663e2bc
docs: update user_changes with octoprint_compat requirement
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-04 20:59:27 -05:00
Grigi
6ba45f6e35
docs: Document simulated Octoprint API
...
Signed-off-by: Nickolas Grigoriadis <nagrigoriadis@gmail.com>
2021-03-04 20:52:55 -05:00
Евгений Непомнящий
228ed34eb1
docs: add git_repo path example
...
Signed-off-by: Eugene Rush <rush.zlo@gmail.com>
2021-03-04 20:43:05 -05:00
Arksine
46680f4cda
docs: add documentation for new machine APIs
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-04 08:52:49 -05:00
Arksine
d1dfa86081
docs: fix typos in last web_api update
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-01 15:53:35 -05:00
Arksine
dbf5f93919
docs: add more detail to the API overview in web_api.md
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-01 15:49:52 -05:00
Arksine
94b690c2e9
docs: add database documentation
...
Also add documentation for query string type hints.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-02-27 17:29:09 -05:00
Arksine
eb37ce767d
docs: add documentation for "/server/config" endpoint
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-02-16 11:43:31 -05:00
Arksine
baf97f8ea4
docs: document new "data_store" options.
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-02-14 17:50:45 -05:00
zellneralex
0fcae5b6e4
power: add Shelly device support
...
Signed-off-by: Alex Zellner <alexander.zellner@googlemali.com>
2021-02-07 07:31:04 -05:00
Arksine
81104a6618
docs: update documentation for latest changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com
2021-01-31 07:41:16 -05:00
Arksine
e8776a5d85
docs: fix incorrect wording for 'klipper_restart_when_powered'
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-27 07:12:19 -05:00
Arksine
9c385ce067
docs: document 'restart_klipper_when_powered' option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-27 06:58:27 -05:00
Arksine
aa9bf0fb9c
docs: document the `enable_auto_refresh` option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-26 18:05:06 -05:00
Arksine
578ce740c5
docs: update API documentation for changes to update_manager
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-22 17:18:28 -05:00
Jordan Ruthe
c17d86aa09
docs: update configuration to reflect multiple update clients
...
Signed-off-by: Jordan Ruthe <jordan.ruthe@gmail.com>
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-22 17:18:28 -05:00
Jordan Ruthe
b4602115d7
power: add "locked_while_printing" option to avoid accidental shutdown
...
Signed-off-by: Jordan Ruthe <jordan.ruthe@gmail.com>
2021-01-22 11:00:31 -05:00
Arksine
67adcfc448
docs: note update_manager API changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-04 08:51:41 -05:00
Arksine
2bb9128b5b
docs: document the "off_when_shutdown" option for the power plugin
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-02 19:53:41 -05:00
Arksine
4aa2a86e3b
docs: Document "notify_klippy_shutdown"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-01 11:51:52 -05:00
Arksine
f753263c60
docs: document the "-n" command line option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-01-01 11:47:03 -05:00
Arksine
933622adda
docs: Note changes to the file manager path restrictions
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-31 20:23:48 -05:00
Arksine
77c483ea0f
docs: document changes to the update_manager plugin
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-31 08:25:59 -05:00
Arksine
586bb6a7ca
docs: document "initial_state" option for the power plugin
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-25 19:31:57 -05:00
Arksine
9a309ffd59
file_manager: allow directories in "/etc/moonraker" to be registered
...
This may be useful for system packaging options that do not wish to put configuration in the home directory.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-20 08:37:45 -05:00
Arksine
653c9190c4
docs: document "complete" field for "notifiy_update_response"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-17 17:58:04 -05:00
Arksine
1b997b7457
docs: Note changes to install script
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-06 07:05:21 -05:00
Arksine
aba5bdf339
docs: add clarification
...
This clarifies the installation and configuration instructions, updating some outdated info. Also added is a sample moonraker.conf file.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-05 19:19:13 -05:00
Eric Callahan
43e2893e01
docs: Note supported version of PanelDue Firmware
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-12-02 07:46:26 -05:00
Arksine
6403eaa0db
docs: document "update_manager" plugin
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-28 07:22:09 -05:00
Arksine
f96fb997da
docs: document API for retreiving Klipper "docs"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-23 06:22:45 -05:00
Matthias Neumayr
93fd850b63
Added Tasmota SetOption26 to power/Tasmota setup description
...
Signed-off-by: Matthias Neumayr <matt.neumayr@gmail.com>
2020-11-21 13:59:29 -05:00
Matthias Neumayr
4415a3c858
Updated documentation with Tasmota power configuration settings and sample
...
Signed-off-by: Matthias Neumayr <matt.neumayr@gmail.com>
2020-11-21 13:59:29 -05:00
Arksine
8d3e185894
docs: fix typo in user_changes.md
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-20 14:36:13 -05:00
Arksine
01a48e530f
docs: update documentation for changes to "power" plugin
...
The power APIs were never properly documented, so this adds them to web_api.md. In addition, a new "user_changes.md" document has been added to help users transition to the new plugin.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-19 15:43:24 -05:00
Arksine
d18fc889d5
docs: update installation.md with install script's command line options
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-17 15:39:13 -05:00
Arksine
7414781b3a
docs: update config documentation
...
The `enable_cors` option has been removed from the [server] config. CORS is now configured in [authorization] via the `cors_domains` option.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-13 08:57:10 -05:00
Arksine
2cfc5b9501
docs: update metadata documentation
...
Document the "gcode_start_byte" and "gcode_end_byte" fields.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-13 06:53:20 -05:00
Arksine
a1de70ff89
docs: document "notify_klippy_ready" websocket notfication
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-11 17:59:08 -05:00
Arksine
4b2f3a6f5f
docs: update API documentation
...
Document the new server.websocket.id method and update the documentation for the subscription APIs.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-11 11:58:28 -05:00
Arksine
e5f3aeca78
docs: document remote method calls
...
This updates the "PANELDUE_BEEP" gcode macro to use the "paneldue_beep" remote method. Also included is documentation on the "set_device_power" method added to the power plugin.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-07 20:34:56 -05:00
Arksine
5ff87aa24e
docs: Add home assistant example
...
Example provided courtesy of Github User Kruppes.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-06 07:00:01 -05:00
Arksine
73cbcb7b7e
docs: document "extended" argument for GET directory endpoint
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-02 20:18:07 -05:00