~ultimaker/uranium/+git/Uranium:CURA-10047_disable_fuzzy_with_interlocking

Last commit made on 2022-12-30
Get this branch:
git clone -b CURA-10047_disable_fuzzy_with_interlocking https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
CURA-10047_disable_fuzzy_with_interlocking
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

4ff9e97... by jspijker <email address hidden>

Use pyarcus 5.2.2

Contributes to CURA-10072

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

Merge pull request #864 from Ultimaker/CURA-9859_fix_ufp_settingfunction

Print stacktrace of current location.

9523546... by Remco Burema <email address hidden>

Print stacktrace of current location.

Previously, if anything was wrong, only the (stacktrace of the) error itself, so _within_ the setting-function, would be printed. Now we also get where this evaluation was called from.

done as part of CURA-9859

e1580be... by Jaime van Kessel <email address hidden>

Merge pull request #803 from drewdoggy/patch-1

Fix longstanding bug with 'platform_offset'

c4cdd67... by Joey de l'Arago

Merge pull request #863 from Ultimaker/CURA-9793

Cura 9793

66a5e1e... by "c.lamboo" <email address hidden>

Code style

re-order qml properties

CURA-9793

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

Resolve anchor warnings

CURA-9793

0a8b15b... by "c.lamboo" <email address hidden>

Center extruder icon in recommended settings

CURA-9793

2bfc857... by Casper Lamboo <email address hidden>

Merge pull request #862 from Ultimaker/CURA-9793_extend_recommended_print_settings

[CURA-9793] Extend recommended print settings

f3e2dc6... by Joey de l'Arago

Refactor ComponentWithIcon to use contents instead of loader.

CURA-9793