Cura/plugins/PostProcessingPlugin
Ghostkeeper ba9e10cfd8
Round temperatures when displaying them
These are long lines for some screens. It'll save a bit of space. No PID controller can really control down to fractional degrees.
Fan speed and flow rates are already integer settings. For speeds and retraction lenghts the fractions can be important.

Done for #8967.
2020-12-24 16:08:12 +01:00
..
scripts Round temperatures when displaying them 2020-12-24 16:08:12 +01:00
tests More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
__init__.py More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
plugin.json Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Raise error if there is a syntax error in stored post-processing scripts 2020-10-05 17:59:25 +02:00
PostProcessingPlugin.qml Add list of active scripts to tooltip 2020-02-28 22:51:37 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Improved readability of putValue 2020-06-23 21:46:40 +02:00

PostProcessingPlugin

A post processing plugin for Cura