Releases: kantlivelong/OctoPrint-GCodeSystemCommands
Releases · kantlivelong/OctoPrint-GCodeSystemCommands
1.0.1
1.0.0
- Support passing arguments via environment variables.
- Log stdout/stderr when logging is set to debug
- Return "undefined" if the gcode command is not defined
- Hide command_definitions from non-admin users (#1)
- Minor code refactoring
- Python 3 compat
- Use octoprint.comm.protocol.gcode.sending instead of octoprint.comm.protocol.gcode.queuing (Fixes issue w/ command serialization)
- Performance optimization
0.1.1
Initial release