Skip to main content

Checks for unsafe or broken printer firmwares

Project description

Firmware Check

The Firmware Check plugin tries to identify printers or rather printer firmware with known safety issues, such as disabled thermal runaway protection, or other kinds of severe issues, like known communication crippling bugs, and displays a warning box to logged in users on identification of such a firmware.

Screenshot of two warnings

Since version 2021-2-4 it also displays info/"heads-ups" messages if a development firmware build is detected. This kind of message can be disabled.

Screenshot of an info

It was formerly called "Printer Safety Check" and used to be bundled with OctoPrint since version 1.3.7. It was unbundled in 1.4.1 and turned into an install dependency to allow for a separate release cycle. It is still considered a core plugin of OctoPrint, treated as if bundled and thus also active in safe mode.

Setup

The plugin is part of the core dependencies of OctoPrint 1.4.1+ and will be installed automatically alongside it.

In case you want to manually install it into an older version for whatever reason, install via the bundled Plugin Manager or manually using this URL:

https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/master.zip

To install and/or rollback to a specific version <version>, either use this URL in the plugin manager:

https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/<version>.zip

or run

pip install OctoPrint-FirmwareCheck==<version>

in your OctoPrint virtual environment, substituting <version> accordingly.

Events

plugin_firmware_check_warning

(as Events.PLUGIN_FIRMWARE_CHECK_WARNING)

A firmware check warning was triggered.

Payload:

  • warning_type: type of warning that was triggered (currently firmware-unsafe or firmware-broken)
  • check_name: name of check that was triggered (e.g. aneta8, cbd)
  • check_type: type of check that was triggered (e.g. m115, received or cap)

Detected issues

The plugin currently issues three types of warnings: firmware-unsafe for firmware known to have severe safety issues, firmware-broken for firmware known to have a broken implementation of the communication protocol and firmware-development for detected development builds of firmware.

Unsafe firmware

Please refer to the entry on the "unsafe firmware" warning in OctoPrint's FAQ for a list of currently known to be affected printers.

Broken firmware

"CBD"/"ZWLF" firmware

Please refer to the entry on the "broken CBD firmware" warning in OctoPrint's FAQ for a list of currently known to be affected printers.

Creality firmware with broken temperature reporting

Please refer to the entry on the this warning in OctoPrint's FAQ for variants of this and a list of currently known to be affected printers.

Development firmware

Please refer to the entry on the "development firmware" warning in OctoPrint's FAQ for a list of currently detected firmware variants.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OctoPrint-FirmwareCheck-2021.10.11.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

OctoPrint_FirmwareCheck-2021.10.11-py2.py3-none-any.whl (33.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file OctoPrint-FirmwareCheck-2021.10.11.tar.gz.

File metadata

  • Download URL: OctoPrint-FirmwareCheck-2021.10.11.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for OctoPrint-FirmwareCheck-2021.10.11.tar.gz
Algorithm Hash digest
SHA256 506861624a8faf2633765eaf2aa6635bead8afc7471a375f399cbe5f33d0f99e
MD5 4e881f30c220e63b9d3d37cb95ccdd2e
BLAKE2b-256 db31fe4ddb176b5de9930278a72ed15fdfc57470066c000f23c6fdd056bbcd8b

See more details on using hashes here.

File details

Details for the file OctoPrint_FirmwareCheck-2021.10.11-py2.py3-none-any.whl.

File metadata

  • Download URL: OctoPrint_FirmwareCheck-2021.10.11-py2.py3-none-any.whl
  • Upload date:
  • Size: 33.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for OctoPrint_FirmwareCheck-2021.10.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 31fe050e07f4c0f4dc555b32aeaee00b4d2bd6aade46632e9604e9090262d683
MD5 19e73afdfc9e8341fd32d817c2a4e4b1
BLAKE2b-256 531a6b0aa071e4c36478008041bb5ef071b1d3299c98379d51e0f323da9a374e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page