mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 07:36:02 +08:00
Initial commit
This commit is contained in:
commit
4388e57bb5
86
generic_abs.xml.fdm_material
Normal file
86
generic_abs.xml.fdm_material
Normal file
@ -0,0 +1,86 @@
|
|||||||
|
<?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!!
|
||||||
|
-->
|
||||||
|
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
|
||||||
|
<metadata>
|
||||||
|
<name>
|
||||||
|
<brand>Ultimaker</brand>
|
||||||
|
<material>ABS</material>
|
||||||
|
<color>Generic</color>
|
||||||
|
</name>
|
||||||
|
<GUID>8520c33e-da56-441b-8d6f-16034a9d19d5</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>
|
||||||
|
</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>
|
85
generic_cpe.xml.fdm_material
Normal file
85
generic_cpe.xml.fdm_material
Normal file
@ -0,0 +1,85 @@
|
|||||||
|
<?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!!
|
||||||
|
-->
|
||||||
|
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
|
||||||
|
<metadata>
|
||||||
|
<name>
|
||||||
|
<brand>Ultimaker</brand>
|
||||||
|
<material>CPE</material>
|
||||||
|
<color>Generic</color>
|
||||||
|
</name>
|
||||||
|
<GUID>27c708e9-4148-4457-b01e-2051487a4095</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>
|
||||||
|
</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>
|
143
generic_pla.xml.fdm_material
Normal file
143
generic_pla.xml.fdm_material
Normal file
@ -0,0 +1,143 @@
|
|||||||
|
<?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!!
|
||||||
|
-->
|
||||||
|
<fdm_material xmlns:fdmm="http://www.ultimaker.com/material/v0.5">
|
||||||
|
<metadata>
|
||||||
|
<name>
|
||||||
|
<brand>Ultimaker</brand>
|
||||||
|
<material>PLA</material>
|
||||||
|
<color>Generic</color>
|
||||||
|
</name>
|
||||||
|
<GUID>6976d020-18d1-4d46-9f3e-411189a1e230</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>
|
||||||
|
</metadata>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
<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">
|
||||||
|
<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>
|
Loading…
x
Reference in New Issue
Block a user