Cura/plugins/PostProcessingPlugin
Jaime van Kessel 257a661ef1
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-21 16:52:39 +02:00
..
scripts Ensure changeAtZ script sees speed 100 as default 2020-10-21 16:52:39 +02: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 Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +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