mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Added two PLA hellbot materials.
This commit is contained in:
parent
4a4622f95c
commit
c8967242e6
2 changed files with 40 additions and 0 deletions
20
resources/quality/Hellbot_PLA_Grey.xml.fdm_material
Normal file
20
resources/quality/Hellbot_PLA_Grey.xml.fdm_material
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<fdmmaterial version="1.3" xmlns="http://www.ultimaker.com/material">
|
||||||
|
<metadata>
|
||||||
|
<name>
|
||||||
|
<brand>Hellbot</brand>
|
||||||
|
<material>PLA</material>
|
||||||
|
<color>Gris</color>
|
||||||
|
</name>
|
||||||
|
<color_code>#4b4b4b</color_code>
|
||||||
|
<GUID>5c4e29a1-0722-4cfa-b147-338924afc075</GUID>
|
||||||
|
<adhesion_info />
|
||||||
|
<version>1</version>
|
||||||
|
<description />
|
||||||
|
</metadata>
|
||||||
|
<properties>
|
||||||
|
<diameter>1.75</diameter>
|
||||||
|
<density>1.24</density>
|
||||||
|
<weight>1000</weight>
|
||||||
|
</properties>
|
||||||
|
</fdmmaterial>
|
20
resources/quality/Hellbot_PLA_Red.xml.fdm_material
Normal file
20
resources/quality/Hellbot_PLA_Red.xml.fdm_material
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<fdmmaterial version="1.3" xmlns="http://www.ultimaker.com/material">
|
||||||
|
<metadata>
|
||||||
|
<name>
|
||||||
|
<brand>Hellbot</brand>
|
||||||
|
<material>PLA</material>
|
||||||
|
<color>Rojo</color>
|
||||||
|
</name>
|
||||||
|
<color_code>#ff0000</color_code>
|
||||||
|
<GUID>5c4e29a1-0722-4cfa-b147-338924afc075</GUID>
|
||||||
|
<adhesion_info />
|
||||||
|
<version>1</version>
|
||||||
|
<description />
|
||||||
|
</metadata>
|
||||||
|
<properties>
|
||||||
|
<diameter>1.75</diameter>
|
||||||
|
<density>1.24</density>
|
||||||
|
<weight>1000</weight>
|
||||||
|
</properties>
|
||||||
|
</fdmmaterial>
|
Loading…
Add table
Add a link
Reference in a new issue