mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Update generic PLA profile
Contributes to CURA-1612
This commit is contained in:
parent
6847365e09
commit
48c8e7a189
1 changed files with 5 additions and 18 deletions
|
@ -11,7 +11,7 @@ Generic PLA profile. Serves as an example file, data in this file is not correct
|
|||
</name>
|
||||
<GUID>506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9</GUID>
|
||||
<version>0</version>
|
||||
<color_code>#FFFFFF</color_code>
|
||||
<color_code>#00FF00</color_code>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.3</density>
|
||||
|
@ -20,28 +20,15 @@ Generic PLA profile. Serves as an example file, data in this file is not correct
|
|||
<settings>
|
||||
<setting key="print temperature">210</setting>
|
||||
<setting key="heated bed temperature">60</setting>
|
||||
<setting key="standby temperature">175</setting>
|
||||
|
||||
<machine>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2+"/>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended+"/>
|
||||
<setting key="standby temperature">150</setting>
|
||||
<setting key="processing temperature graph">
|
||||
<point flow="2" temperature="180"/>
|
||||
<point flow="10" temperature="230"/>
|
||||
</setting>
|
||||
</machine>
|
||||
|
||||
<machine>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker Original"/>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker Original+"/>
|
||||
<setting key="standby temperature">150</setting>
|
||||
<hotend id="0.8mm">
|
||||
<setting key="standby temperature">80</setting>
|
||||
</hotend>
|
||||
<hotend id="0.6mm">
|
||||
<setting key="standby temperature">100</setting>
|
||||
</hotend>
|
||||
<hotend id="0.25 mm" />
|
||||
<hotend id="0.4 mm" />
|
||||
<hotend id="0.6 mm" />
|
||||
<hotend id="0.8 mm" />
|
||||
</machine>
|
||||
</settings>
|
||||
</fdmmaterial>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue