Cura/plugins/PostProcessingPlugin
Saumya Jain 0bbde663e4 Update file format and removed 'Sketch' flavor option
The file format 'application/x-makerbotsketch' has been updated to 'application/x-makerbot-sketch' across all instances in the code base. In addition, the 'Sketch' option for gcode flavor has been removed from all printer selection menus in different sections of the code. This should be added again once the code is implemented in gcode for this flavor.
Also, change flavor in ultimaker_sketch.def.json file

CURA-11777
2024-05-06 16:07:48 +02:00
..
scripts Update file format and removed 'Sketch' flavor option 2024-05-06 16:07:48 +02: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 Align Licences to LGPLv3 2023-08-15 14:01:22 +02:00
Script.svg Convert icons to UTF-8 2021-06-28 18:28:50 +02:00

PostProcessingPlugin

A post processing plugin for Cura