Cura/plugins/PostProcessingPlugin
GregValiant b0882d2ea5 Update ZHopOnTravel.py
Z values were either 2 decimal places, or 16 decimal floats.
This change alters all Z value changes to be rounded to 3 decimal places.  This provides consistency throughout any script changes.
2025-10-01 07:13:53 -04:00
..
scripts Update ZHopOnTravel.py 2025-10-01 07:13:53 -04: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