cura:2.6

Last commit made on 2017-06-27
Get this branch:
git clone -b 2.6 https://git.launchpad.net/cura

Branch merges

Branch information

Name:
2.6
Repository:
lp:cura

Recent commits

ebdcd46... by Ruben D

Rename other quality profiles to old not-supported names

The Superdraft quality was sometimes still active in users' old configuration as well.

Contributes to issue CURA-3973.

f30d150... by Ruben D

Rename CPE+ and PC draft prints to Not Supported

It's a hack. But it prevents having to write an upgrade script for this.

Contributes to issue CURA-3973.

b2b9b1b... by Ruben D

Fix checking if container stack exists

It was checking a container stack ID against the definition containers, which doesn't match.

Contributes to issue CURA-3973.

df2ec7b... by Ruben D

Don't try to activate a machine that we don't have a definition for

Contributes to issue CURA-3973.

c66740d... by Ruben D

Increase warning value for Number of Slower Layers further

Because it was still giving a warning for the 0.4mm layer height profile.

Contributes to issue CURA-3960.

cb4e58c... by Ruben D

Increase the maximum warning for speed_slowdown_layers

Also round the resolved value, because the result needs to be an integer.

Contributes to issue CURA-3960.

d30c598... by Lipu Fei

Fix code style

CURA-3930

66f23aa... by Tim Kuipers <email address hidden>

fix: copy global settings into extruder msessage for SE (CURA-3930)

ca79928... by Ruben D

Add 'Not Supported' profile for Polypropylene 0.25mm

Previously we also called the ID 'Not Supported' but we decided against that for new profiles, since that would mean that if the profile ever becomes supported we'd have to do a rename of the user's file names in their settings via a version upgrade. So now the ID is as if it's supported but the user-visible name still says that it's Not Supported and the profile still becomes orange.

Contributes to issue CURA-3960.

264e09b... by Ruben D

Update Japanese translations

These have not been tested or even opened yet at this point, but by the time I've pushed the commit they will be. This should fix the missing translation and inconsistent wording.

Contributes to issue CURA-3950.