Skip to content

Commit

Permalink
Reduce default temperature by 5 degrees for UM3 AA
Browse files Browse the repository at this point in the history
For BB it was already reduced by 5 degrees. We now also want this for AA.
  • Loading branch information
Ghostkeeper committed May 19, 2017
1 parent 4fdffb9 commit e22cd64
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
3 changes: 2 additions & 1 deletion generic_tpu.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<setting key="print temperature">223</setting>

<hotend id="BB 0.4" />
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
Expand All @@ -50,7 +52,6 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<setting key="hardware compatible">yes</setting>
<setting key="retraction speed">45</setting>
<setting key="print cooling">50</setting>
<setting key="print temperature">223</setting>
</hotend>
</machine>
</settings>
Expand Down
3 changes: 2 additions & 1 deletion ultimaker_tpu_black.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<setting key="print temperature">223</setting>

<hotend id="BB 0.4" />
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
Expand All @@ -50,7 +52,6 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<setting key="hardware compatible">yes</setting>
<setting key="retraction speed">45</setting>
<setting key="print cooling">50</setting>
<setting key="print temperature">223</setting>
</hotend>
</machine>
</settings>
Expand Down
3 changes: 2 additions & 1 deletion ultimaker_tpu_blue.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<setting key="print temperature">223</setting>

<hotend id="BB 0.4" />
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
Expand All @@ -50,7 +52,6 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<setting key="hardware compatible">yes</setting>
<setting key="retraction speed">45</setting>
<setting key="print cooling">50</setting>
<setting key="print temperature">223</setting>
</hotend>
</machine>
</settings>
Expand Down
3 changes: 2 additions & 1 deletion ultimaker_tpu_red.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<setting key="print temperature">223</setting>

<hotend id="BB 0.4" />
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
Expand All @@ -50,7 +52,6 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<setting key="hardware compatible">yes</setting>
<setting key="retraction speed">45</setting>
<setting key="print cooling">50</setting>
<setting key="print temperature">223</setting>
</hotend>
</machine>
</settings>
Expand Down
3 changes: 2 additions & 1 deletion ultimaker_tpu_white.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<machine>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3"/>
<machine_identifier manufacturer="Ultimaker B.V." product="Ultimaker 3 Extended"/>
<setting key="print temperature">223</setting>

<hotend id="BB 0.4" />
<hotend id="AA 0.4">
<setting key="hardware compatible">yes</setting>
Expand All @@ -50,7 +52,6 @@ Generic TPU 95A profile. The data in this file may not be correct for your speci
<setting key="hardware compatible">yes</setting>
<setting key="retraction speed">45</setting>
<setting key="print cooling">50</setting>
<setting key="print temperature">223</setting>
</hotend>
</machine>
</settings>
Expand Down

0 comments on commit e22cd64

Please sign in to comment.