Browse Source

Remove obsolete and outdated material files

Contributes to CURA-2567
Arjen Hiemstra 8 years ago
parent
commit
47caacfd44

+ 1 - 0
resources/materials/README

@@ -0,0 +1 @@
+Please clone the fdm_materials repository located at https://github.com/ultimaker/fdm_materials for materials.

+ 0 - 35
resources/materials/generic_abs.xml.fdm_material

@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic ABS profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>ABS</material>
-            <color>Generic</color>
-        </name>
-        <GUID>60636bb4-518f-42e7-8237-fe77b194ebe0</GUID>
-        <version>1</version>
-        <color_code>#8cb219</color_code>
-    </metadata>
-    <properties>
-        <density>1.10</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="print temperature">240</setting>
-        <setting key="heated bed temperature">80</setting>
-        <setting key="standby temperature">200</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 35
resources/materials/generic_cpe.xml.fdm_material

@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic CPE profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>CPE</material>
-            <color>Generic</color>
-        </name>
-        <GUID>12f41353-1a33-415e-8b4f-a775a6c70cc6</GUID>
-        <version>1</version>
-        <color_code>#159499</color_code>
-    </metadata>
-    <properties>
-        <density>1.27</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="print temperature">250</setting>
-        <setting key="heated bed temperature">70</setting>
-        <setting key="standby temperature">175</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 39
resources/materials/generic_cpe_plus.xml.fdm_material

@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic CPE+ profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>CPE+</material>
-            <color>Generic</color>
-        </name>
-        <GUID>e2409626-b5a0-4025-b73e-b58070219259</GUID>
-        <version>1</version>
-        <color_code>#3633F2</color_code>
-    </metadata>
-    <properties>
-        <density>1.18</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="hardware compatible">no</setting><!-- This material is not supported on most printers due to high temperatures -->
-        <setting key="print temperature">260</setting>
-        <setting key="heated bed temperature">110</setting>
-        <setting key="standby temperature">175</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-            <setting key="hardware compatible">yes</setting>
-
-            <hotend id="0.25 mm">
-                <setting key="hardware compatible">no</setting>
-            </hotend>
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 36
resources/materials/generic_nylon.xml.fdm_material

@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic Nylon profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>Nylon</material>
-            <color>Generic</color>
-        </name>
-        <GUID>35ebb8df-66d2-41cd-9662-b7d96b9c2cbd</GUID>
-        <version>1</version>
-        <color_code>#3DF266</color_code>
-    </metadata>
-    <properties>
-        <density>1.14</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="print temperature">250</setting>
-        <setting key="heated bed temperature">60</setting>
-        <setting key="standby temperature">175</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-            <setting key="hardware compatible">yes</setting>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 37
resources/materials/generic_pc.xml.fdm_material

@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic PC profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>PC</material>
-            <color>Generic</color>
-        </name>
-        <GUID>98c05714-bf4e-4455-ba27-57d74fe331e4</GUID>
-        <version>1</version>
-        <color_code>#F29030</color_code>
-    </metadata>
-    <properties>
-        <density>1.19</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="hardware compatible">no</setting><!-- This material is not supported on most printers due to high temperatures -->
-        <setting key="print temperature">260</setting>
-        <setting key="heated bed temperature">110</setting>
-        <setting key="standby temperature">175</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-            <setting key="hardware compatible">yes</setting>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 51
resources/materials/generic_pla.xml.fdm_material

@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic PLA profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>PLA</material>
-            <color>Generic</color>
-        </name>
-        <GUID>506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9</GUID>
-        <version>1</version>
-        <color_code>#ffc924</color_code>
-    </metadata>
-    <properties>
-        <density>1.24</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="print temperature">200</setting>
-        <setting key="heated bed temperature">60</setting>
-        <setting key="standby temperature">175</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Go"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended"/>
-            <setting key="standby temperature">150</setting>
-            <setting key="processing temperature graph">
-                <point flow="2" temperature="180"/>
-                <point flow="10" temperature="230"/>
-            </setting>
-        </machine>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker Original"/>
-            <setting key="standby temperature">150</setting>
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 39
resources/materials/generic_tpu.xml.fdm_material

@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Generic TPU 95A profile. Serves as an example file, data in this file is not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Generic</brand>
-            <material>TPU 95A</material>
-            <color>Generic</color>
-        </name>
-        <GUID>1d52b2be-a3a2-41de-a8b1-3bcdb5618695</GUID>
-        <version>1</version>
-        <color_code>#B22744</color_code>
-    </metadata>
-    <properties>
-        <density>1.22</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="hardware compatible">no</setting><!-- This material is not supported on most printers due to high temperatures -->
-        <setting key="print temperature">260</setting>
-        <setting key="heated bed temperature">110</setting>
-        <setting key="standby temperature">175</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-            <setting key="hardware compatible">yes</setting>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm">
-                <setting key="hardware compatible">no</setting>
-            </hotend>
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 35
resources/materials/ultimaker_abs_black.xml.fdm_material

@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Automatically generated ABS profile. Data in this file may not be not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Ultimaker</brand>
-            <material>ABS</material>
-            <color>Black</color>
-        </name>
-        <GUID>2f9d2279-9b0e-4765-bf9b-d1e1e13f3c49</GUID>
-        <version>0</version>
-        <color_code>#2a292a</color_code>
-    </metadata>
-    <properties>
-        <density>1.10</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="print temperature">240</setting>
-        <setting key="heated bed temperature">80</setting>
-        <setting key="standby temperature">200</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

+ 0 - 35
resources/materials/ultimaker_abs_blue.xml.fdm_material

@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Automatically generated ABS profile. Data in this file may not be not correct.
--->
-<fdmmaterial xmlns="http://www.ultimaker.com/material">
-    <metadata>
-        <name>
-            <brand>Ultimaker</brand>
-            <material>ABS</material>
-            <color>Blue</color>
-        </name>
-        <GUID>7c9575a6-c8d6-40ec-b3dd-18d7956bfaae</GUID>
-        <version>0</version>
-        <color_code>#00387b</color_code>
-    </metadata>
-    <properties>
-        <density>1.10</density>
-        <diameter>2.85</diameter>
-    </properties>
-    <settings>
-        <setting key="print temperature">240</setting>
-        <setting key="heated bed temperature">80</setting>
-        <setting key="standby temperature">200</setting>
-
-        <machine>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
-            <machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
-
-            <hotend id="0.25 mm" />
-            <hotend id="0.4 mm" />
-            <hotend id="0.6 mm" />
-            <hotend id="0.8 mm" />
-        </machine>
-    </settings>
-</fdmmaterial>

Some files were not shown because too many files changed in this diff