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+
+ PLABlack
+
#3333335c4e29a1-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+
+ PLAGrey
+
#999999061cc7c6-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+
+ PLAPurple
+
#9900CCae0c8895-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+
+ PLAWhite
+
#EEEEEE832e163d-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
Generic60636bb4-518f-42e7-8237-fe77b194ebe0
- 30
+ 35#8cb219Tough 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.12.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
+ 1458036070
+ 15100
@@ -53,9 +54,15 @@ Generic ABS profile. The data in this file may not be correct for your specific
0.80
+
+
+ 230
+
+
+ 230
@@ -68,7 +75,6 @@ Generic ABS profile. The data in this file may not be correct for your specific
yes
- 225406.5
@@ -79,6 +85,7 @@ Generic ABS profile. The data in this file may not be correct for your specific
yes90
+ 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
85yes
- 22540
@@ -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
85yes
- 22540
@@ -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
Generic2780b345-577b-4a24-a2c5-12e6aad3e690
- 8
+ 11#8cb219Tough 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.11.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
Generic416eead4-0d8e-4f0b-8bfc-a91a519befa5
- 2
+ 5#ffe92aASA 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 needed1.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
Generic7e6207c4-22ff-441a-b261-ff89f166d6a0
- 30
+ 32#F1ECE1Breakaway Material. Breakaway is a matching support material for PLA, ABS, CPE, CPE+, and NylonUse 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.80
+
+ true
+
100yes
+ 3
@@ -65,6 +69,7 @@ Generic break away support material profile. The data in this file may not be co
100yes
+ 3
@@ -75,6 +80,7 @@ Generic break away support material profile. The data in this file may not be co
100yes
+ 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
Generic923e604c-8432-4b09-96aa-9bbbd42207f4
- 1
+ 2#ffaaffThis 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
+
20515060
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
Genericf8e496d6-7599-4015-9fac-c7ce53f6633c
- 20
+ 21#212F3DThis 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
+
-8250
@@ -28,6 +29,8 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print
-5025145
+
+
72000.940.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
Genericbd66b243-9d50-4e12-bfc3-51c874fca16a
- 20
+ 21#212F3DThis 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
+
-8250
@@ -28,6 +29,8 @@ This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Pr
-5025145
+
+
72000.9350.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
Generic12f41353-1a33-415e-8b4f-a775a6c70cc6
- 35
+ 38#159499Chemically 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
+ 14585370
@@ -52,9 +52,15 @@ Generic CPE profile. The data in this file may not be correct for your specific
0.80
+
+
+ 240
+
+
+ 240
@@ -69,7 +75,6 @@ Generic CPE profile. The data in this file may not be correct for your specific
allyes
- 2306.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
85yes
- 2306.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
- 2306.5
@@ -135,6 +141,7 @@ Generic CPE profile. The data in this file may not be correct for your specific
yes840
+ 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
Genericda1872c1-b991-4795-80ad-bdac0f131726
- 5
+ 6#159499Chemically 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
Generice2409626-b5a0-4025-b73e-b58070219259
- 34
+ 38#3633F2Chemically 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
+ 170107410
@@ -53,9 +53,15 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
0.80
+
+
+ 260
+
+
+ 260yes
@@ -72,6 +78,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
yes71
+ 3yes
@@ -84,7 +91,9 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
260yes
-
+
+ 3
+
@@ -97,6 +106,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
yes71
+ 3yes
@@ -113,6 +123,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
yes81
+ 3yes
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
Genericd4b786bb-e5d2-481b-b3ab-0be976d36af8
- 21
+ 23#D5D8DCThis 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
070true
- skirt1.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
Generic837cf11b-6b1e-48dc-94dc-4a2b4888648e
- 21
+ 23#D5D8DCThis 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
2100true
- skirt1.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
Genericb6f76172-bb0f-4326-bdbc-ee8f0e84b283
- 10
+ 12#12f3e0
+ Support material.
+ Use the same temperatures and adhesion method as your build material(s).1.242.85
+
-8250
@@ -42,5 +45,9 @@ Generic HIPS profile. The data in this file may not be correct for your specific
1.00.80
+
+
+ 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
Generica468d86a-220c-47eb-99a5-bbb47e514eb0
- 3
+ 5#12f3e0
+ Support material.
+ Use the same temperatures and adhesion method as your build material(s).1.241.75
+
21516060
+
+ 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
Generic28fb4162-db74-49e1-9008-d05f1e8bef5c
- 30
+ 32#3DF266Nylon 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
+ 15060358
@@ -55,9 +55,15 @@ Generic Nylon profile. The data in this file may not be correct for your specifi
0.80
+
+
+ 245
+
+
+ 245
@@ -73,7 +79,6 @@ Generic Nylon profile. The data in this file may not be correct for your specifi
yes
- 2306.5
@@ -112,7 +117,6 @@ Generic Nylon profile. The data in this file may not be correct for your specifi
yes
- 2306.545
@@ -135,7 +139,6 @@ Generic Nylon profile. The data in this file may not be correct for your specifi
yes
- 2306.545
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
Generic283d439a-3490-4481-920c-c51d8cdecf9c
- 6
+ 7#3DF266Nylon 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
Generic98c05714-bf4e-4455-ba27-57d74fe331e4
- 31
+ 35#F29030Strong, 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
+ 18010741065
+ 151001.00.80
+
+
+
+ 270
+
+
+ 270yes
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
Generic62414577-94d1-490d-b1e4-7ef3ec40db02
- 5
+ 6#F29030Strong, 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
Generic1cbfaeb3-1906-4b26-b2e7-6f777a8c197a
- 20
+ 24#ff5086Generic 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
+ 3250
@@ -76,11 +77,11 @@ Generic PETG profile. The data in this file may not be correct for your specific
85yes
- 230yes20
+ 3yes
@@ -94,13 +95,13 @@ Generic PETG profile. The data in this file may not be correct for your specific
yes85
- 2306.5yes8520
+ 3yes
@@ -118,7 +119,6 @@ Generic PETG profile. The data in this file may not be correct for your specific
yes85
- 2306.5
@@ -126,6 +126,7 @@ Generic PETG profile. The data in this file may not be correct for your specific
85820
+ 3yes
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
Generic69386c85-5b6c-421a-bec5-aeb1fb33f060
- 4
+ 6#f3a112Generic 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
Generic506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9
- 31
+ 35#ffc924Fast, 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
yes5
+ 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
yes5
+ 10yes
@@ -134,6 +137,7 @@ Generic PLA profile. The data in this file may not be correct for your specific
yes6.5
+ 10
@@ -155,6 +159,7 @@ Generic PLA profile. The data in this file may not be correct for your specific
yes5
+ 10yes
@@ -164,6 +169,7 @@ Generic PLA profile. The data in this file may not be correct for your specific
yes6.5
+ 10true
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
Generic0ff92885-617b-4144-a03c-9989872454bc
- 9
+ 11#ffc924Fast, 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
Genericaa22e9c7-421f-4745-afc2-81851694394a
- 39
+ 42#85f9deFatigue 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.850.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
+ 1071004120
@@ -55,9 +55,15 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n
0.80
+
+
+ 220
+
+
+ 2208
@@ -84,6 +90,7 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n
yes710
+ 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
yes710
+ 10
@@ -142,6 +151,7 @@ Generic Polypropylene profile. Serves as an example file, data in this file is n
yes810
+ 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
Generic86a89ceb-4159-47f6-ab97-e9953803d70f
- 32
+ 34#a32bccWater 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
+ 1206035true
@@ -52,6 +52,9 @@ Generic PVA profile. The data in this file may not be correct for your specific
0.80
+
+ 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
Generica4255da2-cb2a-4042-be49-4a83957a2f9a
- 6
+ 7#a32bccWater 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
+
215175true
+
+ 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
Generic9d5d2d7c-4e77-441c-85a0-e9eefd4aa68c
- 26
+ 30#ffc9f0Technical 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
+ 1156024100
@@ -68,6 +68,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe
yes5
+ 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
yes5
+ 10
@@ -123,6 +126,7 @@ Generic Tough PLA profile. The data in this file may not be correct for your spe
yes5
+ 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
Generic1d52b2be-a3a2-41de-a8b1-3bcdb5618695
- 32
+ 35#B22744Wear 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
+ 1250273
@@ -53,9 +53,15 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
0.80
+
+
+ 228
+
+
+ 228yes
@@ -69,12 +75,12 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
- 223yes2035
+ 3yes
@@ -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
- 223yes20
+ 3yes
@@ -118,12 +126,11 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
- 223
-
yes208
+ 3yes
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 @@
Black2f9d2279-9b0e-4765-bf9b-d1e1e13f3c49
- 33
+ 38#2a292aTough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Blue7c9575a6-c8d6-40ec-b3dd-18d7956bfaae
- 33
+ 38#00387bTough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Green3400c0d1-a4e3-47de-a444-7b704f287171
- 33
+ 38#61993bTough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Gray8b75b775-d3f2-4d0f-8fb2-2a3dd53cf673
- 34
+ 39#52595dTough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Orange0b4ca6ef-eac8-4b23-b3ca-5f21af00e54f
- 33
+ 38#ed6b21Tough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 Gold7cbdb9ca-081a-456f-a6ba-f73e4e9cb856
- 33
+ 38#80643fTough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Red5df7afa6-48bd-4c19-b314-839fe9f08f1f
- 33
+ 38#bb1e10Tough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Silver763c926e-a5f7-4ba0-927d-b4e038ea2735
- 34
+ 39#a1a1a0Tough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
White5253a75a-27dc-4043-910f-753ae11bc417
- 36
+ 41#ecece7Tough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
Yellowe873341d-d9b8-45f9-9a6f-5609e1bcff68
- 33
+ 38#f7b500Tough 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.12.85750
@@ -39,12 +39,13 @@
0.92
- 230
- 130
+ 245
+ 1458036070
+ 15100
@@ -52,9 +53,15 @@
0.80
+
+
+ 230
+
+
+ 230
@@ -67,7 +74,6 @@
yes
- 225406.5
@@ -78,6 +84,7 @@
yes90
+ 10
@@ -96,6 +103,7 @@
260
+ 10
@@ -104,7 +112,6 @@
85yes
- 22540
@@ -113,6 +120,7 @@
yes
+ 10
@@ -122,7 +130,6 @@
85yes
- 22540
@@ -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 @@
White7e6207c4-22ff-441a-b261-ff89f166d5f9
- 34
+ 36#F1ECE1Breakaway Material. Breakaway is a matching support material for PLA, ABS, CPE, CPE+, and NylonUse the same temperatures and adhesion method as your build material(s).
@@ -50,12 +50,16 @@
0.80
+
+ true
+
100yes
+ 3
@@ -64,6 +68,7 @@
100yes
+ 3
@@ -74,6 +79,7 @@
100yes
+ 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 @@
Blacka8955dc3-9d7e-404d-8c03-0fd6fee7f22d
- 38
+ 41#2a292aChemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
Blue4d816290-ce2e-40e0-8dc8-3f702243131e
- 38
+ 41#00a3e0Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 Gray10961c00-3caf-48e9-a598-fa805ada1e8d
- 39
+ 42#4f5250Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
Green7ff6d2c8-d626-48cd-8012-7725fa537cc9
- 38
+ 41#78be20Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 Gray173a7bae-5e14-470e-817e-08609c61e12b
- 39
+ 42#c5c7c4Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
Black1aca047a-42df-497c-abfb-0e9cb85ead52
- 39
+ 43#0e0e10Chemically 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
+ 170107410
@@ -52,9 +52,15 @@
0.80
+
+
+ 260
+
+
+ 260yes
@@ -71,6 +77,7 @@
yes71
+ 3yes
@@ -83,7 +90,9 @@
260yes
-
+
+ 3
+
@@ -96,6 +105,7 @@
yes71
+ 3yes
@@ -112,6 +122,7 @@
yes81
+ 3yes
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 @@
Transparenta9c340fe-255f-4914-87f5-ec4fcb0c11ef
- 39
+ 43#d0d0d0Chemically 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
+ 170107410
@@ -52,9 +52,15 @@
0.80
+
+
+ 260
+
+
+ 260yes
@@ -71,6 +77,7 @@
yes71
+ 3yes
@@ -83,7 +90,9 @@
260yes
-
+
+ 3
+
@@ -96,6 +105,7 @@
yes71
+ 3yes
@@ -112,6 +122,7 @@
yes81
+ 3yes
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 @@
White6df69b13-2d96-4a69-a297-aedba667e710
- 39
+ 43#f1ece1Chemically 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
+ 170107410
@@ -52,9 +52,15 @@
0.80
+
+
+ 260
+
+
+ 260yes
@@ -71,6 +77,7 @@
yes71
+ 3yes
@@ -83,7 +90,9 @@
260yes
-
+
+ 3
+
@@ -96,6 +105,7 @@
yes71
+ 3yes
@@ -112,6 +122,7 @@
yes81
+ 3yes
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 @@
Red00181d6c-7024-479a-8eb7-8a2e38a2619a
- 38
+ 41#c8102eChemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
Transparentbd0d9eb3-a920-4632-84e8-dcd6086746c5
- 38
+ 41#d0d0d0Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
White881c888e-24fb-4a64-a4ac-d5c95b096cd7
- 38
+ 41#f1ece1Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
Yellowb9176a2a-7a0f-4821-9f29-76d882a88682
- 38
+ 41#f6b600Chemically 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
+ 14585370
@@ -51,9 +51,15 @@
0.80
+
+
+ 240
+
+
+ 240
@@ -68,7 +74,6 @@
allyes
- 2306.5
@@ -76,6 +81,7 @@
yes
+ 10
@@ -94,6 +100,7 @@
260
+ 10
@@ -102,7 +109,6 @@
85yes
- 2306.5
@@ -111,6 +117,7 @@
yes
+ 10
@@ -122,7 +129,6 @@
yes
- 2306.5
@@ -134,6 +140,7 @@
yes840
+ 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 @@
Blackc64c2dbe-5691-4363-a7d9-66b2dc12837f
- 33
+ 35#27292bNylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity.Use glue.
@@ -39,8 +39,8 @@
0.91
- 245
- 145
+ 250
+ 15060358
@@ -54,9 +54,15 @@
0.80
+
+
+ 245
+
+
+ 245
@@ -72,7 +78,6 @@
yes
- 2306.5
@@ -111,7 +116,6 @@
yes
- 2306.545
@@ -134,7 +138,6 @@
yes
- 2306.545
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 @@
Transparente256615d-a04e-4f53-b311-114b90560af9
- 33
+ 35#d0d0d0Nylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity.Use glue.
@@ -39,8 +39,8 @@
0.91
- 245
- 145
+ 250
+ 15060358
@@ -54,9 +54,15 @@
0.80
+
+
+ 245
+
+
+ 245
@@ -72,7 +78,6 @@
yes
- 2306.5
@@ -111,7 +116,6 @@
yes
- 2306.545
@@ -134,7 +138,6 @@
yes
- 2306.545
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 @@
Blacke92b1f0b-a069-4969-86b4-30127cfb6f7b
- 34
+ 38#0e0e10Strong, 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
+ 18010741065
+ 151001.00.80
+
+
+
+ 270
+
+
+ 270yes
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 @@
Transparent8a38a3e9-ecf7-4a7d-a6a9-e7ac35102968
- 34
+ 38#d0d0d0Strong, 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
+ 18010741065
+ 151001.00.80
+
+
+
+ 270
+
+
+ 270yes
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 @@
White5e786b05-a620-4a87-92d0-f02becc1ff98
- 34
+ 38#ecece7Strong, 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
+ 18010741065
+ 151001.00.80
+
+
+
+ 270
+
+
+ 270yes
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 @@
Black5f9f3de0-045b-48d9-84ec-19db92be7603
- 37
+ 41#2a292aUltimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Blue2257ab94-fb27-42e6-865c-05aa6717504b
- 37
+ 41#005387Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 Translucente0af2080-29fc-4b18-a5c0-42ca112f507f
- 37
+ 41#0033A0Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Greenc8e4a85e-b256-4468-8516-0aa98c69c7d7
- 37
+ 41#008351Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 Translucent1f3c3be1-2e60-4343-b35d-cb383958d992
- 37
+ 41#006341Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Grayc8394116-30ba-4112-b4d9-8b2394278cb3
- 38
+ 42#575d5eUltimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Orangea02a3978-eb33-47ca-b32b-d08b92b58638
- 37
+ 41#FC4C02Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Red9680dff6-7aa5-400b-982c-40a0de06a718
- 37
+ 41#bb1e10Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 Translucentc8639119-5cae-4f56-9bcf-3bb00e8225fd
- 37
+ 41#93272CUltimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Silver40a273c6-0e15-4db5-a278-8eb0b4a9e293
- 37
+ 41#a1a1a0Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Transparent7418eca4-e2c4-45b1-a022-37180861fd39
- 37
+ 41#d0d0d0Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
White61eb5c6c-0110-49de-9756-13b8c7cc2ff1
- 37
+ 41#ecece7Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Yellow218379df-4a67-4668-b5f8-2a14c92bce96
- 37
+ 41#f1dd38Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 Fluorescentd67a3ccb-6b51-4013-bdac-4c59e952aaf4
- 37
+ 41#B1D600Ultimaker 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
+ 3250
@@ -75,11 +76,11 @@
85yes
- 230yes20
+ 3yes
@@ -93,13 +94,13 @@
yes85
- 2306.5yes8520
+ 3yes
@@ -117,7 +118,6 @@
yes85
- 2306.5
@@ -125,6 +125,7 @@
85820
+ 3yes
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 @@
Black3ee70a86-77d8-4b87-8005-e4a1bc57d2ce
- 33
+ 37#0e0e10Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Blue44a029e6-e31b-4c9e-a12f-9282e29a92ff
- 36
+ 40#00387bFast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Green2433b8fb-dcd6-4e36-9cd5-9f4ee551c04c
- 36
+ 40#61993bFast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Magentafe3982c8-58f4-4d86-9ac0-9ff7a3ab9cbc
- 36
+ 40#bc4077Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Oranged9549dba-b9df-45b9-80a5-f7140a9a2f34
- 36
+ 40#ed6b21Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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-Whited9fc79db-82c3-41b5-8c99-33b3747b8fb3
- 36
+ 40#e3d9c6Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Red9cfe5bf1-bdc5-4beb-871a-52c70777842d
- 36
+ 40#bb1e10Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 Metallic0e01be8c-e425-4fb1-b4a3-b79f255f1db9
- 36
+ 40#a1a1a0Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Transparent532e8b3d-5fd4-4149-b936-53ada9bd6b85
- 36
+ 40#d0d0d0Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Whitee509f649-9fe6-4b14-ac45-d441438cb4ef
- 36
+ 40#f1ece1Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Yellow9c1959d0-f597-46ec-9131-34020c7a54fc
- 36
+ 40#f9a800Fast, 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 @@
yes5
+ 10
@@ -107,6 +108,7 @@
240
+ 10
@@ -125,6 +127,7 @@
yes5
+ 10yes
@@ -133,6 +136,7 @@
yes6.5
+ 10
@@ -154,6 +158,7 @@
yes5
+ 10yes
@@ -163,6 +168,7 @@
yes6.5
+ 10true
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 @@
Transparentc7005925-2a41-4280-8cdd-4029e3fe5253
- 42
+ 45#d0d0d0Fatigue 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.850.89
+ 2.85750
@@ -39,8 +39,8 @@
1.00
- 220
- 120
+ 207
+ 1071004120
@@ -54,9 +54,15 @@
0.80
+
+
+ 220
+
+
+ 2208
@@ -83,6 +89,7 @@
yes710
+ 10
@@ -100,6 +107,7 @@
240
+ 10
@@ -120,6 +128,7 @@
yes710
+ 10
@@ -141,6 +150,7 @@
yes810
+ 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 @@
Naturalfe15ed8a-33c3-4f57-a2a7-b4b78a38c3cb
- 36
+ 38#f5f2d1Water 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
+ 1206035true
@@ -78,6 +78,9 @@
0.80
+
+ 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 @@
Black03f24266-0291-43c2-a6da-5211892a2699
- 29
+ 33#2a292aTechnical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
Blue4b049931-6ee9-408c-8588-ddd4673467d1
- 8
+ 12#1B5583Technical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
Gray6660eb2e-aa40-49ad-ac9b-ada979f3de9b
- 8
+ 12#78858BTechnical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
Green6d71f4ad-29ab-4b50-8f65-22d99af294dd
- 29
+ 33#00a95cTechnical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
Red2db25566-9a91-4145-84a5-46c90ed22bdf
- 29
+ 33#de4343Technical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
White851427a0-0c9a-4d7c-a9a8-5cc92f84af1f
- 29
+ 33#ecece7Technical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
Yellowbfdb0787-032d-4cf5-9975-964132bd641c
- 8
+ 12#F8F32BTechnical 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
+ 1156024100
@@ -67,6 +67,7 @@
yes5
+ 10
@@ -84,6 +85,7 @@
255
+ 10
@@ -102,6 +104,7 @@
yes5
+ 10
@@ -122,6 +125,7 @@
yes5
+ 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 @@
Blackeff40bcf-588d-420d-a3bc-a5ffd8c7f4b3
- 35
+ 38#0e0e10Wear 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
+ 1250273
@@ -52,9 +52,15 @@
0.80
+
+
+ 228
+
+
+ 228yes
@@ -68,12 +74,12 @@
- 223yes2035
+ 3yes
@@ -89,7 +95,9 @@
10
-
+
+ 3
+ 240
@@ -100,11 +108,11 @@
- 223yes20
+ 3yes
@@ -117,12 +125,11 @@
- 223
-
yes208
+ 3yes
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 @@
Blue5f4a826c-7bfe-460f-8650-a9178b180d34
- 35
+ 38#00387bWear 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
+ 1250273
@@ -52,9 +52,15 @@
0.80
+
+
+ 228
+
+
+ 228yes
@@ -68,12 +74,12 @@
- 223yes2035
+ 3yes
@@ -89,7 +95,9 @@
10
-
+
+ 3
+ 240
@@ -100,11 +108,11 @@
- 223yes20
+ 3yes
@@ -117,12 +125,11 @@
- 223
-
yes208
+ 3yes
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 @@
Red07a4547f-d21f-41a0-8eee-bc92125221b3
- 35
+ 38#a63437Wear 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
+ 1250273
@@ -52,9 +52,15 @@
0.80
+
+
+ 228
+
+
+ 228yes
@@ -68,12 +74,12 @@
- 223yes2035
+ 3yes
@@ -89,7 +95,9 @@
10
-
+
+ 3
+ 240
@@ -100,11 +108,11 @@
- 223yes20
+ 3yes
@@ -117,12 +125,11 @@
- 223
-
yes208
+ 3yes
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 @@
White6a2573e6-c8ee-4c66-8029-3ebb3d5adc5b
- 35
+ 38#f1ece1Wear 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
+ 1250273
@@ -52,9 +52,15 @@
0.80
+
+
+ 228
+
+
+ 228yes
@@ -68,12 +74,12 @@
- 223yes2035
+ 3yes
@@ -89,7 +95,9 @@
10
-
+
+ 3
+ 240
@@ -100,11 +108,11 @@
- 223yes20
+ 3yes
@@ -117,12 +125,11 @@
- 223
-
yes208
+ 3yes
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.090
- 235
+ 240