Skip to content

Version 1.6.4

Compare
Choose a tag to compare
@giloser giloser released this 16 Feb 16:27
· 26 commits to master since this release
f309f37

add event MovieDone to get notified when a timelapse is done
add management of smartplug with options if getlist don't work
add show of thumbnail in File Information (need to create an api key on imgbb.com to upload the file. You can set the account as private and there is a possibility to auto delete the file. If you don't put an apikey no file will be uploaded but you will not see the thumbnail)
fix upload problem create when we had to save file in local before upload to not break gcode processor
better check before use of thumbnail
fix problem TPlink smartplug to turn on bad copy paste
add the setCommandList from @rlogiacco (will be possible to send the command for the bot from the plugin options)
add UserNotif event that will be read on serial line with a echo:UserNotif so you could send your own message with gcode command like M118 E1 UserNotif XXXXX
change to fix printTime to finish_time error