-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Ultimaker Method X & XL Material profiles
- Loading branch information
1 parent
3078af4
commit db7e61f
Showing
4 changed files
with
208 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3"> | ||
<metadata> | ||
<name> | ||
<brand>Ultimaker</brand> | ||
<material>ABS-CF</material> | ||
<color>Generic</color> | ||
</name> | ||
<GUID>495a0ce5-9daf-4a16-b7b2-06856d82394d</GUID> | ||
<version>3</version> | ||
<color_code>#0e0e10</color_code> | ||
<description>The performance of carbon fiber with the reliability of ABS</description> | ||
<adhesion_info>No glue needed</adhesion_info> | ||
</metadata> | ||
<properties> | ||
<density>1.05</density> | ||
<diameter>1.75</diameter> | ||
<weight>650</weight> | ||
</properties> | ||
<settings> | ||
<setting key="print temperature">260</setting> | ||
<setting key="standby temperature">180</setting> | ||
<setting key="print cooling">0</setting> | ||
<setting key="adhesion tendency">0</setting> | ||
<setting key="surface energy">70</setting> | ||
<setting key="build volume temperature">107</setting> | ||
|
||
<machine> | ||
<machine_identifier manufacturer="Ultimaker B.V." product="Makerbot Method X"/> | ||
<hotend id="1A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1C"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="Lab"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
</machine> | ||
<machine> | ||
<machine_identifier manufacturer="Ultimaker B.V." product="Makerbot Method XL"/> | ||
<setting key="build volume temperature">85</setting> | ||
<setting key="heated bed temperature">95</setting> | ||
<hotend id="1A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1C"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="Lab"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
</machine> | ||
|
||
</settings> | ||
</fdmmaterial> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3"> | ||
<metadata> | ||
<name> | ||
<brand>Ultimaker</brand> | ||
<material>ABS-R</material> | ||
<color>Generic</color> | ||
</name> | ||
<GUID>88c8919c-6a09-471a-b7b6-e801263d862d</GUID> | ||
<version>3</version> | ||
<color_code>#8cb219</color_code> | ||
<description>Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC.</description> | ||
<adhesion_info>No glue needed</adhesion_info> | ||
</metadata> | ||
<properties> | ||
<density>1.05</density> | ||
<diameter>1.75</diameter> | ||
<weight>650</weight> | ||
</properties> | ||
<settings> | ||
<setting key="print temperature">260</setting> | ||
<setting key="standby temperature">180</setting> | ||
<setting key="print cooling">0</setting> | ||
<setting key="adhesion tendency">0</setting> | ||
<setting key="surface energy">70</setting> | ||
<setting key="build volume temperature">107</setting> | ||
|
||
<machine> | ||
<machine_identifier manufacturer="Ultimaker B.V." product="Makerbot Method X"/> | ||
<hotend id="1A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1XA"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="2A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1C"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="Lab"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
</machine> | ||
<machine> | ||
<machine_identifier manufacturer="Ultimaker B.V." product="Makerbot Method XL"/> | ||
<setting key="build volume temperature">85</setting> | ||
<setting key="heated bed temperature">95</setting> | ||
<hotend id="1A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1XA"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="2A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1C"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="Lab"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
</machine> | ||
|
||
</settings> | ||
</fdmmaterial> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3"> | ||
<metadata> | ||
<name> | ||
<brand>Ultimaker</brand> | ||
<material>RapidRinse</material> | ||
<color>Generic</color> | ||
</name> | ||
<GUID>a140ef8f-4f26-4e73-abe0-cfc29d6d1024</GUID> | ||
<version>3</version> | ||
<color_code>#f5f2d1</color_code> | ||
<description>Water soluble support material for ABS-R.</description> | ||
<adhesion_info>Use the same temperatures and adhesion method as your build material(s).</adhesion_info> | ||
</metadata> | ||
<properties> | ||
<density>1.23</density> | ||
<diameter>1.75</diameter> | ||
<weight>750</weight> | ||
</properties> | ||
|
||
<settings> | ||
<!-- print settings --> | ||
<setting key="print temperature">260</setting> | ||
<setting key="standby temperature">180</setting> | ||
<setting key="build volume temperature">107</setting> | ||
<setting key="heated bed temperature">60</setting> | ||
<setting key="print cooling">0</setting> | ||
|
||
<!-- Define as soluble support material --> | ||
<cura:setting key="material_is_support_material">True</cura:setting> | ||
<cura:setting key="prime_tower_enable">=extruder_nr==support_extruder_nr and support_enable</cura:setting> | ||
<cura:setting key="support_conical_enabled">True</cura:setting> | ||
|
||
<machine> | ||
<machine_identifier manufacturer="Ultimaker B.V." product="Makerbot Method X"/> | ||
<machine_identifier manufacturer="Ultimaker B.V." product="Makerbot Method XL"/> | ||
<hotend id="1A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="1XA"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2A"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="2XA"> | ||
<setting key="hardware compatible">yes</setting> | ||
</hotend> | ||
<hotend id="1C"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
<hotend id="Lab"> | ||
<setting key="hardware compatible">no</setting> | ||
</hotend> | ||
</machine> | ||
|
||
</settings> | ||
</fdmmaterial> |