We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbac372 commit 9aa111bCopy full SHA for 9aa111b
ProfilAnalyser.py
@@ -1,3 +1,4 @@
1
+#-----------------------------------------------------------------------------------------------------------------------------
2
# Copyright (c) 2016 Ultimaker B.V.
3
# Cura is released under the terms of the AGPLv3 or higher.
4
# Initial source code cura-god-mode-plugin from sedwards2009
@@ -11,6 +12,7 @@
11
12
# V 1.1.2 15/12/2020 Add filter on valued parameters
13
# V 1.1.3 20/09/2021 replace ' by " for filtering option
14
#
15
16
17
from UM.Settings.DefinitionContainer import DefinitionContainer
18
from UM.Settings.SettingDefinition import SettingDefinition
0 commit comments