mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +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:
@@ -9,7 +9,7 @@
|
||||
"remote": "tutk"
|
||||
}
|
||||
},
|
||||
"nozzle_temp_range": [ 20, 300 ],
|
||||
"nozzle_temp_range": [ 0, 300 ],
|
||||
"support_motor_noise_cali": true,
|
||||
"support_tunnel_mqtt": true,
|
||||
"support_mqtt_alive": true,
|
||||
|
||||
Reference in New Issue
Block a user