Cura/plugins/PostProcessingPlugin
Ghostkeeper 6740c2bee9
Fix offset of initial layer height
It would detect the height of the raft by looking at what the first Z coordinate is that it encounters on layer 0. This Z coordinate also includes the initial layer height though. If you pause lower than the initial layer height (but higher than 0), you'd expect to pause in the initial layer.
2018-08-17 11:24:39 +02:00
..
scripts Fix offset of initial layer height 2018-08-17 11:24:39 +02:00
__init__.py Add post processing source files 2018-01-09 10:31:12 +01:00
plugin.json Add post processing source files 2018-01-09 10:31:12 +01:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
PostProcessingPlugin.qml Merge branch 'master' into feature_persistent_postprocessing 2018-03-22 19:19:05 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00

PostProcessingPlugin

A post processing plugin for Cura