~thopiekar/cura/+git/cura-thopiekar:patch-2

Last commit made on 2018-08-29
Get this branch:
git clone -b patch-2 https://git.launchpad.net/~thopiekar/cura/+git/cura-thopiekar

Branch merges

Branch information

Name:
patch-2
Repository:
lp:~thopiekar/cura/+git/cura-thopiekar

Recent commits

17f51ca... by Mark <email address hidden>

Merge branch 'master' into patch-2

49743d8... by Lipu Fei

Merge pull request #4299 from Ultimaker/remove_maximum_length_printer_address

Remove the 40 char maximum on printer address textfield

c1e4b5f... by Lipu Fei

Merge branch 'master' into remove_maximum_length_printer_address

1d8f19f... by Ruben D

Don't give error value for infill layer thickness if no infill

It won't crash the engine because the entire infill filling routine is skipped.

dda356f... by Mark <email address hidden>

Remove the 40 char maximum on printer address textfield

694cc91... by Ian Paschal <email address hidden>

Add a "Favorites" heading to materials menu

Contributes to CURA-5162

Also fixed some non i18n strings

40c4e9c... by Lipu Fei

Fix KeyError color_code in BaseMaterialsModel

3e3f1cb... by Aleksei S <email address hidden>

Remove double shortcut buttons
CURA-5642

fe9cada... by Aleksei S <email address hidden>

Increase plugin API version to 5
CURA-5627

22ccf07... by Lipu Fei

Only check if printing extruder is enabled for printing meshes

CURA-5669