mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
added materials
This commit is contained in:
parent
0cf355635d
commit
54c901de1b
17 changed files with 337 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,7 +8,7 @@ docs/html
|
|||
resources/i18n/en
|
||||
resources/i18n/x-test
|
||||
resources/firmware
|
||||
resources/materials
|
||||
#resources/materials
|
||||
LC_MESSAGES
|
||||
.cache
|
||||
*.qmlc
|
||||
|
|
21
resources/materials/fabtotum_abs_black.xml.fdm_material
Normal file
21
resources/materials/fabtotum_abs_black.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>ABS</material>
|
||||
<color>Carbon Black</color>
|
||||
</name>
|
||||
<color_code>#000000</color_code>
|
||||
<description>FABtotum ABS black profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 250...260C, bed temperature: 90...100C, layer fan: off...50%, adhesion type: raft.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.1</density>
|
||||
<diameter>1.75</diameter>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">250.0</setting>
|
||||
<setting key="heated bed temperature">95.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_abs_red.xml.fdm_material
Normal file
21
resources/materials/fabtotum_abs_red.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>ABS</material>
|
||||
<color>Red</color>
|
||||
</name>
|
||||
<color_code>#ff0000</color_code>
|
||||
<description>FABtotum ABS red profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 240...250C, bed temperature: 90...100C, layer fan: off...50%, adhesion type: raft.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.1</density>
|
||||
<diameter>1.75</diameter>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">250.0</setting>
|
||||
<setting key="heated bed temperature">95.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_abs_white.xml.fdm_material
Normal file
21
resources/materials/fabtotum_abs_white.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>ABS</material>
|
||||
<color>White</color>
|
||||
</name>
|
||||
<color_code>#ffffff</color_code>
|
||||
<description>FABtotum ABS white profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 250...260C, bed temperature: 90...100C, layer fan: off...50%, adhesion type: raft.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.1</density>
|
||||
<diameter>1.75</diameter>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">250.0</setting>
|
||||
<setting key="heated bed temperature">95.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_nylon_natural.xml.fdm_material
Normal file
21
resources/materials/fabtotum_nylon_natural.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>Nylon</material>
|
||||
<color>Natural</color>
|
||||
</name>
|
||||
<color_code>#d0d0d0</color_code>
|
||||
<description>FABtotum Nylon transparent profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 250...260C, bed temperature: 80...90C, layer fan: off, adhesion type: raft.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.14</density>
|
||||
<diameter>1.75</diameter>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">255.0</setting>
|
||||
<setting key="heated bed temperature">90.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_black.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_black.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Carbon Black</color>
|
||||
</name>
|
||||
<color_code>#000000</color_code>
|
||||
<description>FABtotum PLA black profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_blue.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_blue.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Electric Blue</color>
|
||||
</name>
|
||||
<color_code>#0000ff</color_code>
|
||||
<description>FABtotum PLA blue profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_brown.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_brown.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Chocolate Brown</color>
|
||||
</name>
|
||||
<color_code>#381b00</color_code>
|
||||
<description>FABtotum PLA brown profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_gold.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_gold.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Gold</color>
|
||||
</name>
|
||||
<color_code>#ffd700</color_code>
|
||||
<description>FABtotum PLA gold profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_green.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_green.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Lime Green</color>
|
||||
</name>
|
||||
<color_code>#00ad00</color_code>
|
||||
<description>FABtotum PLA green profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_magenta.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_magenta.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Magenta</color>
|
||||
</name>
|
||||
<color_code>#E600E6</color_code>
|
||||
<description>FABtotum PLA magenta profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_orange.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_orange.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Solid Orange</color>
|
||||
</name>
|
||||
<color_code>#ff5500</color_code>
|
||||
<description>FABtotum PLA orange profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_red.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_red.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Flame Red</color>
|
||||
</name>
|
||||
<color_code>#ff0000</color_code>
|
||||
<description>FABtotum PLA red profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_silver.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_silver.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Silver</color>
|
||||
</name>
|
||||
<color_code>#c0c0c0</color_code>
|
||||
<description>FABtotum PLA silver profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_white.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_white.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Snow White</color>
|
||||
</name>
|
||||
<color_code>#ffffff</color_code>
|
||||
<description>FABtotum PLA white profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_wood.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_wood.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Wood</color>
|
||||
</name>
|
||||
<color_code>#966f33</color_code>
|
||||
<description>FABtotum PLA wood profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
21
resources/materials/fabtotum_pla_yellow.xml.fdm_material
Normal file
21
resources/materials/fabtotum_pla_yellow.xml.fdm_material
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdmmaterial xmlns="http://www.ultimaker.com/material">
|
||||
<metadata>
|
||||
<name>
|
||||
<brand>FABtotum</brand>
|
||||
<material>PLA</material>
|
||||
<color>Sun Yellow</color>
|
||||
</name>
|
||||
<color_code>#ffff00</color_code>
|
||||
<description>FABtotum PLA yellow profile.</description>
|
||||
<adhesion_info>Recommended nozzle temperature: 190...200C, bed temperature: 40...50C, layer fan: on, adhesion type: skirt.</adhesion_info>
|
||||
</metadata>
|
||||
<properties>
|
||||
<diameter>1.75</diameter>
|
||||
<density>1.24</density>
|
||||
</properties>
|
||||
<settings>
|
||||
<setting key="print temperature">200.0</setting>
|
||||
<setting key="heated bed temperature">40.0</setting>
|
||||
</settings>
|
||||
</fdmmaterial>
|
Loading…
Add table
Add a link
Reference in a new issue