mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +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:
@@ -8,7 +8,7 @@
|
||||
"local": "local"
|
||||
}
|
||||
},
|
||||
"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