mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH:set the max nozzle temper using config file
jira:[STUDIO-9307] Change-Id: I5e45fa584a6949c77abf60894ea87b4de4ab7fce (cherry picked from commit 1b53d6d8ccb57b560394e79b8cc4de3fe79fd165)
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
"display_name": "Bambu Lab A1",
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"resolution_supported": ["720p"],
|
||||
"resolution_supported": [ "720p" ],
|
||||
"liveview": {
|
||||
"local": "local",
|
||||
"remote": "tutk"
|
||||
}
|
||||
},
|
||||
"nozzle_temp_range": [ 20, 300 ],
|
||||
"support_motor_noise_cali": true,
|
||||
"support_tunnel_mqtt": true,
|
||||
"support_mqtt_alive": true,
|
||||
|
||||
Reference in New Issue
Block a user