Skip to content

1.0.0

Compare
Choose a tag to compare
@kantlivelong kantlivelong released this 24 Apr 16:21
· 3 commits to master since this release
  • 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