Tested with OctoPrint 1.8.4
- (klein0r) Just download every thumbnail once (requires plugin Slicer Thumbnails)
NodeJS 14.x is required (NodeJS 12.x is EOL)
Tested with OctoPrint 1.8.0
- (klein0r) Added last and average layer duration (requires plugin Display Layer Progress)
- (klein0r) Moved thumbnail information of files to new structure (BREAKING CHANGE - CHECK YOUR SCRIPTS AND VIS)
- (klein0r) Improved handling of thumbnails and states for plugins
- (klein0r) Updated depedency for js-controller to 4.0.15
- (klein0r) Get thumbnail url of current file and copy value to printjob (requires plugin Slicer Thumbnails)
- (klein0r) Updated log messages
Tested with OctoPrint 1.7.3
- (klein0r) Added print times as readable states (seconds to string)
- (klein0r) Added formatted date when print job will finish
- (klein0r) Added fan speed and feedrate from plugin Display Layer Progress
- (klein0r) Calculate date/time when print will be finished
- (klein0r) Renamed
printjob.progress.printtime_left
toprintjob.progress.printtimeLeft
(BREAKING CHANGE - CHECK YOUR SCRIPTS AND VIS)
- (klein0r) Updated state roles
- (klein0r) Added hint for Admin 4 configuration
- (klein0r) Added printing and operational state
- (klein0r) Added plugin support: Slicer Thumbnails
- (klein0r) Added: Request timeout in seconds
- (klein0r) Logging improvements
- (klein0r) Added HTTPS option
- (klein0r) Fixed Display Layer Progress integration
- (klein0r) Added plugin support: Display Layer Progress
- (klein0r) Allow to pause/resume printjob
- (klein0r) Require new version for translated instance objects
- (klein0r) Fixed timeout issues
- (klein0r) Improved API request handling
- (klein0r) Translated all objects
- (klein0r) Extrude commands
- (klein0r) Fixed missing translations
- (klein0r) Admin 5 Support (BREAKING CHANGE - RENAMED TEMPERATURE NAMESPACE)
- (klein0r) Updated file refresh handling
- (klein0r) Minor fixes
- (klein0r) Encrypt sensitive information (BREAKING CHANGE - RE-ENTER YOUR API KEY)
- (klein0r) Fixed printjob state format issues
- (klein0r) nodejs 12 required
- (klein0r) Avoid constant refresh of file list
- (klein0r) Fixed async object creation
- (foxriver76) Avoid spamming the same error again and again
- (klein0r) Allow to select and print files using objects
- (klein0r) Fixed .toFixed exception when no job is running
- (klein0r) Fixed .toFixed exception when no job is running
- (klein0r) Fixed filament information (volume and length)
- (klein0r) Added name for OctoPrint Instance
- (klein0r) Fixed admin translation issue (syntax error)
- (klein0r) Added iobroker sentry
- (klein0r) First stable release
- (klein0r) Improved error handling
- (klein0r) Switched to axios lib (replaced request - deprecated)
- (klein0r) Added missing translations
- (klein0r) Changed default port to 80
- (klein0r) Updated depencencies
- (klein0r) fixed several issues, new class based structure
- (klein0r) initial release