bchanudet / OctoPrint-Octorant

Discord plugin for OctoPrint
MIT License
26 stars 14 forks source link

Progress event is not sent #3

Closed bchanudet closed 6 years ago

bchanudet commented 6 years ago

If you change the progress step, the new value seems to be stored as string instead of integer.

When you relaunch a new print, there are error in the console because the modulo operator can't be done on string variables.