Cura/plugins/PostProcessingPlugin
Amanda de Castilho de95d4f021
Update DisplayFilenameAndLayerOnLCD.py
updated to display layer count before filename (layer number was getting cut off in event of long filename).
updated to include option to start layer count at either 0 or 1.
removed ':' in the display string as it is a gcode command that was splitting the line into two different commands.
2019-01-03 21:00:50 -08:00
..
scripts Update DisplayFilenameAndLayerOnLCD.py 2019-01-03 21:00:50 -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