mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH: update temperature limit for all printer
jira: [STUDIO-11790] Change-Id: I4980616639ac74417a0243580236232f4baa938c (cherry picked from commit 4b7610d216570b0b0ec267eccbd6f8cb5f488fa7)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"nozzle_temp_range": [ 20, 300 ],
|
||||
"nozzle_temp_range": [ 0, 300 ],
|
||||
"support_motor_noise_cali": false,
|
||||
"support_tunnel_mqtt": false,
|
||||
"support_mqtt_alive": false,
|
||||
|
||||
Reference in New Issue
Block a user