mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:48:59 +08:00
Merge data with Cura repo
This commit is contained in:
parent
727f53b3d1
commit
74fec5c3ec
@ -11,7 +11,7 @@ Generic ABS profile. Serves as an example file, data in this file is not correct
|
||||
</name>
|
||||
<GUID>60636bb4-518f-42e7-8237-fe77b194ebe0</GUID>
|
||||
<version>0</version>
|
||||
<color_code>#FFFFFF</color_code>
|
||||
<color_code>#8cb219</color_code>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.10</density>
|
||||
@ -21,5 +21,15 @@ Generic ABS profile. Serves as an example file, data in this file is not correct
|
||||
<setting key="print temperature">240</setting>
|
||||
<setting key="heated bed temperature">80</setting>
|
||||
<setting key="standby temperature">200</setting>
|
||||
|
||||
<machine>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2+"/>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended+"/>
|
||||
|
||||
<hotend id="0.25 mm" />
|
||||
<hotend id="0.4 mm" />
|
||||
<hotend id="0.6 mm" />
|
||||
<hotend id="0.8 mm" />
|
||||
</machine>
|
||||
</settings>
|
||||
</fdmmaterial>
|
||||
|
@ -11,7 +11,7 @@ Generic CPE profile. Serves as an example file, data in this file is not correct
|
||||
</name>
|
||||
<GUID>12f41353-1a33-415e-8b4f-a775a6c70cc6</GUID>
|
||||
<version>0</version>
|
||||
<color_code>#FFFFFF</color_code>
|
||||
<color_code>#159499</color_code>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.27</density>
|
||||
@ -21,5 +21,15 @@ Generic CPE profile. Serves as an example file, data in this file is not correct
|
||||
<setting key="print temperature">250</setting>
|
||||
<setting key="heated bed temperature">70</setting>
|
||||
<setting key="standby temperature">175</setting>
|
||||
|
||||
<machine>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2+"/>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended+"/>
|
||||
|
||||
<hotend id="0.25 mm" />
|
||||
<hotend id="0.4 mm" />
|
||||
<hotend id="0.6 mm" />
|
||||
<hotend id="0.8 mm" />
|
||||
</machine>
|
||||
</settings>
|
||||
</fdmmaterial>
|
||||
|
@ -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>#ffc924</color_code>
|
||||
</metadata>
|
||||
<properties>
|
||||
<density>1.24</density>
|
||||
@ -22,6 +22,16 @@ Generic PLA profile. Serves as an example file, data in this file is not correct
|
||||
<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+"/>
|
||||
|
||||
<hotend id="0.25 mm" />
|
||||
<hotend id="0.4 mm" />
|
||||
<hotend id="0.6 mm" />
|
||||
<hotend id="0.8 mm" />
|
||||
</machine>
|
||||
|
||||
<machine>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2"/>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2go"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user