cura:experiment_monitor_in_browser

Last commit made on 2020-06-22
Get this branch:
git clone -b experiment_monitor_in_browser https://git.launchpad.net/cura

Branch merges

Branch information

Name:
experiment_monitor_in_browser
Repository:
lp:cura

Recent commits

48488c6... by ChrisTerBeke <email address hidden>

Use Digital Factory root URL from environment

c9adea9... by ChrisTerBeke <email address hidden>

Open external links in the default browser

59ca01e... by ChrisTerBeke <email address hidden>

Merge branch 'master' into experiment_monitor_in_browser

a30c190... by ChrisTerBeke <email address hidden>

Merge branch 'master' into experiment_monitor_in_browser

61def4b... by Jaime van Kessel <email address hidden>

Prevent crash when requested polygon is too large

CURA-6P

5e92169... by Nino van Hooff

Merge pull request #7947 from Ultimaker/CURA-7522_Removing_printer_created_by_projectfile_removes_original_printer

CURA-7522: Removing printer created by project file also removes the original printer

9cce800... by Ghostkeeper <email address hidden>

Run CTest in parallel (#7952)

* Don't pre-load engine before other plug-ins

This was a fix for the post-processing plug-in that's no longer required.
It was also only applied when running from source, so obviously it's not required or we'd have seen it in the builds.

* Run automated tests in parallel

Done during Turbo Testing and Tooling.

* Pass number of processors via ctest command itself

More reliable apparently because it's a CMake variable that doesn't get cached. It shouldn't get cached or set in the CMake script because it's not the same for every computer.

Done during Turbo Testing and Tooling.

ba8cb4c... by Ruben D

Don't pre-load engine before other plug-ins

This was a fix for the post-processing plug-in that's no longer required.
It was also only applied when running from source, so obviously it's not required or we'd have seen it in the builds.

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

Add the no response config

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

Some minor stylechanges in tests