diff --git a/.github/workflows/conan-package.yml b/.github/workflows/conan-package.yml index b2099ceb9..6fbf90bf6 100644 --- a/.github/workflows/conan-package.yml +++ b/.github/workflows/conan-package.yml @@ -19,7 +19,7 @@ on: - main - master - 'CURA-*' - - '[0-9]+.[0-9]+' + - '[0-9].[0-9]*' tags: - '[1-9]+.[0-9]+.[0-9]*' - '[1-9]+.[0-9]+.[0-9]' diff --git a/conanfile.py b/conanfile.py index 2435942a2..f7d7c2ca2 100644 --- a/conanfile.py +++ b/conanfile.py @@ -1,10 +1,11 @@ import os from conan import ConanFile -from conans import tools +from conan.tools.files import copy +from conan.tools.scm import Version from conan.errors import ConanInvalidConfiguration -required_conan_version = ">=1.47.0" +required_conan_version = ">=1.56.0" class FDM_MaterialsConan(ConanFile): @@ -18,26 +19,26 @@ class FDM_MaterialsConan(ConanFile): exports = "LICENSE*" settings = "os", "compiler", "build_type", "arch" no_copy_source = True - scm = { - "type": "git", - "subfolder": ".", - "url": "auto", - "revision": "auto" - } + + def set_version(self): + if not self.version: + self.version = "5.4.0-beta.1" + + def export_sources(self): + copy(self, "*.fdm_material", self.recipe_folder, self.export_sources_folder) + copy(self, "*.sig", self.recipe_folder, self.export_sources_folder) def validate(self): - if tools.Version(self.version) <= tools.Version("4"): + if Version(self.version) <= Version("4"): raise ConanInvalidConfiguration("Only versions 5+ are support") - def layout(self): - self.cpp.package.resdirs = ["materials"] - def package(self): - self.copy("*.fdm_material", src = ".", dst = self.cpp.package.resdirs[0]) - self.copy("*.sig", src = ".", dst = self.cpp.package.resdirs[0]) + copy(self, "*.fdm_material", self.source_folder, os.path.join(self.package_folder, "res", "resources", "materials"), keep_path = False) + copy(self, "*.sig", self.source_folder, os.path.join(self.package_folder, "res", "resources", "materials"), keep_path = False) + + def package_info(self): + self.cpp_info.includedirs = [] + self.cpp_info.resdirs = ["res"] def package_id(self): - del self.info.settings.os - del self.info.settings.compiler - del self.info.settings.build_type - del self.info.settings.arch + self.info.clear() diff --git a/eSUN_PLA_PRO_Black.xml.fdm_material b/eSUN_PLA_PRO_Black.xml.fdm_material index 2ce751b6a..76fa2cf06 100644 --- a/eSUN_PLA_PRO_Black.xml.fdm_material +++ b/eSUN_PLA_PRO_Black.xml.fdm_material @@ -3,13 +3,14 @@ eSUN - PLA+ + PLA Black + #333333 5c4e29a1-0722-4cfa-b147-338924afc075 - 1 + 2 diff --git a/eSUN_PLA_PRO_Grey.xml.fdm_material b/eSUN_PLA_PRO_Grey.xml.fdm_material index 12c9f67f1..5ccef3b3e 100644 --- a/eSUN_PLA_PRO_Grey.xml.fdm_material +++ b/eSUN_PLA_PRO_Grey.xml.fdm_material @@ -3,13 +3,14 @@ eSUN - PLA+ + PLA Grey + #999999 061cc7c6-77b1-4d76-996f-d049546b41d2 - 1 + 2 diff --git a/eSUN_PLA_PRO_Purple.xml.fdm_material b/eSUN_PLA_PRO_Purple.xml.fdm_material index 504ff6fc4..4585fe37a 100644 --- a/eSUN_PLA_PRO_Purple.xml.fdm_material +++ b/eSUN_PLA_PRO_Purple.xml.fdm_material @@ -3,13 +3,14 @@ eSUN - PLA+ + PLA Purple + #9900CC ae0c8895-b4b3-4a12-a5a5-3ae754940ced - 1 + 2 diff --git a/eSUN_PLA_PRO_White.xml.fdm_material b/eSUN_PLA_PRO_White.xml.fdm_material index 7eed928e8..ed2d6aee5 100644 --- a/eSUN_PLA_PRO_White.xml.fdm_material +++ b/eSUN_PLA_PRO_White.xml.fdm_material @@ -3,13 +3,14 @@ eSUN - PLA+ + PLA White + #EEEEEE 832e163d-db99-4a58-80b9-f82073ae0a9b - 1 + 2 diff --git a/generic_abs.xml.fdm_material b/generic_abs.xml.fdm_material index fa316747a..c0501547d 100644 --- a/generic_abs.xml.fdm_material +++ b/generic_abs.xml.fdm_material @@ -10,13 +10,13 @@ Generic ABS profile. The data in this file may not be correct for your specific Generic 60636bb4-518f-42e7-8237-fe77b194ebe0 - 30 + 35 #8cb219 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. - 1.10 + 1.1 2.85 @@ -40,12 +40,13 @@ Generic ABS profile. The data in this file may not be correct for your specific 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -53,9 +54,15 @@ Generic ABS profile. The data in this file may not be correct for your specific 0.8 0 + + + 230 + + + 230 @@ -68,7 +75,6 @@ Generic ABS profile. The data in this file may not be correct for your specific yes - 225 40 6.5 @@ -79,6 +85,7 @@ Generic ABS profile. The data in this file may not be correct for your specific yes 90 + 10 @@ -97,6 +104,7 @@ Generic ABS profile. The data in this file may not be correct for your specific 260 + 10 @@ -105,7 +113,6 @@ Generic ABS profile. The data in this file may not be correct for your specific 85 yes - 225 40 @@ -114,6 +121,7 @@ Generic ABS profile. The data in this file may not be correct for your specific yes + 10 @@ -123,7 +131,6 @@ Generic ABS profile. The data in this file may not be correct for your specific 85 yes - 225 40 @@ -132,6 +139,7 @@ Generic ABS profile. The data in this file may not be correct for your specific yes + 10 diff --git a/generic_abs_175.xml.fdm_material b/generic_abs_175.xml.fdm_material index 25928dafe..6186df70e 100644 --- a/generic_abs_175.xml.fdm_material +++ b/generic_abs_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,12 +10,13 @@ Generic ABS 1.75mm profile. The data in this file may not be correct for your sp Generic 2780b345-577b-4a24-a2c5-12e6aad3e690 - 8 + 11 #8cb219 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. + No glue needed - 1.10 + 1.1 1.75 diff --git a/generic_asa_175.xml.fdm_material b/generic_asa_175.xml.fdm_material index 8d8df53af..8d1da82a2 100644 --- a/generic_asa_175.xml.fdm_material +++ b/generic_asa_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,9 +10,10 @@ Generic ASA 1.75mm profile. The data in this file may not be correct for your sp Generic 416eead4-0d8e-4f0b-8bfc-a91a519befa5 - 2 + 5 #ffe92a ASA combines the qualities of ABS with the added benefit of UV resistance and additional moisture resistance making it ideal for equipment exposed to sunlight and rain over long periods of time – such as products for the agriculture, transportation, and power and utility industries. + No glue needed 1.07 diff --git a/generic_bam.xml.fdm_material b/generic_bam.xml.fdm_material index 5c2d6461a..fa850488e 100644 --- a/generic_bam.xml.fdm_material +++ b/generic_bam.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,7 +10,7 @@ Generic break away support material profile. The data in this file may not be co Generic 7e6207c4-22ff-441a-b261-ff89f166d6a0 - 30 + 32 #F1ECE1 Breakaway Material. Breakaway is a matching support material for PLA, ABS, CPE, CPE+, and Nylon Use the same temperatures and adhesion method as your build material(s). @@ -51,12 +51,16 @@ Generic break away support material profile. The data in this file may not be co 0.8 0 + + true + 100 yes + 3 @@ -65,6 +69,7 @@ Generic break away support material profile. The data in this file may not be co 100 yes + 3 @@ -75,6 +80,7 @@ Generic break away support material profile. The data in this file may not be co 100 yes + 3 diff --git a/generic_bvoh_175.xml.fdm_material b/generic_bvoh_175.xml.fdm_material index c1f74910a..fde18a74f 100644 --- a/generic_bvoh_175.xml.fdm_material +++ b/generic_bvoh_175.xml.fdm_material @@ -10,7 +10,7 @@ Generic BVOH 1.75mm profile. The data in this file may not be correct for your s Generic 923e604c-8432-4b09-96aa-9bbbd42207f4 - 1 + 2 #ffaaff This is the baseline profile for the Water soluble support material BVOH. BVOH is a matching support material for PLA, ABS, ASA, PET-G, Nylon, TPU. Use the same temperatures and adhesion method as your build material(s). @@ -20,6 +20,10 @@ Generic BVOH 1.75mm profile. The data in this file may not be correct for your s 1.75 + + + true + 205 150 60 diff --git a/generic_cffcpe.xml.fdm_material b/generic_cffcpe.xml.fdm_material index c44da78bd..32127d459 100644 --- a/generic_cffcpe.xml.fdm_material +++ b/generic_cffcpe.xml.fdm_material @@ -10,7 +10,7 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print Generic f8e496d6-7599-4015-9fac-c7ce53f6633c - 20 + 21 #212F3D This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print Profile Assistant. This profile can also be used for other base materials (ABS, PP, etc) Use glue. @@ -20,6 +20,7 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print 2.85 + -8 25 0 @@ -28,6 +29,8 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print -50 25 145 + + 7200 0.94 0.5 diff --git a/generic_cffpa.xml.fdm_material b/generic_cffpa.xml.fdm_material index 6b680f85d..528c2c439 100644 --- a/generic_cffpa.xml.fdm_material +++ b/generic_cffpa.xml.fdm_material @@ -10,7 +10,7 @@ This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Pr Generic bd66b243-9d50-4e12-bfc3-51c874fca16a - 20 + 21 #212F3D This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Profile Assistant. Use glue. @@ -20,6 +20,7 @@ This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Pr 2.85 + -8 25 0 @@ -28,6 +29,8 @@ This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Pr -50 25 145 + + 7200 0.935 0.5 diff --git a/generic_cpe.xml.fdm_material b/generic_cpe.xml.fdm_material index abad164b6..2b78d43cc 100644 --- a/generic_cpe.xml.fdm_material +++ b/generic_cpe.xml.fdm_material @@ -10,7 +10,7 @@ Generic CPE profile. The data in this file may not be correct for your specific Generic 12f41353-1a33-415e-8b4f-a775a6c70cc6 - 35 + 38 #159499 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -40,8 +40,8 @@ Generic CPE profile. The data in this file may not be correct for your specific 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -52,9 +52,15 @@ Generic CPE profile. The data in this file may not be correct for your specific 0.8 0 + + + 240 + + + 240 @@ -69,7 +75,6 @@ Generic CPE profile. The data in this file may not be correct for your specific all yes - 230 6.5 @@ -77,6 +82,7 @@ Generic CPE profile. The data in this file may not be correct for your specific yes + 10 @@ -95,6 +101,7 @@ Generic CPE profile. The data in this file may not be correct for your specific 260 + 10 @@ -103,7 +110,6 @@ Generic CPE profile. The data in this file may not be correct for your specific 85 yes - 230 6.5 @@ -112,6 +118,7 @@ Generic CPE profile. The data in this file may not be correct for your specific yes + 10 @@ -123,7 +130,6 @@ Generic CPE profile. The data in this file may not be correct for your specific yes - 230 6.5 @@ -135,6 +141,7 @@ Generic CPE profile. The data in this file may not be correct for your specific yes 8 40 + 10 diff --git a/generic_cpe_175.xml.fdm_material b/generic_cpe_175.xml.fdm_material index f5e79524c..ef5ffbe9d 100644 --- a/generic_cpe_175.xml.fdm_material +++ b/generic_cpe_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,7 +10,7 @@ Generic CPE 1.75mm profile. The data in this file may not be correct for your sp Generic da1872c1-b991-4795-80ad-bdac0f131726 - 5 + 6 #159499 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. diff --git a/generic_cpe_plus.xml.fdm_material b/generic_cpe_plus.xml.fdm_material index 070995ce9..5f4f89b8f 100644 --- a/generic_cpe_plus.xml.fdm_material +++ b/generic_cpe_plus.xml.fdm_material @@ -10,7 +10,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific Generic e2409626-b5a0-4025-b73e-b58070219259 - 34 + 38 #3633F2 Chemically resistant and tough. CPE+ is chemically inert, tough, dimensionally stable and handles temperatures up to 100ºC. Use glue for small prints. An adhesion sheet is recommended for larger prints. @@ -40,8 +40,8 @@ Generic CPE+ profile. The data in this file may not be correct for your specific 0.92 - 260 - 160 + 270 + 170 107 41 0 @@ -53,9 +53,15 @@ Generic CPE+ profile. The data in this file may not be correct for your specific 0.8 0 + + + 260 + + + 260 yes @@ -72,6 +78,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific yes 7 1 + 3 yes @@ -84,7 +91,9 @@ Generic CPE+ profile. The data in this file may not be correct for your specific 260 yes - + + 3 + @@ -97,6 +106,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific yes 7 1 + 3 yes @@ -113,6 +123,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific yes 8 1 + 3 yes diff --git a/generic_gffcpe.xml.fdm_material b/generic_gffcpe.xml.fdm_material index 4a652c588..e987c1d1d 100644 --- a/generic_gffcpe.xml.fdm_material +++ b/generic_gffcpe.xml.fdm_material @@ -10,7 +10,7 @@ This is the baseline profile for Glass Fiber Filled Copolyesters for the Print P Generic d4b786bb-e5d2-481b-b3ab-0be976d36af8 - 21 + 23 #D5D8DC This is the baseline profile for Glass Fiber Filled Copolyesters for the Print Profile Assistant. This profile can also be used for other base materials (ABS, PP, etc) Use glue. @@ -46,7 +46,6 @@ This is the baseline profile for Glass Fiber Filled Copolyesters for the Print P 0 70 true - skirt 1.0 diff --git a/generic_gffpa.xml.fdm_material b/generic_gffpa.xml.fdm_material index 5a0f9555a..c21396d04 100644 --- a/generic_gffpa.xml.fdm_material +++ b/generic_gffpa.xml.fdm_material @@ -10,7 +10,7 @@ This is the baseline profile for Glass Fiber Filled Polyamides for the Print Pro Generic 837cf11b-6b1e-48dc-94dc-4a2b4888648e - 21 + 23 #D5D8DC This is the baseline profile for Glass Fiber Filled Polyamides for the Print Profile Assistant. Use glue. @@ -46,7 +46,6 @@ This is the baseline profile for Glass Fiber Filled Polyamides for the Print Pro 2 100 true - skirt 1.0 diff --git a/generic_hips.xml.fdm_material b/generic_hips.xml.fdm_material index 2a5836358..d96033de4 100644 --- a/generic_hips.xml.fdm_material +++ b/generic_hips.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,14 +10,17 @@ Generic HIPS profile. The data in this file may not be correct for your specific Generic b6f76172-bb0f-4326-bdbc-ee8f0e84b283 - 10 + 12 #12f3e0 + Support material. + Use the same temperatures and adhesion method as your build material(s). 1.24 2.85 + -8 25 0 @@ -42,5 +45,9 @@ Generic HIPS profile. The data in this file may not be correct for your specific 1.0 0.8 0 + + + true + \ No newline at end of file diff --git a/generic_hips_175.xml.fdm_material b/generic_hips_175.xml.fdm_material index bc7080289..7db37a395 100644 --- a/generic_hips_175.xml.fdm_material +++ b/generic_hips_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,18 +10,24 @@ Generic HIPS 1.75mm profile. The data in this file may not be correct for your s Generic a468d86a-220c-47eb-99a5-bbb47e514eb0 - 3 + 5 #12f3e0 + Support material. + Use the same temperatures and adhesion method as your build material(s). 1.24 1.75 + 215 160 60 + + true + 0.0 diff --git a/generic_nylon.xml.fdm_material b/generic_nylon.xml.fdm_material index 402905357..ef06f8c63 100644 --- a/generic_nylon.xml.fdm_material +++ b/generic_nylon.xml.fdm_material @@ -10,7 +10,7 @@ Generic Nylon profile. The data in this file may not be correct for your specifi Generic 28fb4162-db74-49e1-9008-d05f1e8bef5c - 30 + 32 #3DF266 Nylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity. Use glue. @@ -40,8 +40,8 @@ Generic Nylon profile. The data in this file may not be correct for your specifi 0.91 - 245 - 145 + 250 + 150 60 35 8 @@ -55,9 +55,15 @@ Generic Nylon profile. The data in this file may not be correct for your specifi 0.8 0 + + + 245 + + + 245 @@ -73,7 +79,6 @@ Generic Nylon profile. The data in this file may not be correct for your specifi yes - 230 6.5 @@ -112,7 +117,6 @@ Generic Nylon profile. The data in this file may not be correct for your specifi yes - 230 6.5 45 @@ -135,7 +139,6 @@ Generic Nylon profile. The data in this file may not be correct for your specifi yes - 230 6.5 45 diff --git a/generic_nylon_175.xml.fdm_material b/generic_nylon_175.xml.fdm_material index fa17ebb80..7a5588749 100644 --- a/generic_nylon_175.xml.fdm_material +++ b/generic_nylon_175.xml.fdm_material @@ -10,7 +10,7 @@ Generic Nylon 1.75mm profile. The data in this file may not be correct for your Generic 283d439a-3490-4481-920c-c51d8cdecf9c - 6 + 7 #3DF266 Nylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity. Use glue. diff --git a/generic_pc.xml.fdm_material b/generic_pc.xml.fdm_material index d60da0a6f..1616b367f 100644 --- a/generic_pc.xml.fdm_material +++ b/generic_pc.xml.fdm_material @@ -10,7 +10,7 @@ Generic PC profile. The data in this file may not be correct for your specific m Generic 98c05714-bf4e-4455-ba27-57d74fe331e4 - 31 + 35 #F29030 Strong, tough and temperature resistant. PC offers a great print quality, heat resistance up to 110ºC, mechanical strength and toughness. Use glue for small prints. An adhesion sheet is recommended for larger prints. Set your print speed to a low value (10mm/sec) to get better layer bonding. @@ -40,21 +40,29 @@ Generic PC profile. The data in this file may not be correct for your specific m 0.92 - 270 - 170 + 280 + 180 107 41 0 65 + 15 100 1.0 0.8 0 + + + + 270 + + + 270 yes diff --git a/generic_pc_175.xml.fdm_material b/generic_pc_175.xml.fdm_material index 7b3c6a6fb..42aee1cfd 100644 --- a/generic_pc_175.xml.fdm_material +++ b/generic_pc_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,7 +10,7 @@ Generic PC 1.75mm profile. The data in this file may not be correct for your spe Generic 62414577-94d1-490d-b1e4-7ef3ec40db02 - 5 + 6 #F29030 Strong, tough and temperature resistant. PC offers a great print quality, heat resistance up to 110ºC, mechanical strength and toughness. Use glue for small prints. An adhesion sheet is recommended for larger prints. Set your print speed to a low value (10mm/sec) to get better layer bonding. diff --git a/generic_petcf.xml.fdm_material b/generic_petcf.xml.fdm_material new file mode 100644 index 000000000..bee705217 --- /dev/null +++ b/generic_petcf.xml.fdm_material @@ -0,0 +1,115 @@ + + + + + + Generic + PET CF + Generic + + 64d44410-be10-428c-8891-f0ae47ea1734 + 23 + #888888 + Generic PET CF profile. The data in this file may not be correct for your specific machine. + Print on bare glass. + True + True + + + 1.39 + 2.85 + + + + -16 + 50 + -16 + 50 + 265 + -50 + 50 + 265 + 50 + 0 + 0 + 0 + 60 + + + 7200 + 0.94 + + + 270 + 165 + 80 + 37 + 10 + 10 + 1 + 100 + 95 + + + 1.0 + 0.8 + 0 + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + \ No newline at end of file diff --git a/generic_petg.xml.fdm_material b/generic_petg.xml.fdm_material index 6f1ebec17..bdb098443 100644 --- a/generic_petg.xml.fdm_material +++ b/generic_petg.xml.fdm_material @@ -10,7 +10,7 @@ Generic PETG profile. The data in this file may not be correct for your specific Generic 1cbfaeb3-1906-4b26-b2e7-6f777a8c197a - 20 + 24 #ff5086 Generic PETG profile. The data in this file may not be correct for your specific machine. Use glue. @@ -61,6 +61,7 @@ Generic PETG profile. The data in this file may not be correct for your specific 245 + 3 250 @@ -76,11 +77,11 @@ Generic PETG profile. The data in this file may not be correct for your specific 85 yes - 230 yes 20 + 3 yes @@ -94,13 +95,13 @@ Generic PETG profile. The data in this file may not be correct for your specific yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -118,7 +119,6 @@ Generic PETG profile. The data in this file may not be correct for your specific yes 85 - 230 6.5 @@ -126,6 +126,7 @@ Generic PETG profile. The data in this file may not be correct for your specific 85 8 20 + 3 yes diff --git a/generic_petg_175.xml.fdm_material b/generic_petg_175.xml.fdm_material index 7abcdbc74..4bd4adc7d 100644 --- a/generic_petg_175.xml.fdm_material +++ b/generic_petg_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,7 +10,7 @@ Generic PETG 1.75mm profile. The data in this file may not be correct for your s Generic 69386c85-5b6c-421a-bec5-aeb1fb33f060 - 4 + 6 #f3a112 Generic PETG profile. The data in this file may not be correct for your specific machine. Set your prime speed to a low value (8mm/sec) diff --git a/generic_pla.xml.fdm_material b/generic_pla.xml.fdm_material index 410407a68..4bd6468d6 100644 --- a/generic_pla.xml.fdm_material +++ b/generic_pla.xml.fdm_material @@ -10,7 +10,7 @@ Generic PLA profile. The data in this file may not be correct for your specific Generic 506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9 - 31 + 35 #ffc924 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -91,6 +91,7 @@ Generic PLA profile. The data in this file may not be correct for your specific yes 5 + 10 @@ -108,6 +109,7 @@ Generic PLA profile. The data in this file may not be correct for your specific 240 + 10 @@ -126,6 +128,7 @@ Generic PLA profile. The data in this file may not be correct for your specific yes 5 + 10 yes @@ -134,6 +137,7 @@ Generic PLA profile. The data in this file may not be correct for your specific yes 6.5 + 10 @@ -155,6 +159,7 @@ Generic PLA profile. The data in this file may not be correct for your specific yes 5 + 10 yes @@ -164,6 +169,7 @@ Generic PLA profile. The data in this file may not be correct for your specific yes 6.5 + 10 true diff --git a/generic_pla_175.xml.fdm_material b/generic_pla_175.xml.fdm_material index 1ff3bfd43..1f2fe1aa2 100644 --- a/generic_pla_175.xml.fdm_material +++ b/generic_pla_175.xml.fdm_material @@ -2,7 +2,7 @@ - + Generic @@ -10,7 +10,7 @@ Generic PLA 1.75mm profile. The data in this file may not be correct for your sp Generic 0ff92885-617b-4144-a03c-9989872454bc - 9 + 11 #ffc924 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. diff --git a/generic_pp.xml.fdm_material b/generic_pp.xml.fdm_material index 98985a35f..be113ea52 100644 --- a/generic_pp.xml.fdm_material +++ b/generic_pp.xml.fdm_material @@ -10,14 +10,14 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n Generic aa22e9c7-421f-4745-afc2-81851694394a - 39 + 42 #85f9de Fatigue and chemical resistant. Polypropylene offers excellent temperature, chemical and fatigue resistance. Its toughness and low friction make it a perfect choice for prototyping and creating durable end-use models. Adhesion sheets are required. - 2.85 0.89 + 2.85 @@ -40,8 +40,8 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n 1.00 - 220 - 120 + 207 + 107 100 41 20 @@ -55,9 +55,15 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n 0.8 0 + + + 220 + + + 220 8 @@ -84,6 +90,7 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n yes 7 10 + 10 @@ -101,6 +108,7 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n 240 + 10 @@ -121,6 +129,7 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n yes 7 10 + 10 @@ -142,6 +151,7 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n yes 8 10 + 10 diff --git a/generic_pva.xml.fdm_material b/generic_pva.xml.fdm_material index d50e99f73..00013094e 100644 --- a/generic_pva.xml.fdm_material +++ b/generic_pva.xml.fdm_material @@ -10,7 +10,7 @@ Generic PVA profile. The data in this file may not be correct for your specific Generic 86a89ceb-4159-47f6-ab97-e9953803d70f - 32 + 34 #a32bcc Water soluble support material. PVA is a matching support material for PLA, CPE and Nylon. Use the same temperatures and adhesion method as your build material(s). @@ -40,8 +40,8 @@ Generic PVA profile. The data in this file may not be correct for your specific 0.91 - 215 - 115 + 220 + 120 60 35 true @@ -52,6 +52,9 @@ Generic PVA profile. The data in this file may not be correct for your specific 0.8 0 + + true + diff --git a/generic_pva_175.xml.fdm_material b/generic_pva_175.xml.fdm_material index 990978a79..7afa6089d 100644 --- a/generic_pva_175.xml.fdm_material +++ b/generic_pva_175.xml.fdm_material @@ -10,7 +10,7 @@ Generic PVA 1.75mm profile. The data in this file may not be correct for your sp Generic a4255da2-cb2a-4042-be49-4a83957a2f9a - 6 + 7 #a32bcc Water soluble support material. PVA is a matching support material for PLA, CPE and Nylon. Use the same temperatures and adhesion method as your build material(s). @@ -20,10 +20,14 @@ Generic PVA 1.75mm profile. The data in this file may not be correct for your sp 1.75 + 215 175 true + + true + 0.0 diff --git a/generic_tough_pla.xml.fdm_material b/generic_tough_pla.xml.fdm_material index b5240b04d..351fe0f7a 100644 --- a/generic_tough_pla.xml.fdm_material +++ b/generic_tough_pla.xml.fdm_material @@ -10,7 +10,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe Generic 9d5d2d7c-4e77-441c-85a0-e9eefd4aa68c - 26 + 30 #ffc9f0 Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -40,8 +40,8 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -68,6 +68,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe yes 5 + 10 @@ -85,6 +86,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe 255 + 10 @@ -103,6 +105,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe yes 5 + 10 @@ -123,6 +126,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe yes 5 + 10 diff --git a/generic_tpu.xml.fdm_material b/generic_tpu.xml.fdm_material index 9bb338d1d..b22c91614 100644 --- a/generic_tpu.xml.fdm_material +++ b/generic_tpu.xml.fdm_material @@ -10,7 +10,7 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci Generic 1d52b2be-a3a2-41de-a8b1-3bcdb5618695 - 32 + 35 #B22744 Wear and tear resistant. TPU features a Shore-A hardness of 95 and an elongation of up to 580% at break. Suitable for applications that require slight flexibility, wear and tear, and chemical resistance. Use glue. @@ -40,8 +40,8 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci 1.03 - 228 - 128 + 225 + 125 0 27 3 @@ -53,9 +53,15 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci 0.8 0 + + + 228 + + + 228 yes @@ -69,12 +75,12 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci - 223 yes 20 35 + 3 yes @@ -90,7 +96,9 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci 10 - + + 3 + 240 @@ -101,11 +109,11 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci - 223 yes 20 + 3 yes @@ -118,12 +126,11 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci - 223 - yes 20 8 + 3 yes diff --git a/ideagen3D_ToughPLA.xml.fdm_material b/ideagen3D_ToughPLA.xml.fdm_material new file mode 100644 index 000000000..4f384c2bf --- /dev/null +++ b/ideagen3D_ToughPLA.xml.fdm_material @@ -0,0 +1,29 @@ + + + + + ideagen3D + Tough PLA + Black + + + 1 + #333333 + e0825104-a855-407d-a58d-a67a8ed7c24b + + + + + 1.75 + 1.24 + 1000 + + + 195.0 + 100.0 + 3.0 + 210.0 + 60.0 + 45.0 + + diff --git a/ultimaker_abs_black.xml.fdm_material b/ultimaker_abs_black.xml.fdm_material index c7112127a..d78eee07f 100644 --- a/ultimaker_abs_black.xml.fdm_material +++ b/ultimaker_abs_black.xml.fdm_material @@ -7,14 +7,14 @@ Black 2f9d2279-9b0e-4765-bf9b-d1e1e13f3c49 - 33 + 38 #2a292a Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_blue.xml.fdm_material b/ultimaker_abs_blue.xml.fdm_material index b0b93db41..8da73c5be 100644 --- a/ultimaker_abs_blue.xml.fdm_material +++ b/ultimaker_abs_blue.xml.fdm_material @@ -7,14 +7,14 @@ Blue 7c9575a6-c8d6-40ec-b3dd-18d7956bfaae - 33 + 38 #00387b Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_green.xml.fdm_material b/ultimaker_abs_green.xml.fdm_material index 9c864fafb..6dabe6205 100644 --- a/ultimaker_abs_green.xml.fdm_material +++ b/ultimaker_abs_green.xml.fdm_material @@ -7,14 +7,14 @@ Green 3400c0d1-a4e3-47de-a444-7b704f287171 - 33 + 38 #61993b Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_grey.xml.fdm_material b/ultimaker_abs_grey.xml.fdm_material index 8fb2f7431..010319da1 100644 --- a/ultimaker_abs_grey.xml.fdm_material +++ b/ultimaker_abs_grey.xml.fdm_material @@ -7,14 +7,14 @@ Gray 8b75b775-d3f2-4d0f-8fb2-2a3dd53cf673 - 34 + 39 #52595d Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_orange.xml.fdm_material b/ultimaker_abs_orange.xml.fdm_material index 0797f760a..1ff0035fb 100644 --- a/ultimaker_abs_orange.xml.fdm_material +++ b/ultimaker_abs_orange.xml.fdm_material @@ -7,14 +7,14 @@ Orange 0b4ca6ef-eac8-4b23-b3ca-5f21af00e54f - 33 + 38 #ed6b21 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_pearl-gold.xml.fdm_material b/ultimaker_abs_pearl-gold.xml.fdm_material index 7c3dad8f0..4456e6fbf 100644 --- a/ultimaker_abs_pearl-gold.xml.fdm_material +++ b/ultimaker_abs_pearl-gold.xml.fdm_material @@ -7,14 +7,14 @@ Pearl Gold 7cbdb9ca-081a-456f-a6ba-f73e4e9cb856 - 33 + 38 #80643f Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_red.xml.fdm_material b/ultimaker_abs_red.xml.fdm_material index e53e59bcc..5eecdcde9 100644 --- a/ultimaker_abs_red.xml.fdm_material +++ b/ultimaker_abs_red.xml.fdm_material @@ -7,14 +7,14 @@ Red 5df7afa6-48bd-4c19-b314-839fe9f08f1f - 33 + 38 #bb1e10 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_silver-metallic.xml.fdm_material b/ultimaker_abs_silver-metallic.xml.fdm_material index ed3cb5895..799078ecb 100644 --- a/ultimaker_abs_silver-metallic.xml.fdm_material +++ b/ultimaker_abs_silver-metallic.xml.fdm_material @@ -7,14 +7,14 @@ Silver 763c926e-a5f7-4ba0-927d-b4e038ea2735 - 34 + 39 #a1a1a0 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_white.xml.fdm_material b/ultimaker_abs_white.xml.fdm_material index 5d3219b91..57fdc8392 100644 --- a/ultimaker_abs_white.xml.fdm_material +++ b/ultimaker_abs_white.xml.fdm_material @@ -7,14 +7,14 @@ White 5253a75a-27dc-4043-910f-753ae11bc417 - 36 + 41 #ecece7 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_abs_yellow.xml.fdm_material b/ultimaker_abs_yellow.xml.fdm_material index 45e1803a4..91019d83c 100644 --- a/ultimaker_abs_yellow.xml.fdm_material +++ b/ultimaker_abs_yellow.xml.fdm_material @@ -7,14 +7,14 @@ Yellow e873341d-d9b8-45f9-9a6f-5609e1bcff68 - 33 + 38 #f7b500 Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC. Use glue, to avoid chipping of the glass. https://ultimaker.com/in/cura/materials/ultimaker-abs/printing-guidelines - 1.10 + 1.1 2.85 750 @@ -39,12 +39,13 @@ 0.92 - 230 - 130 + 245 + 145 80 36 0 70 + 15 100 @@ -52,9 +53,15 @@ 0.8 0 + + + 230 + + + 230 @@ -67,7 +74,6 @@ yes - 225 40 6.5 @@ -78,6 +84,7 @@ yes 90 + 10 @@ -96,6 +103,7 @@ 260 + 10 @@ -104,7 +112,6 @@ 85 yes - 225 40 @@ -113,6 +120,7 @@ yes + 10 @@ -122,7 +130,6 @@ 85 yes - 225 40 @@ -131,6 +138,7 @@ yes + 10 diff --git a/ultimaker_bam.xml.fdm_material b/ultimaker_bam.xml.fdm_material index 5af7210fb..5abba9cda 100644 --- a/ultimaker_bam.xml.fdm_material +++ b/ultimaker_bam.xml.fdm_material @@ -1,5 +1,5 @@ - + Ultimaker @@ -7,7 +7,7 @@ White 7e6207c4-22ff-441a-b261-ff89f166d5f9 - 34 + 36 #F1ECE1 Breakaway Material. Breakaway is a matching support material for PLA, ABS, CPE, CPE+, and Nylon Use the same temperatures and adhesion method as your build material(s). @@ -50,12 +50,16 @@ 0.8 0 + + true + 100 yes + 3 @@ -64,6 +68,7 @@ 100 yes + 3 @@ -74,6 +79,7 @@ 100 yes + 3 diff --git a/ultimaker_cpe_black.xml.fdm_material b/ultimaker_cpe_black.xml.fdm_material index 81f6234fd..5c4588357 100644 --- a/ultimaker_cpe_black.xml.fdm_material +++ b/ultimaker_cpe_black.xml.fdm_material @@ -7,7 +7,7 @@ Black a8955dc3-9d7e-404d-8c03-0fd6fee7f22d - 38 + 41 #2a292a Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_blue.xml.fdm_material b/ultimaker_cpe_blue.xml.fdm_material index b2f998586..f464bfa0b 100644 --- a/ultimaker_cpe_blue.xml.fdm_material +++ b/ultimaker_cpe_blue.xml.fdm_material @@ -7,7 +7,7 @@ Blue 4d816290-ce2e-40e0-8dc8-3f702243131e - 38 + 41 #00a3e0 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_dark-grey.xml.fdm_material b/ultimaker_cpe_dark-grey.xml.fdm_material index 1240bedcc..525dc65b6 100644 --- a/ultimaker_cpe_dark-grey.xml.fdm_material +++ b/ultimaker_cpe_dark-grey.xml.fdm_material @@ -7,7 +7,7 @@ Dark Gray 10961c00-3caf-48e9-a598-fa805ada1e8d - 39 + 42 #4f5250 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_green.xml.fdm_material b/ultimaker_cpe_green.xml.fdm_material index 73aeb2db0..2af83d333 100644 --- a/ultimaker_cpe_green.xml.fdm_material +++ b/ultimaker_cpe_green.xml.fdm_material @@ -7,7 +7,7 @@ Green 7ff6d2c8-d626-48cd-8012-7725fa537cc9 - 38 + 41 #78be20 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_light-grey.xml.fdm_material b/ultimaker_cpe_light-grey.xml.fdm_material index 3c16b8fea..244117427 100644 --- a/ultimaker_cpe_light-grey.xml.fdm_material +++ b/ultimaker_cpe_light-grey.xml.fdm_material @@ -7,7 +7,7 @@ Light Gray 173a7bae-5e14-470e-817e-08609c61e12b - 39 + 42 #c5c7c4 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_plus_black.xml.fdm_material b/ultimaker_cpe_plus_black.xml.fdm_material index 19925b462..4b64cd4ff 100644 --- a/ultimaker_cpe_plus_black.xml.fdm_material +++ b/ultimaker_cpe_plus_black.xml.fdm_material @@ -7,7 +7,7 @@ Black 1aca047a-42df-497c-abfb-0e9cb85ead52 - 39 + 43 #0e0e10 Chemically resistant and tough. CPE+ is chemically inert, tough, dimensionally stable and handles temperatures up to 100ºC. Use glue for small prints. An adhesion sheet is recommended for larger prints. @@ -39,8 +39,8 @@ 0.92 - 260 - 160 + 270 + 170 107 41 0 @@ -52,9 +52,15 @@ 0.8 0 + + + 260 + + + 260 yes @@ -71,6 +77,7 @@ yes 7 1 + 3 yes @@ -83,7 +90,9 @@ 260 yes - + + 3 + @@ -96,6 +105,7 @@ yes 7 1 + 3 yes @@ -112,6 +122,7 @@ yes 8 1 + 3 yes diff --git a/ultimaker_cpe_plus_transparent.xml.fdm_material b/ultimaker_cpe_plus_transparent.xml.fdm_material index 3259c63c7..d4383517f 100644 --- a/ultimaker_cpe_plus_transparent.xml.fdm_material +++ b/ultimaker_cpe_plus_transparent.xml.fdm_material @@ -7,7 +7,7 @@ Transparent a9c340fe-255f-4914-87f5-ec4fcb0c11ef - 39 + 43 #d0d0d0 Chemically resistant and tough. CPE+ is chemically inert, tough, dimensionally stable and handles temperatures up to 100ºC. Use glue for small prints. An adhesion sheet is recommended for larger prints. @@ -39,8 +39,8 @@ 0.92 - 260 - 160 + 270 + 170 107 41 0 @@ -52,9 +52,15 @@ 0.8 0 + + + 260 + + + 260 yes @@ -71,6 +77,7 @@ yes 7 1 + 3 yes @@ -83,7 +90,9 @@ 260 yes - + + 3 + @@ -96,6 +105,7 @@ yes 7 1 + 3 yes @@ -112,6 +122,7 @@ yes 8 1 + 3 yes diff --git a/ultimaker_cpe_plus_white.xml.fdm_material b/ultimaker_cpe_plus_white.xml.fdm_material index f8899c4f2..07a98c6eb 100644 --- a/ultimaker_cpe_plus_white.xml.fdm_material +++ b/ultimaker_cpe_plus_white.xml.fdm_material @@ -7,7 +7,7 @@ White 6df69b13-2d96-4a69-a297-aedba667e710 - 39 + 43 #f1ece1 Chemically resistant and tough. CPE+ is chemically inert, tough, dimensionally stable and handles temperatures up to 100ºC. Use glue for small prints. An adhesion sheet is recommended for larger prints. @@ -39,8 +39,8 @@ 0.92 - 260 - 160 + 270 + 170 107 41 0 @@ -52,9 +52,15 @@ 0.8 0 + + + 260 + + + 260 yes @@ -71,6 +77,7 @@ yes 7 1 + 3 yes @@ -83,7 +90,9 @@ 260 yes - + + 3 + @@ -96,6 +105,7 @@ yes 7 1 + 3 yes @@ -112,6 +122,7 @@ yes 8 1 + 3 yes diff --git a/ultimaker_cpe_red.xml.fdm_material b/ultimaker_cpe_red.xml.fdm_material index 83d32ad00..24dc6b0f6 100644 --- a/ultimaker_cpe_red.xml.fdm_material +++ b/ultimaker_cpe_red.xml.fdm_material @@ -7,7 +7,7 @@ Red 00181d6c-7024-479a-8eb7-8a2e38a2619a - 38 + 41 #c8102e Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_transparent.xml.fdm_material b/ultimaker_cpe_transparent.xml.fdm_material index c7f125454..1018e79d3 100644 --- a/ultimaker_cpe_transparent.xml.fdm_material +++ b/ultimaker_cpe_transparent.xml.fdm_material @@ -7,7 +7,7 @@ Transparent bd0d9eb3-a920-4632-84e8-dcd6086746c5 - 38 + 41 #d0d0d0 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_white.xml.fdm_material b/ultimaker_cpe_white.xml.fdm_material index babd64368..473c36a8f 100644 --- a/ultimaker_cpe_white.xml.fdm_material +++ b/ultimaker_cpe_white.xml.fdm_material @@ -7,7 +7,7 @@ White 881c888e-24fb-4a64-a4ac-d5c95b096cd7 - 38 + 41 #f1ece1 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_cpe_yellow.xml.fdm_material b/ultimaker_cpe_yellow.xml.fdm_material index aa6c5764c..b0fd9cff1 100644 --- a/ultimaker_cpe_yellow.xml.fdm_material +++ b/ultimaker_cpe_yellow.xml.fdm_material @@ -7,7 +7,7 @@ Yellow b9176a2a-7a0f-4821-9f29-76d882a88682 - 38 + 41 #f6b600 Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC. Use glue. @@ -39,8 +39,8 @@ 0.92 - 240 - 140 + 245 + 145 85 37 0 @@ -51,9 +51,15 @@ 0.8 0 + + + 240 + + + 240 @@ -68,7 +74,6 @@ all yes - 230 6.5 @@ -76,6 +81,7 @@ yes + 10 @@ -94,6 +100,7 @@ 260 + 10 @@ -102,7 +109,6 @@ 85 yes - 230 6.5 @@ -111,6 +117,7 @@ yes + 10 @@ -122,7 +129,6 @@ yes - 230 6.5 @@ -134,6 +140,7 @@ yes 8 40 + 10 diff --git a/ultimaker_nylon_black.xml.fdm_material b/ultimaker_nylon_black.xml.fdm_material index 66b79b77b..25f5c7ef2 100644 --- a/ultimaker_nylon_black.xml.fdm_material +++ b/ultimaker_nylon_black.xml.fdm_material @@ -7,7 +7,7 @@ Black c64c2dbe-5691-4363-a7d9-66b2dc12837f - 33 + 35 #27292b Nylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity. Use glue. @@ -39,8 +39,8 @@ 0.91 - 245 - 145 + 250 + 150 60 35 8 @@ -54,9 +54,15 @@ 0.8 0 + + + 245 + + + 245 @@ -72,7 +78,6 @@ yes - 230 6.5 @@ -111,7 +116,6 @@ yes - 230 6.5 45 @@ -134,7 +138,6 @@ yes - 230 6.5 45 diff --git a/ultimaker_nylon_transparent.xml.fdm_material b/ultimaker_nylon_transparent.xml.fdm_material index 99375cac8..b82ae61fe 100644 --- a/ultimaker_nylon_transparent.xml.fdm_material +++ b/ultimaker_nylon_transparent.xml.fdm_material @@ -7,7 +7,7 @@ Transparent e256615d-a04e-4f53-b311-114b90560af9 - 33 + 35 #d0d0d0 Nylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity. Use glue. @@ -39,8 +39,8 @@ 0.91 - 245 - 145 + 250 + 150 60 35 8 @@ -54,9 +54,15 @@ 0.8 0 + + + 245 + + + 245 @@ -72,7 +78,6 @@ yes - 230 6.5 @@ -111,7 +116,6 @@ yes - 230 6.5 45 @@ -134,7 +138,6 @@ yes - 230 6.5 45 diff --git a/ultimaker_pc_black.xml.fdm_material b/ultimaker_pc_black.xml.fdm_material index f75ce7e97..b8a1892c7 100644 --- a/ultimaker_pc_black.xml.fdm_material +++ b/ultimaker_pc_black.xml.fdm_material @@ -7,7 +7,7 @@ Black e92b1f0b-a069-4969-86b4-30127cfb6f7b - 34 + 38 #0e0e10 Strong, tough and temperature resistant. PC offers a great print quality, heat resistance up to 110ºC, mechanical strength and toughness. Use glue for small prints. An adhesion sheet is recommended for larger prints. Set your print speed to a low value (10mm/sec) to get better layer bonding. @@ -39,21 +39,29 @@ 0.92 - 270 - 170 + 280 + 180 107 41 0 65 + 15 100 1.0 0.8 0 + + + + 270 + + + 270 yes diff --git a/ultimaker_pc_transparent.xml.fdm_material b/ultimaker_pc_transparent.xml.fdm_material index 664adc6fa..a85811651 100644 --- a/ultimaker_pc_transparent.xml.fdm_material +++ b/ultimaker_pc_transparent.xml.fdm_material @@ -7,7 +7,7 @@ Transparent 8a38a3e9-ecf7-4a7d-a6a9-e7ac35102968 - 34 + 38 #d0d0d0 Strong, tough and temperature resistant. PC offers a great print quality, heat resistance up to 110ºC, mechanical strength and toughness. Use glue for small prints. An adhesion sheet is recommended for larger prints. Set your print speed to a low value (10mm/sec) to get better layer bonding. @@ -39,21 +39,29 @@ 0.92 - 270 - 170 + 280 + 180 107 41 0 65 + 15 100 1.0 0.8 0 + + + + 270 + + + 270 yes diff --git a/ultimaker_pc_white.xml.fdm_material b/ultimaker_pc_white.xml.fdm_material index 51cd31789..b53956e8d 100644 --- a/ultimaker_pc_white.xml.fdm_material +++ b/ultimaker_pc_white.xml.fdm_material @@ -7,7 +7,7 @@ White 5e786b05-a620-4a87-92d0-f02becc1ff98 - 34 + 38 #ecece7 Strong, tough and temperature resistant. PC offers a great print quality, heat resistance up to 110ºC, mechanical strength and toughness. Use glue for small prints. An adhesion sheet is recommended for larger prints. Set your print speed to a low value (10mm/sec) to get better layer bonding. @@ -39,21 +39,29 @@ 0.92 - 270 - 170 + 280 + 180 107 41 0 65 + 15 100 1.0 0.8 0 + + + + 270 + + + 270 yes diff --git a/ultimaker_petcf_black.xml.fdm_material b/ultimaker_petcf_black.xml.fdm_material new file mode 100644 index 000000000..6e1ad7854 --- /dev/null +++ b/ultimaker_petcf_black.xml.fdm_material @@ -0,0 +1,114 @@ + + + + + Ultimaker + PET CF + Black + + a6f8d4f1-7205-40cc-b9e5-3bad20bc8011 + 19 + #1e1e1e + Ultimaker PET-CF. + Print on bare glass. + https://ultimaker.com/in/cura/materials/ultimaker-pet-cf/printing-guidelines + True + True + + + 1.33 + 2.85 + 750 + + + + -16 + 50 + -16 + 50 + 265 + -50 + 50 + 265 + 50 + 0 + 0 + 0 + 60 + + + 7200 + 0.94 + + + 270 + 165 + 80 + 37 + 10 + 10 + 1 + 100 + 95 + + + 1.0 + 0.8 + 0 + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + \ No newline at end of file diff --git a/ultimaker_petcf_blue.xml.fdm_material b/ultimaker_petcf_blue.xml.fdm_material new file mode 100644 index 000000000..b67b65b9e --- /dev/null +++ b/ultimaker_petcf_blue.xml.fdm_material @@ -0,0 +1,114 @@ + + + + + Ultimaker + PET CF + Blue + + 81555f45-354b-42e0-bc0d-e0357cb56dd4 + 19 + #025669 + Ultimaker PET-CF. + Print on bare glass. + https://ultimaker.com/in/cura/materials/ultimaker-pet-cf/printing-guidelines + True + True + + + 1.39 + 2.85 + 750 + + + + -16 + 50 + -16 + 50 + 265 + -50 + 50 + 265 + 50 + 0 + 0 + 0 + 60 + + + 7200 + 0.94 + + + 270 + 165 + 80 + 37 + 10 + 10 + 1 + 100 + 95 + + + 1.0 + 0.8 + 0 + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + \ No newline at end of file diff --git a/ultimaker_petcf_gray.xml.fdm_material b/ultimaker_petcf_gray.xml.fdm_material new file mode 100644 index 000000000..6d97646e5 --- /dev/null +++ b/ultimaker_petcf_gray.xml.fdm_material @@ -0,0 +1,114 @@ + + + + + Ultimaker + PET CF + Gray + + 98896281-3972-4dc5-8d6d-76ed417b10ea + 19 + #8d948d + Ultimaker PET-CF. + Print on bare glass. + https://ultimaker.com/in/cura/materials/ultimaker-pet-cf/printing-guidelines + True + True + + + 1.45 + 2.85 + 750 + + + + -16 + 50 + -16 + 50 + 265 + -50 + 50 + 265 + 50 + 0 + 0 + 0 + 60 + + + 7200 + 0.94 + + + 270 + 165 + 80 + 37 + 10 + 10 + 1 + 100 + 95 + + + 1.0 + 0.8 + 0 + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + + + no + + + no + + + no + + + no + + + no + + + yes + 3 + + + yes + + + + + + \ No newline at end of file diff --git a/ultimaker_petg_black.xml.fdm_material b/ultimaker_petg_black.xml.fdm_material index be3e40503..6b546ec85 100644 --- a/ultimaker_petg_black.xml.fdm_material +++ b/ultimaker_petg_black.xml.fdm_material @@ -7,7 +7,7 @@ Black 5f9f3de0-045b-48d9-84ec-19db92be7603 - 37 + 41 #2a292a Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_blue.xml.fdm_material b/ultimaker_petg_blue.xml.fdm_material index c302ddda3..491c73976 100644 --- a/ultimaker_petg_blue.xml.fdm_material +++ b/ultimaker_petg_blue.xml.fdm_material @@ -7,7 +7,7 @@ Blue 2257ab94-fb27-42e6-865c-05aa6717504b - 37 + 41 #005387 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_blue_translucent.xml.fdm_material b/ultimaker_petg_blue_translucent.xml.fdm_material index fc8111faf..0d664c69f 100644 --- a/ultimaker_petg_blue_translucent.xml.fdm_material +++ b/ultimaker_petg_blue_translucent.xml.fdm_material @@ -7,7 +7,7 @@ Blue Translucent e0af2080-29fc-4b18-a5c0-42ca112f507f - 37 + 41 #0033A0 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_green.xml.fdm_material b/ultimaker_petg_green.xml.fdm_material index 3b0730ed3..870c7363b 100644 --- a/ultimaker_petg_green.xml.fdm_material +++ b/ultimaker_petg_green.xml.fdm_material @@ -7,7 +7,7 @@ Green c8e4a85e-b256-4468-8516-0aa98c69c7d7 - 37 + 41 #008351 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_green_translucent.xml.fdm_material b/ultimaker_petg_green_translucent.xml.fdm_material index b3aad71a8..617f53a04 100644 --- a/ultimaker_petg_green_translucent.xml.fdm_material +++ b/ultimaker_petg_green_translucent.xml.fdm_material @@ -7,7 +7,7 @@ Green Translucent 1f3c3be1-2e60-4343-b35d-cb383958d992 - 37 + 41 #006341 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_grey.xml.fdm_material b/ultimaker_petg_grey.xml.fdm_material index 99fb561f9..87283ad1d 100644 --- a/ultimaker_petg_grey.xml.fdm_material +++ b/ultimaker_petg_grey.xml.fdm_material @@ -7,7 +7,7 @@ Gray c8394116-30ba-4112-b4d9-8b2394278cb3 - 38 + 42 #575d5e Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_orange.xml.fdm_material b/ultimaker_petg_orange.xml.fdm_material index 799a73ff6..de792dc4d 100644 --- a/ultimaker_petg_orange.xml.fdm_material +++ b/ultimaker_petg_orange.xml.fdm_material @@ -7,7 +7,7 @@ Orange a02a3978-eb33-47ca-b32b-d08b92b58638 - 37 + 41 #FC4C02 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_red.xml.fdm_material b/ultimaker_petg_red.xml.fdm_material index a083dee36..8b8a720ec 100644 --- a/ultimaker_petg_red.xml.fdm_material +++ b/ultimaker_petg_red.xml.fdm_material @@ -7,7 +7,7 @@ Red 9680dff6-7aa5-400b-982c-40a0de06a718 - 37 + 41 #bb1e10 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_red_translucent.xml.fdm_material b/ultimaker_petg_red_translucent.xml.fdm_material index 7c110cdec..9c9b2f35f 100644 --- a/ultimaker_petg_red_translucent.xml.fdm_material +++ b/ultimaker_petg_red_translucent.xml.fdm_material @@ -7,7 +7,7 @@ Red Translucent c8639119-5cae-4f56-9bcf-3bb00e8225fd - 37 + 41 #93272C Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_silver.xml.fdm_material b/ultimaker_petg_silver.xml.fdm_material index 05ea7619d..46efc4750 100644 --- a/ultimaker_petg_silver.xml.fdm_material +++ b/ultimaker_petg_silver.xml.fdm_material @@ -7,7 +7,7 @@ Silver 40a273c6-0e15-4db5-a278-8eb0b4a9e293 - 37 + 41 #a1a1a0 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_transparent.xml.fdm_material b/ultimaker_petg_transparent.xml.fdm_material index 4aecc8bcc..d84c055ec 100644 --- a/ultimaker_petg_transparent.xml.fdm_material +++ b/ultimaker_petg_transparent.xml.fdm_material @@ -7,7 +7,7 @@ Transparent 7418eca4-e2c4-45b1-a022-37180861fd39 - 37 + 41 #d0d0d0 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_white.xml.fdm_material b/ultimaker_petg_white.xml.fdm_material index 28f086cc6..46b7fa283 100644 --- a/ultimaker_petg_white.xml.fdm_material +++ b/ultimaker_petg_white.xml.fdm_material @@ -7,7 +7,7 @@ White 61eb5c6c-0110-49de-9756-13b8c7cc2ff1 - 37 + 41 #ecece7 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_yellow.xml.fdm_material b/ultimaker_petg_yellow.xml.fdm_material index 788d1365d..daebc3283 100644 --- a/ultimaker_petg_yellow.xml.fdm_material +++ b/ultimaker_petg_yellow.xml.fdm_material @@ -7,7 +7,7 @@ Yellow 218379df-4a67-4668-b5f8-2a14c92bce96 - 37 + 41 #f1dd38 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_petg_yellow_fluorescent.xml.fdm_material b/ultimaker_petg_yellow_fluorescent.xml.fdm_material index d8183e643..ebf73739e 100644 --- a/ultimaker_petg_yellow_fluorescent.xml.fdm_material +++ b/ultimaker_petg_yellow_fluorescent.xml.fdm_material @@ -7,7 +7,7 @@ Yellow Fluorescent d67a3ccb-6b51-4013-bdac-4c59e952aaf4 - 37 + 41 #B1D600 Ultimaker PETG is easily printable and a good all-round material. For anyone needing parts that require more chemical and heat resistance than PLA, this is an excellent material to use. Use glue. @@ -60,6 +60,7 @@ 245 + 3 250 @@ -75,11 +76,11 @@ 85 yes - 230 yes 20 + 3 yes @@ -93,13 +94,13 @@ yes 85 - 230 6.5 yes 85 20 + 3 yes @@ -117,7 +118,6 @@ yes 85 - 230 6.5 @@ -125,6 +125,7 @@ 85 8 20 + 3 yes diff --git a/ultimaker_pla_black.xml.fdm_material b/ultimaker_pla_black.xml.fdm_material index 020394e3f..1fa887a1e 100644 --- a/ultimaker_pla_black.xml.fdm_material +++ b/ultimaker_pla_black.xml.fdm_material @@ -7,7 +7,7 @@ Black 3ee70a86-77d8-4b87-8005-e4a1bc57d2ce - 33 + 37 #0e0e10 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_blue.xml.fdm_material b/ultimaker_pla_blue.xml.fdm_material index 0154da121..0a7713321 100644 --- a/ultimaker_pla_blue.xml.fdm_material +++ b/ultimaker_pla_blue.xml.fdm_material @@ -7,7 +7,7 @@ Blue 44a029e6-e31b-4c9e-a12f-9282e29a92ff - 36 + 40 #00387b Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_green.xml.fdm_material b/ultimaker_pla_green.xml.fdm_material index 09467c7c2..e65eca7da 100644 --- a/ultimaker_pla_green.xml.fdm_material +++ b/ultimaker_pla_green.xml.fdm_material @@ -7,7 +7,7 @@ Green 2433b8fb-dcd6-4e36-9cd5-9f4ee551c04c - 36 + 40 #61993b Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_magenta.xml.fdm_material b/ultimaker_pla_magenta.xml.fdm_material index 3f0314ed8..b6e72f3e6 100644 --- a/ultimaker_pla_magenta.xml.fdm_material +++ b/ultimaker_pla_magenta.xml.fdm_material @@ -7,7 +7,7 @@ Magenta fe3982c8-58f4-4d86-9ac0-9ff7a3ab9cbc - 36 + 40 #bc4077 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_orange.xml.fdm_material b/ultimaker_pla_orange.xml.fdm_material index 10fb11bfd..68d82641c 100644 --- a/ultimaker_pla_orange.xml.fdm_material +++ b/ultimaker_pla_orange.xml.fdm_material @@ -7,7 +7,7 @@ Orange d9549dba-b9df-45b9-80a5-f7140a9a2f34 - 36 + 40 #ed6b21 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_pearl-white.xml.fdm_material b/ultimaker_pla_pearl-white.xml.fdm_material index f60983896..efca1a7d4 100644 --- a/ultimaker_pla_pearl-white.xml.fdm_material +++ b/ultimaker_pla_pearl-white.xml.fdm_material @@ -7,7 +7,7 @@ Pearl-White d9fc79db-82c3-41b5-8c99-33b3747b8fb3 - 36 + 40 #e3d9c6 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_red.xml.fdm_material b/ultimaker_pla_red.xml.fdm_material index 547b9be1b..dd8db5d26 100644 --- a/ultimaker_pla_red.xml.fdm_material +++ b/ultimaker_pla_red.xml.fdm_material @@ -7,7 +7,7 @@ Red 9cfe5bf1-bdc5-4beb-871a-52c70777842d - 36 + 40 #bb1e10 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_silver-metallic.xml.fdm_material b/ultimaker_pla_silver-metallic.xml.fdm_material index 0b26a2953..343085b83 100644 --- a/ultimaker_pla_silver-metallic.xml.fdm_material +++ b/ultimaker_pla_silver-metallic.xml.fdm_material @@ -7,7 +7,7 @@ Silver Metallic 0e01be8c-e425-4fb1-b4a3-b79f255f1db9 - 36 + 40 #a1a1a0 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_transparent.xml.fdm_material b/ultimaker_pla_transparent.xml.fdm_material index d889a4d26..8f981c32a 100644 --- a/ultimaker_pla_transparent.xml.fdm_material +++ b/ultimaker_pla_transparent.xml.fdm_material @@ -7,7 +7,7 @@ Transparent 532e8b3d-5fd4-4149-b936-53ada9bd6b85 - 36 + 40 #d0d0d0 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_white.xml.fdm_material b/ultimaker_pla_white.xml.fdm_material index 4e8073eef..df064e8a3 100644 --- a/ultimaker_pla_white.xml.fdm_material +++ b/ultimaker_pla_white.xml.fdm_material @@ -7,7 +7,7 @@ White e509f649-9fe6-4b14-ac45-d441438cb4ef - 36 + 40 #f1ece1 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pla_yellow.xml.fdm_material b/ultimaker_pla_yellow.xml.fdm_material index 6cf981d97..25a5e5b00 100644 --- a/ultimaker_pla_yellow.xml.fdm_material +++ b/ultimaker_pla_yellow.xml.fdm_material @@ -7,7 +7,7 @@ Yellow 9c1959d0-f597-46ec-9131-34020c7a54fc - 36 + 40 #f9a800 Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality. Print on bare glass. Use tape for cold build plates. @@ -90,6 +90,7 @@ yes 5 + 10 @@ -107,6 +108,7 @@ 240 + 10 @@ -125,6 +127,7 @@ yes 5 + 10 yes @@ -133,6 +136,7 @@ yes 6.5 + 10 @@ -154,6 +158,7 @@ yes 5 + 10 yes @@ -163,6 +168,7 @@ yes 6.5 + 10 true diff --git a/ultimaker_pp_transparent.xml.fdm_material b/ultimaker_pp_transparent.xml.fdm_material index c9635d549..dade00ec1 100644 --- a/ultimaker_pp_transparent.xml.fdm_material +++ b/ultimaker_pp_transparent.xml.fdm_material @@ -7,15 +7,15 @@ Transparent c7005925-2a41-4280-8cdd-4029e3fe5253 - 42 + 45 #d0d0d0 Fatigue and chemical resistant. Polypropylene offers excellent temperature, chemical and fatigue resistance. Its toughness and low friction make it a perfect choice for prototyping and creating durable end-use models. Adhesion sheets are required. https://ultimaker.com/in/cura/materials/ultimaker-pp/printing-guidelines - 2.85 0.89 + 2.85 750 @@ -39,8 +39,8 @@ 1.00 - 220 - 120 + 207 + 107 100 41 20 @@ -54,9 +54,15 @@ 0.8 0 + + + 220 + + + 220 8 @@ -83,6 +89,7 @@ yes 7 10 + 10 @@ -100,6 +107,7 @@ 240 + 10 @@ -120,6 +128,7 @@ yes 7 10 + 10 @@ -141,6 +150,7 @@ yes 8 10 + 10 diff --git a/ultimaker_pva.xml.fdm_material b/ultimaker_pva.xml.fdm_material index fe3b6ca67..6f580a39d 100644 --- a/ultimaker_pva.xml.fdm_material +++ b/ultimaker_pva.xml.fdm_material @@ -7,7 +7,7 @@ Natural fe15ed8a-33c3-4f57-a2a7-b4b78a38c3cb - 36 + 38 #f5f2d1 Water soluble support material. PVA is a matching support material for PLA, CPE and Nylon. Use the same temperatures and adhesion method as your build material(s). @@ -66,8 +66,8 @@ 0.91 - 215 - 115 + 220 + 120 60 35 true @@ -78,6 +78,9 @@ 0.8 0 + + true + diff --git a/ultimaker_tough_pla_black.xml.fdm_material b/ultimaker_tough_pla_black.xml.fdm_material index 42a3249d9..c89d70a8b 100644 --- a/ultimaker_tough_pla_black.xml.fdm_material +++ b/ultimaker_tough_pla_black.xml.fdm_material @@ -7,7 +7,7 @@ Black 03f24266-0291-43c2-a6da-5211892a2699 - 29 + 33 #2a292a Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tough_pla_blue.xml.fdm_material b/ultimaker_tough_pla_blue.xml.fdm_material index a2d4944b8..bbe023027 100644 --- a/ultimaker_tough_pla_blue.xml.fdm_material +++ b/ultimaker_tough_pla_blue.xml.fdm_material @@ -7,7 +7,7 @@ Blue 4b049931-6ee9-408c-8588-ddd4673467d1 - 8 + 12 #1B5583 Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tough_pla_gray.xml.fdm_material b/ultimaker_tough_pla_gray.xml.fdm_material index d9cf5a55e..c256ac329 100644 --- a/ultimaker_tough_pla_gray.xml.fdm_material +++ b/ultimaker_tough_pla_gray.xml.fdm_material @@ -7,7 +7,7 @@ Gray 6660eb2e-aa40-49ad-ac9b-ada979f3de9b - 8 + 12 #78858B Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tough_pla_green.xml.fdm_material b/ultimaker_tough_pla_green.xml.fdm_material index ff64c9fa5..5c0746e65 100644 --- a/ultimaker_tough_pla_green.xml.fdm_material +++ b/ultimaker_tough_pla_green.xml.fdm_material @@ -7,7 +7,7 @@ Green 6d71f4ad-29ab-4b50-8f65-22d99af294dd - 29 + 33 #00a95c Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tough_pla_red.xml.fdm_material b/ultimaker_tough_pla_red.xml.fdm_material index 6e2ee38f7..ee6171b8a 100644 --- a/ultimaker_tough_pla_red.xml.fdm_material +++ b/ultimaker_tough_pla_red.xml.fdm_material @@ -7,7 +7,7 @@ Red 2db25566-9a91-4145-84a5-46c90ed22bdf - 29 + 33 #de4343 Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tough_pla_white.xml.fdm_material b/ultimaker_tough_pla_white.xml.fdm_material index fbbc7c9af..f091119d7 100644 --- a/ultimaker_tough_pla_white.xml.fdm_material +++ b/ultimaker_tough_pla_white.xml.fdm_material @@ -7,7 +7,7 @@ White 851427a0-0c9a-4d7c-a9a8-5cc92f84af1f - 29 + 33 #ecece7 Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tough_pla_yellow.xml.fdm_material b/ultimaker_tough_pla_yellow.xml.fdm_material index 7ae564846..02969f09b 100644 --- a/ultimaker_tough_pla_yellow.xml.fdm_material +++ b/ultimaker_tough_pla_yellow.xml.fdm_material @@ -7,7 +7,7 @@ Yellow bfdb0787-032d-4cf5-9975-964132bd641c - 8 + 12 #F8F32B Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA. Print on bare glass. Use tape for cold build plates. @@ -39,8 +39,8 @@ 0.93 - 225 - 125 + 215 + 115 60 24 100 @@ -67,6 +67,7 @@ yes 5 + 10 @@ -84,6 +85,7 @@ 255 + 10 @@ -102,6 +104,7 @@ yes 5 + 10 @@ -122,6 +125,7 @@ yes 5 + 10 diff --git a/ultimaker_tpu_black.xml.fdm_material b/ultimaker_tpu_black.xml.fdm_material index 2eb95cd8d..73db4fd7a 100644 --- a/ultimaker_tpu_black.xml.fdm_material +++ b/ultimaker_tpu_black.xml.fdm_material @@ -7,7 +7,7 @@ Black eff40bcf-588d-420d-a3bc-a5ffd8c7f4b3 - 35 + 38 #0e0e10 Wear and tear resistant. TPU features a Shore-A hardness of 95 and an elongation of up to 580% at break. Suitable for applications that require slight flexibility, wear and tear, and chemical resistance. Use glue. @@ -39,8 +39,8 @@ 1.03 - 228 - 128 + 225 + 125 0 27 3 @@ -52,9 +52,15 @@ 0.8 0 + + + 228 + + + 228 yes @@ -68,12 +74,12 @@ - 223 yes 20 35 + 3 yes @@ -89,7 +95,9 @@ 10 - + + 3 + 240 @@ -100,11 +108,11 @@ - 223 yes 20 + 3 yes @@ -117,12 +125,11 @@ - 223 - yes 20 8 + 3 yes diff --git a/ultimaker_tpu_blue.xml.fdm_material b/ultimaker_tpu_blue.xml.fdm_material index 4d541b098..52260c973 100644 --- a/ultimaker_tpu_blue.xml.fdm_material +++ b/ultimaker_tpu_blue.xml.fdm_material @@ -7,7 +7,7 @@ Blue 5f4a826c-7bfe-460f-8650-a9178b180d34 - 35 + 38 #00387b Wear and tear resistant. TPU features a Shore-A hardness of 95 and an elongation of up to 580% at break. Suitable for applications that require slight flexibility, wear and tear, and chemical resistance. Use glue. @@ -39,8 +39,8 @@ 1.03 - 228 - 128 + 225 + 125 0 27 3 @@ -52,9 +52,15 @@ 0.8 0 + + + 228 + + + 228 yes @@ -68,12 +74,12 @@ - 223 yes 20 35 + 3 yes @@ -89,7 +95,9 @@ 10 - + + 3 + 240 @@ -100,11 +108,11 @@ - 223 yes 20 + 3 yes @@ -117,12 +125,11 @@ - 223 - yes 20 8 + 3 yes diff --git a/ultimaker_tpu_red.xml.fdm_material b/ultimaker_tpu_red.xml.fdm_material index be2d617aa..ceefd784c 100644 --- a/ultimaker_tpu_red.xml.fdm_material +++ b/ultimaker_tpu_red.xml.fdm_material @@ -7,7 +7,7 @@ Red 07a4547f-d21f-41a0-8eee-bc92125221b3 - 35 + 38 #a63437 Wear and tear resistant. TPU features a Shore-A hardness of 95 and an elongation of up to 580% at break. Suitable for applications that require slight flexibility, wear and tear, and chemical resistance. Use glue. @@ -39,8 +39,8 @@ 1.03 - 228 - 128 + 225 + 125 0 27 3 @@ -52,9 +52,15 @@ 0.8 0 + + + 228 + + + 228 yes @@ -68,12 +74,12 @@ - 223 yes 20 35 + 3 yes @@ -89,7 +95,9 @@ 10 - + + 3 + 240 @@ -100,11 +108,11 @@ - 223 yes 20 + 3 yes @@ -117,12 +125,11 @@ - 223 - yes 20 8 + 3 yes diff --git a/ultimaker_tpu_white.xml.fdm_material b/ultimaker_tpu_white.xml.fdm_material index 85be15d43..1e82dfd12 100644 --- a/ultimaker_tpu_white.xml.fdm_material +++ b/ultimaker_tpu_white.xml.fdm_material @@ -7,7 +7,7 @@ White 6a2573e6-c8ee-4c66-8029-3ebb3d5adc5b - 35 + 38 #f1ece1 Wear and tear resistant. TPU features a Shore-A hardness of 95 and an elongation of up to 580% at break. Suitable for applications that require slight flexibility, wear and tear, and chemical resistance. Use glue. @@ -39,8 +39,8 @@ 1.03 - 228 - 128 + 225 + 125 0 27 3 @@ -52,9 +52,15 @@ 0.8 0 + + + 228 + + + 228 yes @@ -68,12 +74,12 @@ - 223 yes 20 35 + 3 yes @@ -89,7 +95,9 @@ 10 - + + 3 + 240 @@ -100,11 +108,11 @@ - 223 yes 20 + 3 yes @@ -117,12 +125,11 @@ - 223 - yes 20 8 + 3 yes diff --git a/xyzprinting_ppgf30.xml.fdm_material b/xyzprinting_ppgf30.xml.fdm_material index 0c0121944..f649a0fda 100644 --- a/xyzprinting_ppgf30.xml.fdm_material +++ b/xyzprinting_ppgf30.xml.fdm_material @@ -20,8 +20,8 @@ 100.0 - 235.0 + 240.0 90 - 235 + 240