Change files to actually match spec.

This commit is contained in:
daid 2016-05-17 09:52:03 +02:00
parent 4388e57bb5
commit ad5f5dbc25
3 changed files with 42 additions and 265 deletions

View File

@ -1,86 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
WARNING !!!!!
THIS IS TESTING CODE, IT DOES NOT FOLLOW THE SPEC NOR THE REFERENCE IMPLEMENTATION
DO NOT USE, MODIFY OR RELY ON THIS CODE WHATSOEVER!
THERE ARE SERIOUS ISSUES WITH THIS DATA!!
Generic ABS profile. Serves as an example file, data in this file is not correct.
-->
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>Ultimaker</brand>
<brand>Generic</brand>
<material>ABS</material>
<color>Generic</color>
</name>
<GUID>8520c33e-da56-441b-8d6f-16034a9d19d5</GUID>
<GUID>60636bb4-518f-42e7-8237-fe77b194ebe0</GUID>
<version>0</version>
<color_code>#612978</color_code>
<instructions>http://ultimaker.com/we/have/no/instruction/link/yet</instructions>
<author>
<organization>Ultimaker B.V.</organization>
<contact>Ultimaker Support</contact>
<email>support@ultimaker.com</email>
<phone>+31 345 712001</phone>
<address>
<street>Watermolenweg 2</street>
<city>Geldermalsen</city>
<region>Gelderland</region>
<zip>4191 PN</zip>
<country>The Netherlands</country>
</address>
</author>
<supplier>
<organization>Ultimaker B.V.</organization>
<contact>Support</contact>
<email>support@ultimaker.com</email>
<phone>+31 345 712001</phone>
<address>
<street>Watermolenweg 2</street>
<city>Geldermalsen</city>
<region>Gelderland</region>
<zip>4191 PN</zip>
<country>The Netherlands</country>
</address>
</supplier>
<EAN>87 10400 31116 0</EAN>
<EAN>87 10400 31117 0</EAN>
<MSDS>http://...</MSDS>
<TDS>http://...</TDS>
<color_code>#FFFFFF</color_code>
</metadata>
<settings>
<printing_temperature>250</printing_temperature>
<standby_temperature>130</standby_temperature>
<maximum_temperature>260</maximum_temperature>
<heated_bed_temperature>90</heated_bed_temperature>
<maximum_heated_bed_temperature>100</maximum_heated_bed_temperature>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2go"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2extended"/>
<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 B.V." product="Ultimaker Original"/>
<setting key="standby_temperature">150</setting>
<hotend id="0.8mm">
<setting key="standby_temperature">80</setting>
</hotend>
<hotend id="0.6mm">
<setting key="standby_temperature">100</setting>
</hotend>
</machine>
</settings>
<properties>
</properties>
</fdm_material>
<settings>
<setting key="print temperature">250</setting>
<setting key="heated bed temperature">100</setting>
<setting key="standby temperature">200</setting>
</settings>
</fdmmaterial>

View File

@ -1,85 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
WARNING !!!!!
THIS IS TESTING CODE, IT DOES NOT FOLLOW THE SPEC NOR THE REFERENCE IMPLEMENTATION
DO NOT USE, MODIFY OR RELY ON THIS CODE WHATSOEVER!
THERE ARE SERIOUS ISSUES WITH THIS DATA!!
Generic CPE profile. Serves as an example file, data in this file is not correct.
-->
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>Ultimaker</brand>
<brand>Generic</brand>
<material>CPE</material>
<color>Generic</color>
</name>
<GUID>27c708e9-4148-4457-b01e-2051487a4095</GUID>
<GUID>12f41353-1a33-415e-8b4f-a775a6c70cc6</GUID>
<version>0</version>
<color_code>#612978</color_code>
<instructions>http://ultimaker.com/we/have/no/instruction/link/yet</instructions>
<author>
<organization>Ultimaker B.V.</organization>
<contact>Ultimaker Support</contact>
<email>support@ultimaker.com</email>
<phone>+31 345 712001</phone>
<address>
<street>Watermolenweg 2</street>
<city>Geldermalsen</city>
<region>Gelderland</region>
<zip>4191 PN</zip>
<country>The Netherlands</country>
</address>
</author>
<supplier>
<organization>Ultimaker B.V.</organization>
<contact>Support</contact>
<email>support@ultimaker.com</email>
<phone>+31 345 712001</phone>
<address>
<street>Watermolenweg 2</street>
<city>Geldermalsen</city>
<region>Gelderland</region>
<zip>4191 PN</zip>
<country>The Netherlands</country>
</address>
</supplier>
<EAN>87 10400 31120 0</EAN>
<EAN>87 10400 31121 0</EAN>
<MSDS>http://...</MSDS>
<TDS>http://...</TDS>
<color_code>#FFFFFF</color_code>
</metadata>
<settings>
<printing_temperature>250</printing_temperature>
<standby_temperature>175</standby_temperature>
<maximum_temperature>260</maximum_temperature>
<heated_bed_temperature>75</heated_bed_temperature>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2go"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2extended"/>
<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 B.V." product="Ultimaker Original"/>
<setting key="standby_temperature">150</setting>
<hotend id="0.8mm">
<setting key="standby_temperature">80</setting>
</hotend>
<hotend id="0.6mm">
<setting key="standby_temperature">100</setting>
</hotend>
</machine>
</settings>
<properties>
</properties>
</fdm_material>
<settings>
<setting key="print temperature">250</setting>
<setting key="heated bed temperature">60</setting>
<setting key="standby temperature">175</setting>
</settings>
</fdmmaterial>

View File

@ -1,143 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
WARNING !!!!!
THIS IS TESTING CODE, IT DOES NOT FOLLOW THE SPEC NOR THE REFERENCE IMPLEMENTATION
DO NOT USE, MODIFY OR RELY ON THIS CODE WHATSOEVER!
THERE ARE SERIOUS ISSUES WITH THIS DATA!!
Generic PLA profile. Serves as an example file, data in this file is not correct.
-->
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>Ultimaker</brand>
<brand>Generic</brand>
<material>PLA</material>
<color>Generic</color>
</name>
<GUID>6976d020-18d1-4d46-9f3e-411189a1e230</GUID>
<GUID>506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9</GUID>
<version>0</version>
<color_code>#612978</color_code>
<instructions>http://ultimaker.com/we/have/no/instruction/link/yet</instructions>
<author>
<organization>Ultimaker B.V.</organization>
<contact>Ultimaker Support</contact>
<email>support@ultimaker.com</email>
<phone>+31 345 712001</phone>
<address>
<street>Watermolenweg 2</street>
<city>Geldermalsen</city>
<region>Gelderland</region>
<zip>4191 PN</zip>
<country>The Netherlands</country>
</address>
</author>
<supplier>
<organization>Ultimaker B.V.</organization>
<contact>Support</contact>
<email>support@ultimaker.com</email>
<phone>+31 345 712001</phone>
<address>
<street>Watermolenweg 2</street>
<city>Geldermalsen</city>
<region>Gelderland</region>
<zip>4191 PN</zip>
<country>The Netherlands</country>
</address>
</supplier>
<EAN>87 10400 31114 0</EAN>
<EAN>87 10400 31115 0</EAN>
<MSDS>http://...</MSDS>
<TDS>http://...</TDS>
<color_code>#FFFFFF</color_code>
</metadata>
<properties>
</properties>
<settings>
<!-- mwa -->
<temperatures
nominal_print_temperature="210"
heated_bed_temperature="30"
standby_temperature="100"
/>
<temperatures
standby_temperature="150"
>
<machines>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2go"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2extended"/>
</machines>
</temperatures>
<temperatures
standby_temperature="150"
>
<machines>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Original"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Original+"/>
</machines>
</temperatures>
<!-- okay -->
<printing_temperature>210</printing_temperature>
<standby_temperature>175</standby_temperature>
<maximum_temperature>350</maximum_temperature>
<heated_bed_temperature>60</heated_bed_temperature>
<material_bed_adhesion_temperature>55</material_bed_adhesion_temperature>
<maximum_heated_bed_temperature>90</maximum_heated_bed_temperature>
<heated_chamber_temperature>45</heated_chamber_temperature>
<minimum_heated_chamber_temperature>10</minimum_heated_chamber_temperature>
<maximum_heated_chamber_temperature>20</maximum_heated_chamber_temperature>
<cooling>100</cooling>
<retraction_speed>4.5</retraction_speed>
<processing_window>
<point flow="2" temperature="180"/>
<point flow="10" temperature="230"/>
</processing_window>
<setting key="print temperature">210</setting>
<setting key="heated bed temperature">60</setting>
<setting key="standby temperature">175</setting>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2go"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2extended"/>
<standby_temperature>150</standby_temperature>
<processing_window>
<point flow="2" temperature="190"/>
<point flow="10" temperature="220"/>
</processing_window>
<hotend id="0.8mm">
<standby_temperature>80</standby_temperature>
</hotend>
<hotend id="0.6mm">
<standby_temperature>100</standby_temperature>
</hotend>
<hotend id="0.4mm">
<standby_temperature>140</standby_temperature>
</hotend>
</machine>
<!-- nop -->
<setting key="nominal_print_temperature">210</setting>
<setting key="heated_bed_temperature">60</setting>
<setting key="standby_temperature">100</setting>
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2go"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2extended"/>
<setting key="standby_temperature">150</setting>
<setting key="processing_temperature_graph">
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2"/>
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2go"/>
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended"/>
<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 B.V." product="Ultimaker Original"/>
<setting key="standby_temperature">150</setting>
<machine_identifier manufacturer="Ultimaker" product="Ultimaker Original"/>
<setting key="standby temperature">150</setting>
<hotend id="0.8mm">
<setting key="standby_temperature">80</setting>
<setting key="standby temperature">80</setting>
</hotend>
<hotend id="0.6mm">
<setting key="standby_temperature">100</setting>
<setting key="standby temperature">100</setting>
</hotend>
</machine>
</settings>
<properties>
</properties>
</fdm_material>
</fdmmaterial>