OctoPrint / OctoPrint-FileCheck

Checks for common issues in uploaded files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Check

The File Check plugin tries to detect common issues in uploaded files that are known to cause issues while printing and which in the past have caused support requests on OctoPrint's Community Forums.

Screenshot

It currently detects and warns about the following issues:

  • Outdated placeholder {travel_speed} left in the GCODE generated by the slicer. See here for details on this.

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-FileCheck/archive/master.zip

About

Checks for common issues in uploaded files

License:GNU Affero General Public License v3.0


Languages

Language:Python 71.0%Language:JavaScript 24.8%Language:Jinja 4.2%