File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,37 +3,38 @@ layout: plugin
33
44id : macro
55title : Sidebar Macros
6- description : Plugin for Octoprint to add macros list in sidebar
7- author : Mikhail Poluboyarinov
6+ description : OctoPrint plugin to create various GCODE macros and display them in the sidebar menu.
7+ authors :
8+ - Mikhail Poluboyarinov
9+ - apbarratt
810license : MIT
911date : 2020-06-28
10- homepage : https://github.com/mike1pol/octoprint_macro
11- source : https://github.com/mike1pol/octoprint_macro
12- archive : https://github.com/mike1pol/octoprint_macro/archive/master .zip
12+ homepage : https://github.com/apbarratt/octoprint_sidebar_macros
13+ source : https://github.com/apbarratt/octoprint_sidebar_macros
14+ archive : https://github.com/apbarratt/octoprint_sidebar_macros/releases/latest/download/Sidebar-Macros .zip
1315
1416tags :
15- - sidebar
16- - macros
17- - helpers
18- - gcode
17+ - sidebar
18+ - macros
19+ - helpers
20+ - gcode
1921
2022screenshots :
21- - url : /assets/img/plugins/macro/main.png
22- alt : Sidebar macros list
23- caption : Sidebar macros list
23+ - url : /assets/img/plugins/macro/main.png
24+ alt : Sidebar macros list
25+ caption : Sidebar macros list
2426
2527featuredimage : /assets/img/plugins/macro/main.png
2628
2729compatibility :
28- octoprint :
29- - 1.2 .0
30- os :
31- - linux
32- - windows
33- - macos
34- - freebsd
35- python : " >=2 .7,<4"
30+ octoprint :
31+ - 1.4 .0
32+ os :
33+ - linux
34+ - windows
35+ - macos
36+ - freebsd
37+ python : " >=3 .7,<4"
3638
37- abandoned : https://github.com/OctoPrint/plugins.octoprint.org/issues/1362
3839---
39- Adds feature to create various gcode macros and display them in sidebar menu
40+ OctoPrint 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