Cura/plugins/PostProcessingPlugin
GregValiant 6534c15b2b Update AnnealingOrDrying.py
The "drying" gcode turned out to be unsuitable for UM machines.  This commit is an attempt to rectify that by altering some lines in the "startup" and adding "SKIP_PROCEDURES".
There may still be an "incompatibility" warning on the printer but it can be ignored and the drying gcode will run.

Update AnnealingOrDrying.py

Oops.
2025-12-28 21:48:11 -05:00
..
scripts Update AnnealingOrDrying.py 2025-12-28 21:48:11 -05:00
tests More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
__init__.py Fix getting PyCapsule error on import 2021-05-05 12:20:13 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
PostProcessingPlugin.py Merge pull request #15883 from GregValiant/PostProcPlugin 2023-10-04 13:41:16 +02:00
PostProcessingPlugin.qml Fix post processing plugin button alignment 2024-03-13 12:00:32 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Use raw strings for regular expressions with invalid escape sequences 2024-08-31 12:11:59 -05:00
Script.svg Convert icons to UTF-8 2021-06-28 18:28:50 +02:00

PostProcessingPlugin

A post processing plugin for Cura