ENH: update temperature limit for all printer

jira: [STUDIO-11790]
Change-Id: I4980616639ac74417a0243580236232f4baa938c
(cherry picked from commit 4b7610d216570b0b0ec267eccbd6f8cb5f488fa7)
This commit is contained in:
xin.zhang
2025-04-23 10:40:18 +08:00
committed by Noisyfox
parent 441779447a
commit af9e2cce6f
9 changed files with 17 additions and 13 deletions

View File

@@ -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,