cura:CURA-11356

Last commit made on 2024-02-26
Get this branch:
git clone -b CURA-11356 https://git.launchpad.net/cura

Branch merges

Branch information

Name:
CURA-11356
Repository:
lp:cura

Recent commits

db6157f... by Jelle Spijker <email address hidden>

Refactor plugin start process in BackendPlugin

This commit simplifies the process of starting plugins in BackendPlugin.py. The changes include removal of unnecessary code for setting LD_LIBRARY_PATH and converting the assigned environment to a dictionary. This leads to cleaner, more maintainable code.

Contribute to CURA-11356

f9ad274... by Jelle Spijker <email address hidden>

Make sure the plugin runs with `LD_LIBRARY_PATH`

Not sure why the environment isn't taken over.

Contribute to CURA-11356

524a31f... by Jelle Spijker <email address hidden>

Refactor BackendPlugin and enhance logging

Reworked _validatePluginCommand method in BackendPlugin to adhere to correct syntax. Additionally, integrated environment variables into the popen_kwargs dictionary to ensure consistent environment for subprocesses. Enhanced logging by adding info about plugin initiation parameters.

Contribute to CURA-11356

fca8d2a... by Jelle Spijker <email address hidden>

Revert "override Protobuf requirement deps"

This reverts commit ec138516eb1f46d9bb1d7aaa01394d55542c67ba.

ec13851... by Jelle Spijker <email address hidden>

override Protobuf requirement deps

Fix versions conflict

58eb62d... by Casper Lamboo <email address hidden>

Merge pull request #18371 from Ultimaker/CURA-11403_save-PAP

Cura 11403 save pap

bc3eb3b... by Saumya Jain <email address hidden>

Merge pull request #17053 from quarnster/main

Add navigation style option

f8a299b... by Saumya Jain <email address hidden>

Merge branch 'main' into main

89ef927... by Saumya Jain <email address hidden>

Merge branch 'main' into CURA-11403_save-PAP

c8f9f17... by "c.lamboo" <email address hidden>

Revert "Revert "Enable prime tower mode according to materials types""

This reverts commit b99762776ee6ce3fe0e8bba8724eba9ca68ec4c7.