cura:3.3

Last commit made on 2018-05-24
Get this branch:
git clone -b 3.3 https://git.launchpad.net/cura

Branch merges

Branch information

Name:
3.3
Repository:
lp:cura

Recent commits

965a24b... by Chris ter Beke

Merge pull request #3691 from ohrn/usb-gcode-check

Only open USB ports if the printer understands gcode.

dc52e93... by Lipu Fei

Fix unit tests for adding CuraContainerStacks

CURA-5281

Because of the definition_changes fix, CuraContainerStack.deserialize()
may create and add extra containers, so the unit tests need to be adjusted.

df1e15b... by Lipu Fei

Move the definition_changes fix to CuraContainerStack

CURA-5281

50e2db4... by Lipu Fei

Fix can_upgrade flag for non-working plugins

CURA-5287

1d8c2be... by Lipu Fei

Do not reset quality if the current custom quality is based on not supported

CURA-5285

491e0c8... by Lipu Fei

Allow to select custom profiles based-on not supported

CURA-5285

a6b6265... by Lipu Fei

Fix quality profiles for Vertex Delta K8800

CURA-5284

quality_type "extreme" is used but not defined.

c499491... by Lipu Fei

Make sure all stacks in a loaded machine have non-empty definition_changes container

CURA-5281

3b499ed... by Diego Prado Gesto <email address hidden>

Add back the setAcceptsCommands function with a deprecated decorator.

fca14ee... by Lipu Fei

Fix optional arguments in MA _onChanged