mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 11:05:54 +08:00
Change files to actually match spec.
This commit is contained in:
parent
4388e57bb5
commit
ad5f5dbc25
@ -1,86 +1,23 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
WARNING !!!!!
|
Generic ABS profile. Serves as an example file, data in this file is not correct.
|
||||||
|
|
||||||
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!!
|
|
||||||
-->
|
-->
|
||||||
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
|
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||||
<metadata>
|
<metadata>
|
||||||
<name>
|
<name>
|
||||||
<brand>Ultimaker</brand>
|
<brand>Generic</brand>
|
||||||
<material>ABS</material>
|
<material>ABS</material>
|
||||||
<color>Generic</color>
|
<color>Generic</color>
|
||||||
</name>
|
</name>
|
||||||
<GUID>8520c33e-da56-441b-8d6f-16034a9d19d5</GUID>
|
<GUID>60636bb4-518f-42e7-8237-fe77b194ebe0</GUID>
|
||||||
<version>0</version>
|
<version>0</version>
|
||||||
<color_code>#612978</color_code>
|
<color_code>#FFFFFF</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>
|
|
||||||
</metadata>
|
</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>
|
||||||
</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>
|
||||||
|
@ -1,85 +1,23 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
WARNING !!!!!
|
Generic CPE profile. Serves as an example file, data in this file is not correct.
|
||||||
|
|
||||||
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!!
|
|
||||||
-->
|
-->
|
||||||
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
|
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||||
<metadata>
|
<metadata>
|
||||||
<name>
|
<name>
|
||||||
<brand>Ultimaker</brand>
|
<brand>Generic</brand>
|
||||||
<material>CPE</material>
|
<material>CPE</material>
|
||||||
<color>Generic</color>
|
<color>Generic</color>
|
||||||
</name>
|
</name>
|
||||||
<GUID>27c708e9-4148-4457-b01e-2051487a4095</GUID>
|
<GUID>12f41353-1a33-415e-8b4f-a775a6c70cc6</GUID>
|
||||||
<version>0</version>
|
<version>0</version>
|
||||||
<color_code>#612978</color_code>
|
<color_code>#FFFFFF</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>
|
|
||||||
</metadata>
|
</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>
|
||||||
</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>
|
||||||
|
@ -1,143 +1,45 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
WARNING !!!!!
|
Generic PLA profile. Serves as an example file, data in this file is not correct.
|
||||||
|
|
||||||
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!!
|
|
||||||
-->
|
-->
|
||||||
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
|
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||||
<metadata>
|
<metadata>
|
||||||
<name>
|
<name>
|
||||||
<brand>Ultimaker</brand>
|
<brand>Generic</brand>
|
||||||
<material>PLA</material>
|
<material>PLA</material>
|
||||||
<color>Generic</color>
|
<color>Generic</color>
|
||||||
</name>
|
</name>
|
||||||
<GUID>6976d020-18d1-4d46-9f3e-411189a1e230</GUID>
|
<GUID>506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9</GUID>
|
||||||
<version>0</version>
|
<version>0</version>
|
||||||
<color_code>#612978</color_code>
|
<color_code>#FFFFFF</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>
|
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<properties>
|
||||||
|
</properties>
|
||||||
<settings>
|
<settings>
|
||||||
<!-- mwa -->
|
<setting key="print temperature">210</setting>
|
||||||
<temperatures
|
<setting key="heated bed temperature">60</setting>
|
||||||
nominal_print_temperature="210"
|
<setting key="standby temperature">175</setting>
|
||||||
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>
|
|
||||||
|
|
||||||
<machine>
|
<machine>
|
||||||
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2"/>
|
||||||
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2go"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2go"/>
|
||||||
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker2extended"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended"/>
|
||||||
<standby_temperature>150</standby_temperature>
|
<setting key="standby temperature">150</setting>
|
||||||
<processing_window>
|
<setting key="processing temperature graph">
|
||||||
<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">
|
|
||||||
<point flow="2" temperature="180"/>
|
<point flow="2" temperature="180"/>
|
||||||
<point flow="10" temperature="230"/>
|
<point flow="10" temperature="230"/>
|
||||||
</setting>
|
</setting>
|
||||||
</machine>
|
</machine>
|
||||||
|
|
||||||
<machine>
|
<machine>
|
||||||
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Original"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker Original"/>
|
||||||
<setting key="standby_temperature">150</setting>
|
<setting key="standby temperature">150</setting>
|
||||||
<hotend id="0.8mm">
|
<hotend id="0.8mm">
|
||||||
<setting key="standby_temperature">80</setting>
|
<setting key="standby temperature">80</setting>
|
||||||
</hotend>
|
</hotend>
|
||||||
<hotend id="0.6mm">
|
<hotend id="0.6mm">
|
||||||
<setting key="standby_temperature">100</setting>
|
<setting key="standby temperature">100</setting>
|
||||||
</hotend>
|
</hotend>
|
||||||
</machine>
|
</machine>
|
||||||
</settings>
|
</settings>
|
||||||
<properties>
|
</fdmmaterial>
|
||||||
</properties>
|
|
||||||
</fdm_material>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user