Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_time_overlapping_build_area

This commit is contained in:
Jaime van Kessel 2019-11-20 16:48:00 +01:00
commit 50d72692d8
No known key found for this signature in database
GPG key ID: 3710727397403C91
216 changed files with 15270 additions and 10447 deletions

View file

@ -26,7 +26,6 @@ catalog = i18nCatalog("cura")
import numpy
import math
import copy
from typing import List, Optional, TYPE_CHECKING, Any, Set, cast, Iterable, Dict