Skip to content

Commit

Permalink
Merge pull request Ultimaker#3 from Ultimaker/master
Browse files Browse the repository at this point in the history
update
  • Loading branch information
maukcc authored Apr 12, 2017
2 parents d75d871 + 815be15 commit 780e872
Show file tree
Hide file tree
Showing 7 changed files with 154 additions and 3 deletions.
11 changes: 10 additions & 1 deletion generic_petg.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Generic PETG profile. The data in this file may not be correct for your specific
<adhesion_info>Set your prime speed to a low value (8mm/sec)</adhesion_info>
</metadata>
<properties>
<density>1.24</density>
<density>1.38</density>
<diameter>2.85</diameter>
</properties>
<settings>
Expand Down Expand Up @@ -44,5 +44,14 @@ Generic PETG profile. The data in this file may not be correct for your specific
<setting key="retraction amount">2.0</setting>
</hotend>
</machine>
<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>

<setting key="print temperature">235</setting>
<setting key="heated bed temperature">55</setting>

<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />
</machine>
</settings>
</fdmmaterial>
12 changes: 11 additions & 1 deletion generic_pla.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Generic PLA profile. The data in this file may not be correct for your specific
<setting key="hardware compatible">yes</setting>
</hotend>
</machine>

<machine>
<machine_identifier manufacturer="Cartesio bv" product="cartesio" />
<setting key="print cooling">40.0</setting>
Expand All @@ -85,5 +85,15 @@ Generic PLA profile. The data in this file may not be correct for your specific
<setting key="retraction amount">2.0</setting>
</hotend>
</machine>

<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>

<setting key="print temperature">210</setting>
<setting key="heated bed temperature">55</setting>

<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />
</machine>
</settings>
</fdmmaterial>
33 changes: 33 additions & 0 deletions imade3d_petg_green.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PLA profile. Serves as an starting point for IMADE3D JellyBOX;
PLA from various manufacturers may require different settings.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>IMADE3D</brand>
<material>PETG</material>
<color>Green</color>
</name>
<GUID>e4c2e2bb-ef6c-46e7-ad41-6420d23943eb</GUID>
<version>1</version>
<color_code>#a5da00</color_code>
</metadata>
<properties>
<density>1.38</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">235</setting>
<setting key="heated bed temperature">50</setting>

<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>

<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />

</machine>
</settings>
</fdmmaterial>
33 changes: 33 additions & 0 deletions imade3d_petg_pink.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PLA profile. Serves as an starting point for IMADE3D JellyBOX;
PLA from various manufacturers may require different settings.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>IMADE3D</brand>
<material>PETG</material>
<color>Pink</color>
</name>
<GUID>ba534364-680d-49ed-b2a3-46c502093135</GUID>
<version>1</version>
<color_code>#eb006a</color_code>
</metadata>
<properties>
<density>1.38</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">235</setting>
<setting key="heated bed temperature">50</setting>

<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>

<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />

</machine>
</settings>
</fdmmaterial>
33 changes: 33 additions & 0 deletions imade3d_pla_green.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PLA profile. Serves as an starting point for IMADE3D JellyBOX;
PLA from various manufacturers may require different settings.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>IMADE3D</brand>
<material>PLA</material>
<color>Green</color>
</name>
<GUID>d5572db9-0f37-47c0-aac5-84541b9ee8c2</GUID>
<version>1</version>
<color_code>#a5da00</color_code>
</metadata>
<properties>
<density>1.24</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">210</setting>
<setting key="heated bed temperature">50</setting>

<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>

<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />

</machine>
</settings>
</fdmmaterial>
33 changes: 33 additions & 0 deletions imade3d_pla_pink.xml.fdm_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Generic PLA profile. Serves as an starting point for IMADE3D JellyBOX;
PLA from various manufacturers may require different settings.
-->
<fdmmaterial xmlns="http://www.ultimaker.com/material">
<metadata>
<name>
<brand>IMADE3D</brand>
<material>PLA</material>
<color>Pink</color>
</name>
<GUID>2ea65303-590f-40e6-8851-348219836860</GUID>
<version>1</version>
<color_code>#eb006a</color_code>
</metadata>
<properties>
<density>1.24</density>
<diameter>1.75</diameter>
</properties>
<settings>
<setting key="print temperature">210</setting>
<setting key="heated bed temperature">50</setting>

<machine>
<machine_identifier manufacturer="IMADE3D" product="IMADE3D JellyBOX"/>

<hotend id="0.4 mm" />
<hotend id="0.4 mm 2-fans" />

</machine>
</settings>
</fdmmaterial>
2 changes: 1 addition & 1 deletion ultimaker_pc_white.xml.fdm_material
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Generic PC profile. The data in this file may not be correct for your specific m
<name>
<brand>Ultimaker</brand>
<material>PC</material>
<color>Generic</color>
<color>White</color>
</name>
<GUID>5e786b05-a620-4a87-92d0-f02becc1ff98</GUID>
<version>1</version>
Expand Down

0 comments on commit 780e872

Please sign in to comment.