Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/update_check_overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,8 @@ telegram:
marlinslider:
user: jneilliii
pip: https://github.com/jneilliii/OctoPrint-MarlinSlider/archive/{target_version}.zip
macro:
displayName: Sidebar Macros
user: apbarratt
pip: https://github.com/apbarratt/octoprint_sidebar_macros/releases/download/{target_version}/Sidebar-Macros.zip
repo: octoprint_sidebar_macros
21 changes: 11 additions & 10 deletions _plugins/macro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ layout: plugin

id: macro
title: Sidebar Macros
description: Plugin for Octoprint to add macros list in sidebar
author: Mikhail Poluboyarinov
description: OctoPrint plugin to create various GCODE macros and display them in the sidebar menu.
authors:
- Mikhail Poluboyarinov
- apbarratt
license: MIT
date: 2020-06-28
homepage: https://github.com/mike1pol/octoprint_macro
source: https://github.com/mike1pol/octoprint_macro
archive: https://github.com/mike1pol/octoprint_macro/archive/master.zip
homepage: https://github.com/apbarratt/octoprint_sidebar_macros
source: https://github.com/apbarratt/octoprint_sidebar_macros
archive: https://github.com/apbarratt/octoprint_sidebar_macros/releases/latest/download/Sidebar-Macros.zip

tags:
- sidebar
Expand All @@ -26,14 +28,13 @@ featuredimage: /assets/img/plugins/macro/main.png

compatibility:
octoprint:
- 1.2.0
- 1.4.0
os:
- linux
- windows
- macos
- freebsd
python: ">=2.7,<4"

abandoned: https://github.com/OctoPrint/plugins.octoprint.org/issues/1362
python: ">=3.7,<4"
---
Adds feature to create various gcode macros and display them in sidebar menu

OctoPrint plugin to create various GCODE macros and display them in the sidebar menu.
Binary file modified assets/img/plugins/macro/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.