Cura/plugins/PostProcessingPlugin
Amanda de Castilho e04dc2dcb1
Create UsePrevProbeMeasure.py
I wrote this plugin to override the G29 in the start code. When used, instead of probing the bed, it retrieves the last probing measurement from EEPROM and ensures bed leveling is activated.
2019-01-05 19:40:31 -08:00
..
scripts Create UsePrevProbeMeasure.py 2019-01-05 19:40:31 -08:00
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Fix typing 2018-11-27 17:54:53 +01:00
PostProcessingPlugin.qml Merge branch '4.0' into unify_font_types 2019-01-03 10:46:49 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Typing fixes 2018-10-03 16:36:58 +02:00

PostProcessingPlugin

A post processing plugin for Cura