mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:39:02 +08:00
fix: use machine standby temp rather than Cura standby temp for Nylon fdm_material (CURA-2567)
This commit is contained in:
parent
e2dd9bb958
commit
74669d79d1
@ -20,7 +20,7 @@ Generic Nylon profile. Serves as an example file, data in this file is not corre
|
||||
<settings>
|
||||
<setting key="print temperature">250</setting>
|
||||
<setting key="heated bed temperature">60</setting>
|
||||
<setting key="standby temperature">100</setting>
|
||||
<setting key="standby temperature">175</setting>
|
||||
|
||||
<machine>
|
||||
<machine_identifier manufacturer="Ultimaker" product="Ultimaker 2+"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user