Skip to content

Releases: f00d4tehg0dz/hass-flashforge-adventurer-3

Ownership change

12 Sep 14:13
6a57597
Compare
Choose a tag to compare

What's Changed

Increase update frequency & add layers printed and total layers for 5M & 5MP

26 May 17:06
Compare
Choose a tag to compare
  • Increased update frequency from 60 to 30 now that printing layers are supported
  • 5M and 5MP support viewing total layers to print, and how many layers are printed so far

Requested Edits & Adventurer 4 status_reply/print_job_info_match

26 May 10:46
Compare
Choose a tag to compare
  • PROGRESS_REGEX_ is back to STATUS_REPLY_REGEX_
  • progress_match is back to print_job_info_match
  • Adventurer 4 has it's own section to handle layers and total layers functionality
  • Revert unnecessary changes, such as Flashforge to FlashForge and \r\n
  • Logger uses debug
  • Removed dedicated Flashforge Adventurer 5 Temp Sensor
  • Created map of identifiers to human readable printer names
  • Incorporated map throughout files
  • Use _5M suffix
  • Removed additional temperature regex when adventurer 3 and 4 are the same
  • Changed model: str with using PrinterModel
  • Used enum