Cura/plugins/PostProcessingPlugin
Jaime van Kessel 69b855f298
Ensure changeAtZ script sees speed 100 as default
The speed is asumed to be default at 100%. This is so much assumed
that the g-code doesn't even put a m220 s100 command as the basis anymore

CURA-7773
2020-10-23 11:58:29 +02:00
..
scripts Ensure changeAtZ script sees speed 100 as default 2020-10-23 11:58:29 +02:00
tests Fix running automated tests from source with different SIP version 2020-05-29 17:31:58 +02:00
__init__.py Fix running automated tests from source with different SIP version 2020-05-29 17:31:58 +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