You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin uses some hack to what is otherwise impossible via the official API. This means that upgrading Octoprint or using other plugins will lead to all sorts of issues.
8
+
This plugin uses some hacks to do what is otherwise impossible via the official API. This means that upgrading Octoprint or using other plugins could lead to issues.
7
9
8
10
## Setup
9
11
@@ -14,6 +16,9 @@ or manually using this URL:
14
16
15
17
## Changelog
16
18
19
+
0.2.1
20
+
* properly handle files in subfolders
21
+
17
22
0.2.0
18
23
* fixed detection of which gcode files are scrolled into view
19
24
* added caching to avoid re-downloading gcode files
0 commit comments