[modules/octoprint] added new octoprint module
* shows printer bed + tools temperature in status bar * opens popup on left click to show temperature details and webcam stream (if enabled)
This commit is contained in:
parent
9b63345b44
commit
5402a0b16f
2 changed files with 228 additions and 1 deletions
|
@ -266,5 +266,8 @@
|
|||
"work": { "prefix": "" },
|
||||
"break": { "prefix": "" }
|
||||
},
|
||||
"hddtemp": { "prefix": "" }
|
||||
"hddtemp": { "prefix": "" },
|
||||
"octoprint": {
|
||||
"prefix": " "
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue