cura:use-proper-gradualflow_version

Last commit made on 2024-03-07
Get this branch:
git clone -b use-proper-gradualflow_version https://git.launchpad.net/cura

Branch merges

Branch information

Name:
use-proper-gradualflow_version
Repository:
lp:cura

Recent commits

d734574... by Erwan MATHIEU <email address hidden>

Merge branch 'main' into use-proper-gradualflow_version

9ded56c... by Saumya Jain <email address hidden>

Merge pull request #18523 from Ultimaker/CURA-11657_fix_usb_print_crash

CURA-11657 Fix crashes with USB printing

9d35ee5... by Saumya Jain <email address hidden>

Merge branch 'main' into CURA-11657_fix_usb_print_crash

af98935... by Erwan MATHIEU <email address hidden>

Use proper gradual flow plugin version

cd8c502... by Erwan MATHIEU <email address hidden>

Remove useless code

The resolve properties on the QML objects cause a crash in PyQt. They are not the actual cause, because this should work anyway. But for now, they are however completely useless because the material bed temperature setting can't have a resolve function, so we can remove them anyway.

CURA-11657

0f02821... by Remco Burema <email address hidden>

Merge pull request #18469 from Ultimaker/CURA-11403-pap-modification

Cura 11403 pap modification

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

added settings for modifier meshes and grouped meshed

CURA-11403

831a1d4... by Saumya Jain <email address hidden>

Reset openAsUcp at the start of preread

CURA-11403

3aefe72... by Saumya Jain <email address hidden>

Merge branch 'main' into CURA-11403-pap-modification

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

modify-settings-for-overlap’, 'support-blocker' and 'support-mesh' saved as their respective types along with their settings

CURA-11403