plugins.octoprint.org
plugins.octoprint.org copied to clipboard
[Abandoned Plugin] Sidebar Macros - dangerous
Which Plugin?
https://plugins.octoprint.org/plugins/macro/
Link to ticket on plugin's issue tracker confirming abandonment
https://github.com/mike1pol/octoprint_macro/issues/28 this plugin is abandoned and dangerous! it executes gcode in random order
Is there someone open to adopting it?
I will try fixing it, since there is no alternative official plugin, and such functionality is essential in my opinion.
I fixed the plugin: https://github.com/omicronns/octoprint_macro
Basically I replaced sending GCode function, with one from multiline terminal plugin.