From 98795d8953f8c21613d067f4943b872f02c32319 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 1 Sep 2017 14:36:19 +0200 Subject: [PATCH] Added missing not supported profiles for PP CURA-3977 --- .../ultimaker3/um3_bb0.4_PP_Fast_Print.inst.cfg | 14 ++++++++++++++ .../um3_bb0.4_PP_Superdraft_Print.inst.cfg | 14 ++++++++++++++ .../ultimaker3/um3_bb0.8_PP_Fast_Print.inst.cfg | 14 ++++++++++++++ .../um3_bb0.8_PP_Superdraft_Print.inst.cfg | 14 ++++++++++++++ 4 files changed, 56 insertions(+) create mode 100644 resources/quality/ultimaker3/um3_bb0.4_PP_Fast_Print.inst.cfg create mode 100644 resources/quality/ultimaker3/um3_bb0.4_PP_Superdraft_Print.inst.cfg create mode 100644 resources/quality/ultimaker3/um3_bb0.8_PP_Fast_Print.inst.cfg create mode 100644 resources/quality/ultimaker3/um3_bb0.8_PP_Superdraft_Print.inst.cfg diff --git a/resources/quality/ultimaker3/um3_bb0.4_PP_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PP_Fast_Print.inst.cfg new file mode 100644 index 0000000000..a73cfd2332 --- /dev/null +++ b/resources/quality/ultimaker3/um3_bb0.4_PP_Fast_Print.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 2 +name = Not Supported +definition = ultimaker3 + +[metadata] +type = quality +quality_type = normal +material = generic_pp_ultimaker3_BB_0.4 +weight = 0 +supported = False +setting_version = 2 + +[values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_PP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PP_Superdraft_Print.inst.cfg new file mode 100644 index 0000000000..dbfbd58f9c --- /dev/null +++ b/resources/quality/ultimaker3/um3_bb0.4_PP_Superdraft_Print.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 2 +name = Not Supported +definition = ultimaker3 + +[metadata] +type = quality +quality_type = superdraft +material = generic_pp_ultimaker3_BB_0.4 +weight = 0 +supported = False +setting_version = 2 + +[values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_PP_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PP_Fast_Print.inst.cfg new file mode 100644 index 0000000000..92921030ca --- /dev/null +++ b/resources/quality/ultimaker3/um3_bb0.8_PP_Fast_Print.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 2 +name = Not Supported +definition = ultimaker3 + +[metadata] +type = quality +quality_type = normal +material = generic_pp_ultimaker3_BB_0.8 +weight = 0 +supported = False +setting_version = 2 + +[values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_PP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PP_Superdraft_Print.inst.cfg new file mode 100644 index 0000000000..534efa78e0 --- /dev/null +++ b/resources/quality/ultimaker3/um3_bb0.8_PP_Superdraft_Print.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 2 +name = Not Supported +definition = ultimaker3 + +[metadata] +type = quality +quality_type = superdraft +material = generic_pp_ultimaker3_BB_0.8 +weight = 0 +supported = False +setting_version = 2 + +[values]