Skip to content

Commit

Permalink
Merge branch 'master' into PP-483-Increase-retraction-distance-for-mo…
Browse files Browse the repository at this point in the history
…isture-sensitive-materials
  • Loading branch information
wawanbreton authored Jul 4, 2024
2 parents c5f0bd9 + 20860fb commit 0107225
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 5 deletions.
4 changes: 2 additions & 2 deletions generic_cffcpe.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print
<color>Generic</color>
</name>
<GUID>f8e496d6-7599-4015-9fac-c7ce53f6633c</GUID>
<version>23</version>
<version>24</version>
<color_code>#212F3D</color_code>
<description>This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print Profile Assistant. This profile can also be used for other base materials (ABS, PP, etc)</description>
<adhesion_info>Use glue.</adhesion_info>
Expand Down Expand Up @@ -116,7 +116,7 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Factor 4" />
<setting key="build volume temperature">45</setting>
<setting key="build volume temperature">40</setting>
<setting key="print cooling">1</setting>
<setting key="anti ooze retract position">-6</setting>
<setting key="no load move factor">1</setting>
Expand Down
25 changes: 24 additions & 1 deletion ultimaker_nylon12-cf_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</name>
<GUID>3c6f2877-71cc-4760-84e6-4b89ab243e3b</GUID>
<reference_material_id>nylon12-cf</reference_material_id>
<version>5</version>
<version>6</version>
<color_code>#0e0e10</color_code>
<description>Nylon is strong, abrasion-resistant, durable and engineered for low moisture sensitivity.</description>
<adhesion_info>Use glue.</adhesion_info>
Expand All @@ -29,6 +29,29 @@
<cura:setting key="material_shrinkage_percentage">100.44</cura:setting>
<cura:setting key="material_shrinkage_percentage_z">100.6</cura:setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method" />
<setting key="build volume temperature">60</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="LABS">
<setting key="hardware compatible">yes</setting>
</hotend>
</machine>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method X" />
<setting key="build volume temperature">93</setting>
Expand Down
88 changes: 88 additions & 0 deletions ultimaker_pla_175.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<?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>PLA</material>
<color>Generic</color>
</name>
<GUID>abb9c58e-1f56-48d1-bd8f-055fde3a5b56</GUID>
<reference_material_id>pla</reference_material_id>
<version>26</version>
<color_code>#f1ece1</color_code>
<description>Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality.</description>
<adhesion_info>Print directly on a clean build surface, a raft will help with adhesion and dimensional accuracy.</adhesion_info>
<instruction_link>https://support.ultimaker.com/s/article/How-to-print-with-Method-PLA</instruction_link>
</metadata>
<properties>
<density>1.24</density>
<diameter>1.75</diameter>
<weight>750</weight>
</properties>
<settings>
<setting key="print temperature">200</setting>
<setting key="standby temperature">175</setting>
<setting key="heated bed temperature">60</setting>
<setting key="build volume temperature">28</setting>
<setting key="print cooling">100</setting>
<setting key="adhesion tendency">0</setting>
<setting key="surface energy">100</setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method" />
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method X" />
<setting key="print temperature">210</setting>
<setting key="standby temperature">160</setting>
<setting key="build volume temperature">40</setting>
<setting key="print cooling">100</setting>
<cura:setting key="material_shrinkage_percentage">100.2</cura:setting>
<cura:setting key="material_shrinkage_percentage_z">100.1</cura:setting>

<hotend id="1A">
<setting key="hardware compatible">yes</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="LABS">
<setting key="hardware compatible">yes</setting>
</hotend>
</machine>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method XL" />
<setting key="print temperature">210</setting>
<setting key="standby temperature">160</setting>
<setting key="build volume temperature">40</setting>
<setting key="print cooling">100</setting>

<hotend id="1A">
<setting key="hardware compatible">yes</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="LABS">
<setting key="hardware compatible">yes</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>
4 changes: 2 additions & 2 deletions ultimaker_pva.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<color>Natural</color>
</name>
<GUID>fe15ed8a-33c3-4f57-a2a7-b4b78a38c3cb</GUID>
<version>42</version>
<version>43</version>
<color_code>#f5f2d1</color_code>
<description>Water soluble support material. PVA is a matching support material for PLA, CPE and Nylon.</description>
<adhesion_info>Use the same temperatures and adhesion method as your build material(s).</adhesion_info>
<cura:pva_compatible>False</cura:pva_compatible>
<cura:breakaway_compatible>False</cura:breakaway_compatible>
<instruction_link>https://support.ultimaker.com/s/article/1667337600656</instruction_link>
<instruction_link>https://ultimaker.com/in/cura/materials/ultimaker-pva/printing-guidelines</instruction_link>
<author>
<organization>Ultimaker B.V.</organization>
<contact>Ultimaker Support</contact>
Expand Down
63 changes: 63 additions & 0 deletions ultimaker_pva_175.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<?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>PVA</material>
<color>Generic</color>
</name>
<GUID>add51ef2-86eb-4c39-afd5-5586564f0715</GUID>
<reference_material_id>pva</reference_material_id>
<version>4</version>
<color_code>#f5f2d1</color_code>
<description>Water soluble support material. PVA is a matching support material for PLA and Nylon 12 CF.</description>
<adhesion_info>Do not attempt to print PVA directly on your build surface, PVA needs a layer of model material below to ensure proper adhesion.</adhesion_info>
<instruction_link>https://support.ultimaker.com/s/article/How-to-print-with-Method-PVA</instruction_link>
</metadata>
<properties>
<density>1.23</density>
<diameter>1.75</diameter>
<weight>750</weight>
</properties>
<settings>
<!-- print settings -->
<setting key="print temperature">215</setting>
<setting key="standby temperature">175</setting>
<cura:setting key="material_crystallinity">true</cura:setting>

<!-- Define as soluble support material -->
<cura:setting key="material_is_support_material">True</cura:setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method" />
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method X" />
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method XL" />
<setting key="print temperature">210</setting>
<setting key="standby temperature">160</setting>
<setting key="build volume temperature">40</setting>
<setting key="print cooling">0</setting>
<cura:setting key="prime_tower_enable">=extruder_nr==support_extruder_nr or extruder_nr==raft_base_extruder_nr or extruder_nr==raft_interface_extruder_nr or extruder_nr==raft_surface_extruder_nr</cura:setting>
<cura:setting key="support_conical_enabled">False</cura: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">yes</setting>
</hotend>
<hotend id="2XA">
<setting key="hardware compatible">no</setting>
</hotend>
<hotend id="1C">
<setting key="hardware compatible">no</setting>
</hotend>
<hotend id="LABS">
<setting key="hardware compatible">no</setting>
</hotend>
</machine>

</settings>
</fdmmaterial>
55 changes: 55 additions & 0 deletions ultimaker_tough_pla_175.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?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>Tough PLA</material>
<color>Generic</color>
<label>Tough</label>
</name>
<GUID>de031137-a8ca-4a72-bd1b-17bb964033ad</GUID>
<reference_material_id>im-pla</reference_material_id>
<version>1</version>
<color_code>#f5f2d1</color_code>
<description>Technical PLA material with toughness similar to ABS. Ideal for reliably printing functional prototypes and tooling at larger sizes, Tough PLA offers the same safe and easy use as regular PLA.</description>
<adhesion_info>No glue required</adhesion_info>
<instruction_link>https://support.ultimaker.com/s/article/How-to-print-with-Method-Tough-PLA</instruction_link>
</metadata>
<properties>
<density>1.24</density>
<diameter>1.75</diameter>
<weight>750</weight>
</properties>
<settings>
<setting key="print temperature">210</setting>
<setting key="standby temperature">160</setting>
<setting key="build volume temperature">40</setting>
<setting key="print cooling">100</setting>
<setting key="adhesion tendency">0</setting>
<setting key="surface energy">100</setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method" />
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method X" />
<machine_identifier manufacturer="Ultimaker B.V." product="UltiMaker Method XL" />
<hotend id="1A">
<setting key="hardware compatible">yes</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">no</setting>
</hotend>
<hotend id="LABS">
<setting key="hardware compatible">yes</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>

0 comments on commit 0107225

Please sign in to comment.