Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaj3 authored Sep 15, 2023
2 parents f96adad + 18002c0 commit 40be0e8
Show file tree
Hide file tree
Showing 109 changed files with 1,966 additions and 368 deletions.
4 changes: 4 additions & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ class FDM_MaterialsConan(ConanFile):
exports = "LICENSE*"
settings = "os", "compiler", "build_type", "arch"
no_copy_source = True

def set_version(self):
if not self.version:
self.version = "5.4.0-beta.1"

def export_sources(self):
copy(self, "*.fdm_material", self.recipe_folder, self.export_sources_folder)
Expand Down
17 changes: 10 additions & 7 deletions generic_abs.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ Generic ABS profile. The data in this file may not be correct for your specific
<color>Generic</color>
</name>
<GUID>60636bb4-518f-42e7-8237-fe77b194ebe0</GUID>
<version>32</version>
<version>35</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>Use glue, to avoid chipping of the glass.</adhesion_info>
</metadata>
<properties>
<density>1.10</density>
<density>1.1</density>
<diameter>2.85</diameter>
</properties>
<settings>
Expand All @@ -40,8 +40,8 @@ Generic ABS profile. The data in this file may not be correct for your specific
<setting key="no load move factor">0.92</setting>

<!-- print settings -->
<setting key="print temperature">230</setting>
<setting key="standby temperature">130</setting>
<setting key="print temperature">245</setting>
<setting key="standby temperature">145</setting>
<setting key="heated bed temperature">80</setting>
<setting key="build volume temperature">36</setting>
<setting key="adhesion tendency">0</setting>
Expand All @@ -54,9 +54,15 @@ Generic ABS profile. The data in this file may not be correct for your specific
<setting key="flow sensor detection margin">0.8</setting>
<setting key="retract compensation">0</setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Original"/>
<setting key="print temperature">230</setting>
</machine>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2+"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2 Extended+"/>
<setting key="print temperature">230</setting>

<hotend id="0.25 mm" />
<hotend id="0.4 mm" />
Expand All @@ -69,7 +75,6 @@ Generic ABS profile. The data in this file may not be correct for your specific
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="print temperature">225</setting>
<setting key="print cooling">40</setting>
<setting key="retraction amount">6.5</setting>
</hotend>
Expand Down Expand Up @@ -108,7 +113,6 @@ Generic ABS profile. The data in this file may not be correct for your specific
<setting key="heated bed temperature">85</setting>
<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="print temperature">225</setting>
<setting key="print cooling">40</setting>
</hotend>
<hotend id="AA 0.4">
Expand All @@ -127,7 +131,6 @@ Generic ABS profile. The data in this file may not be correct for your specific
<setting key="heated bed temperature">85</setting>
<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="print temperature">225</setting>
<setting key="print cooling">40</setting>
</hotend>
<hotend id="AA 0.4">
Expand Down
7 changes: 4 additions & 3 deletions generic_abs_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,21 @@
<!--
Generic ABS 1.75mm profile. The data in this file may not be correct for your specific machine.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
<metadata>
<name>
<brand>Generic</brand>
<material>ABS</material>
<color>Generic</color>
</name>
<GUID>2780b345-577b-4a24-a2c5-12e6aad3e690</GUID>
<version>8</version>
<version>11</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.10</density>
<density>1.1</density>
<diameter>1.75</diameter>
</properties>
<settings>
Expand Down
5 changes: 3 additions & 2 deletions generic_asa_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@
<!--
Generic ASA 1.75mm profile. The data in this file may not be correct for your specific machine.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
<metadata>
<name>
<brand>Generic</brand>
<material>ASA</material>
<color>Generic</color>
</name>
<GUID>416eead4-0d8e-4f0b-8bfc-a91a519befa5</GUID>
<version>2</version>
<version>5</version>
<color_code>#ffe92a</color_code>
<description>ASA combines the qualities of ABS with the added benefit of UV resistance and additional moisture resistance making it ideal for equipment exposed to sunlight and rain over long periods of time – such as products for the agriculture, transportation, and power and utility industries.</description>
<adhesion_info>No glue needed</adhesion_info>
</metadata>
<properties>
<density>1.07</density>
Expand Down
5 changes: 4 additions & 1 deletion generic_bam.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Generic break away support material profile. The data in this file may not be co
<color>Generic</color>
</name>
<GUID>7e6207c4-22ff-441a-b261-ff89f166d6a0</GUID>
<version>31</version>
<version>32</version>
<color_code>#F1ECE1</color_code>
<description>Breakaway Material. Breakaway is a matching support material for PLA, ABS, CPE, CPE+, and Nylon</description>
<adhesion_info>Use the same temperatures and adhesion method as your build material(s).</adhesion_info>
Expand Down Expand Up @@ -51,6 +51,9 @@ Generic break away support material profile. The data in this file may not be co
<setting key="flow sensor detection margin">0.8</setting>
<setting key="retract compensation">0</setting>

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

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
Expand Down
6 changes: 5 additions & 1 deletion generic_bvoh_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Generic BVOH 1.75mm profile. The data in this file may not be correct for your s
<color>Generic</color>
</name>
<GUID>923e604c-8432-4b09-96aa-9bbbd42207f4</GUID>
<version>1</version>
<version>2</version>
<color_code>#ffaaff</color_code>
<description>This is the baseline profile for the Water soluble support material BVOH. BVOH is a matching support material for PLA, ABS, ASA, PET-G, Nylon, TPU.</description>
<adhesion_info>Use the same temperatures and adhesion method as your build material(s).</adhesion_info>
Expand All @@ -20,6 +20,10 @@ Generic BVOH 1.75mm profile. The data in this file may not be correct for your s
<diameter>1.75</diameter>
</properties>
<settings>

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

<setting key="print temperature">205</setting>
<setting key="standby temperature">150</setting>
<setting key="heated bed temperature">60</setting>
Expand Down
5 changes: 4 additions & 1 deletion 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>20</version>
<version>21</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 All @@ -20,6 +20,7 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print
<diameter>2.85</diameter>
</properties>
<settings>
<!-- Deprime settings -->
<setting key="anti ooze retract position">-8</setting>
<setting key="anti ooze retract speed">25</setting>
<setting key="break preparation position">0</setting>
Expand All @@ -28,6 +29,8 @@ This is the baseline profile for Carbon Fiber Filled Copolyesters for the Print
<setting key="break position">-50</setting>
<setting key="break speed">25</setting>
<setting key="break temperature">145</setting>

<!-- material station (un)loading settings -->
<setting key="maximum park duration">7200</setting>
<setting key="no load move factor">0.94</setting>
<setting key="flush purge speed">0.5</setting>
Expand Down
5 changes: 4 additions & 1 deletion generic_cffpa.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 Polyamides for the Print Pr
<color>Generic</color>
</name>
<GUID>bd66b243-9d50-4e12-bfc3-51c874fca16a</GUID>
<version>20</version>
<version>21</version>
<color_code>#212F3D</color_code>
<description>This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Profile Assistant.</description>
<adhesion_info>Use glue.</adhesion_info>
Expand All @@ -20,6 +20,7 @@ This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Pr
<diameter>2.85</diameter>
</properties>
<settings>
<!-- Deprime settings -->
<setting key="anti ooze retract position">-8</setting>
<setting key="anti ooze retract speed">25</setting>
<setting key="break preparation position">0</setting>
Expand All @@ -28,6 +29,8 @@ This is the baseline profile for Carbon Fiber Filled Polyamides for the Print Pr
<setting key="break position">-50</setting>
<setting key="break speed">25</setting>
<setting key="break temperature">145</setting>

<!-- material station (un)loading settings -->
<setting key="maximum park duration">7200</setting>
<setting key="no load move factor">0.935</setting>
<setting key="flush purge speed">0.5</setting>
Expand Down
15 changes: 9 additions & 6 deletions generic_cpe.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Generic CPE profile. The data in this file may not be correct for your specific
<color>Generic</color>
</name>
<GUID>12f41353-1a33-415e-8b4f-a775a6c70cc6</GUID>
<version>36</version>
<version>38</version>
<color_code>#159499</color_code>
<description>Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC.</description>
<adhesion_info>Use glue.</adhesion_info>
Expand Down Expand Up @@ -40,8 +40,8 @@ Generic CPE profile. The data in this file may not be correct for your specific
<setting key="no load move factor">0.92</setting>

<!-- print settings -->
<setting key="print temperature">240</setting>
<setting key="standby temperature">140</setting>
<setting key="print temperature">245</setting>
<setting key="standby temperature">145</setting>
<setting key="heated bed temperature">85</setting>
<setting key="build volume temperature">37</setting>
<setting key="adhesion tendency">0</setting>
Expand All @@ -52,9 +52,15 @@ Generic CPE profile. The data in this file may not be correct for your specific
<setting key="flow sensor detection margin">0.8</setting>
<setting key="retract compensation">0</setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Original"/>
<setting key="print temperature">240</setting>
</machine>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2+"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2 Extended+"/>
<setting key="print temperature">240</setting>

<hotend id="0.25 mm" />
<hotend id="0.4 mm" />
Expand All @@ -69,7 +75,6 @@ Generic CPE profile. The data in this file may not be correct for your specific
<cura:setting key="retraction_combing">all</cura:setting>
<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="print temperature">230</setting>
<setting key="retraction amount">6.5</setting>
</hotend>
<hotend id="AA 0.4">
Expand Down Expand Up @@ -105,7 +110,6 @@ Generic CPE profile. The data in this file may not be correct for your specific
<setting key="heated bed temperature">85</setting>
<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="print temperature">230</setting>
<setting key="retraction amount">6.5</setting>
</hotend>
<hotend id="AA 0.4">
Expand All @@ -126,7 +130,6 @@ Generic CPE profile. The data in this file may not be correct for your specific

<hotend id="AA 0.25">
<setting key="hardware compatible">yes</setting>
<setting key="print temperature">230</setting>
<setting key="retraction amount">6.5</setting>
</hotend>
<hotend id="AA 0.4">
Expand Down
4 changes: 2 additions & 2 deletions generic_cpe_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<!--
Generic CPE 1.75mm profile. The data in this file may not be correct for your specific machine.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
<metadata>
<name>
<brand>Generic</brand>
<material>CPE</material>
<color>Generic</color>
</name>
<GUID>da1872c1-b991-4795-80ad-bdac0f131726</GUID>
<version>5</version>
<version>6</version>
<color_code>#159499</color_code>
<description>Chemically resistant and tough. CPE is chemically inert, tough, dimensionally stable and handles temperatures up to 70ºC.</description>
<adhesion_info>Use glue.</adhesion_info>
Expand Down
12 changes: 9 additions & 3 deletions generic_cpe_plus.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
<color>Generic</color>
</name>
<GUID>e2409626-b5a0-4025-b73e-b58070219259</GUID>
<version>36</version>
<version>38</version>
<color_code>#3633F2</color_code>
<description>Chemically resistant and tough. CPE+ is chemically inert, tough, dimensionally stable and handles temperatures up to 100ºC.</description>
<adhesion_info>Use glue for small prints. An adhesion sheet is recommended for larger prints.</adhesion_info>
Expand Down Expand Up @@ -40,8 +40,8 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
<setting key="no load move factor">0.92</setting>

<!-- print settings -->
<setting key="print temperature">260</setting>
<setting key="standby temperature">160</setting>
<setting key="print temperature">270</setting>
<setting key="standby temperature">170</setting>
<setting key="heated bed temperature">107</setting>
<setting key="build volume temperature">41</setting>
<setting key="adhesion tendency">0</setting>
Expand All @@ -53,9 +53,15 @@ Generic CPE+ profile. The data in this file may not be correct for your specific
<setting key="flow sensor detection margin">0.8</setting>
<setting key="retract compensation">0</setting>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker Original"/>
<setting key="print temperature">260</setting>
</machine>

<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2+"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 2 Extended+"/>
<setting key="print temperature">260</setting>
<setting key="hardware compatible">yes</setting>

<hotend id="0.4 mm" />
Expand Down
3 changes: 1 addition & 2 deletions generic_gffcpe.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 Glass Fiber Filled Copolyesters for the Print P
<color>Generic</color>
</name>
<GUID>d4b786bb-e5d2-481b-b3ab-0be976d36af8</GUID>
<version>21</version>
<version>23</version>
<color_code>#D5D8DC</color_code>
<description>This is the baseline profile for Glass 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 @@ -46,7 +46,6 @@ This is the baseline profile for Glass Fiber Filled Copolyesters for the Print P
<setting key="adhesion tendency">0</setting>
<setting key="surface energy">70</setting>
<cura:setting key="material_crystallinity">true</cura:setting>
<cura:setting key="adhesion_type">skirt</cura:setting>

<!-- For material flow sensor -->
<setting key="relative extrusion">1.0</setting>
Expand Down
3 changes: 1 addition & 2 deletions generic_gffpa.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 Glass Fiber Filled Polyamides for the Print Pro
<color>Generic</color>
</name>
<GUID>837cf11b-6b1e-48dc-94dc-4a2b4888648e</GUID>
<version>21</version>
<version>23</version>
<color_code>#D5D8DC</color_code>
<description>This is the baseline profile for Glass Fiber Filled Polyamides for the Print Profile Assistant.</description>
<adhesion_info>Use glue.</adhesion_info>
Expand Down Expand Up @@ -46,7 +46,6 @@ This is the baseline profile for Glass Fiber Filled Polyamides for the Print Pro
<setting key="adhesion tendency">2</setting>
<setting key="surface energy">100</setting>
<cura:setting key="material_crystallinity">true</cura:setting>
<cura:setting key="adhesion_type">skirt</cura:setting>

<!-- For material flow sensor -->
<setting key="relative extrusion">1.0</setting>
Expand Down
Loading

0 comments on commit 40be0e8

Please sign in to comment.