This commit is contained in:
Jaime van Kessel 2015-12-14 16:39:23 +01:00
commit 8f6cb26a1f
104 changed files with 8833 additions and 15667 deletions

View file

@ -1,11 +1,11 @@
# Copyright (c) 2015 Ultimaker B.V.
# Cura is released under the terms of the AGPLv3 or higher.
from . import GCodeReader
from UM.i18n import i18nCatalog
catalog = i18nCatalog("cura")
from . import GCodeReader
def getMetaData():
return {
"plugin": {