mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-27 04:41:06 -07:00
Update machine_identifiers
This commit is contained in:
parent
47fde625ba
commit
49c885923a
3 changed files with 9 additions and 9 deletions
|
|
@ -24,7 +24,7 @@ Generic ABS profile. Serves as an example file, data in this file is not correct
|
||||||
|
|
||||||
<machine>
|
<machine>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended+"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
|
||||||
|
|
||||||
<hotend id="0.25 mm" />
|
<hotend id="0.25 mm" />
|
||||||
<hotend id="0.4 mm" />
|
<hotend id="0.4 mm" />
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ Generic CPE profile. Serves as an example file, data in this file is not correct
|
||||||
|
|
||||||
<machine>
|
<machine>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended+"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
|
||||||
|
|
||||||
<hotend id="0.25 mm" />
|
<hotend id="0.25 mm" />
|
||||||
<hotend id="0.4 mm" />
|
<hotend id="0.4 mm" />
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ Generic PLA profile. Serves as an example file, data in this file is not correct
|
||||||
|
|
||||||
<machine>
|
<machine>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended+"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended+"/>
|
||||||
|
|
||||||
<hotend id="0.25 mm" />
|
<hotend id="0.25 mm" />
|
||||||
<hotend id="0.4 mm" />
|
<hotend id="0.4 mm" />
|
||||||
|
|
@ -34,8 +34,8 @@ Generic PLA profile. Serves as an example file, data in this file is not correct
|
||||||
|
|
||||||
<machine>
|
<machine>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2"/>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2go"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Go"/>
|
||||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker2extended"/>
|
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2 Extended"/>
|
||||||
<setting key="standby temperature">150</setting>
|
<setting key="standby temperature">150</setting>
|
||||||
<setting key="processing temperature graph">
|
<setting key="processing temperature graph">
|
||||||
<point flow="2" temperature="180"/>
|
<point flow="2" temperature="180"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue