Eric Callahan
0527904c48
moonraker: remove references to "system_args"
...
Rather than add these arguments to the config, use a method to access them from the server object.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-06 19:25:10 -04:00
Eric Callahan
2bc7efd20e
octoprint_compat: only register endpoints with the http transport
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-25 17:46:43 -04:00
Arksine
c977948c2c
octoprint_compat: add annotations
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-05-18 19:16:49 -04:00
Arksine
57836047f6
octoprint compat: use subscriptions to update printer data
...
This tends to be more efficient than polling, particularly on slower machines.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-04-18 07:12:26 -04:00
Arksine
9873084667
octoprint_compat: correctly report printer state
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-04-18 06:20:27 -04:00
Arksine
1dc920019c
moonraker: rename the "plugins" package to "components"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-03-18 08:29:31 -04:00