File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,5 +68,7 @@ marlinslider:
6868 user : jneilliii
6969 pip : https://github.com/jneilliii/OctoPrint-MarlinSlider/archive/{target_version}.zip
7070macro :
71+ displayName : Sidebar Macros
7172 user : apbarratt
72- pip : https://github.com/apbarratt/octoprint_sidebar_macros/archive/{target_version}.zip
73+ pip : https://github.com/apbarratt/octoprint_sidebar_macros/releases/download/{target_version}/Sidebar-Macros.zip
74+ repo : octoprint_sidebar_macros
Original file line number Diff line number Diff line change @@ -5,36 +5,36 @@ id: macro
55title : Sidebar Macros
66description : OctoPrint plugin to create various GCODE macros and display them in the sidebar menu.
77authors :
8- - Mikhail Poluboyarinov
9- - apbarratt
8+ - Mikhail Poluboyarinov
9+ - apbarratt
1010license : MIT
1111date : 2020-06-28
1212homepage : https://github.com/apbarratt/octoprint_sidebar_macros
1313source : https://github.com/apbarratt/octoprint_sidebar_macros
1414archive : https://github.com/apbarratt/octoprint_sidebar_macros/releases/latest/download/Sidebar-Macros.zip
1515
1616tags :
17- - sidebar
18- - macros
19- - helpers
20- - gcode
17+ - sidebar
18+ - macros
19+ - helpers
20+ - gcode
2121
2222screenshots :
23- - url : /assets/img/plugins/macro/main.png
24- alt : Sidebar macros list
25- caption : Sidebar macros list
23+ - url : /assets/img/plugins/macro/main.png
24+ alt : Sidebar macros list
25+ caption : Sidebar macros list
2626
2727featuredimage : /assets/img/plugins/macro/main.png
2828
2929compatibility :
30- octoprint :
31- - 1.4.0
32- os :
33- - linux
34- - windows
35- - macos
36- - freebsd
37- python : " >=3.7,<4"
38-
30+ octoprint :
31+ - 1.4.0
32+ os :
33+ - linux
34+ - windows
35+ - macos
36+ - freebsd
37+ python : " >=3.7,<4"
3938---
39+
4040OctoPrint plugin to create various GCODE macros and display them in the sidebar menu.
You can’t perform that action at this time.
0 commit comments