mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +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,
|
||||
@@ -36,7 +36,7 @@
|
||||
"support_chamber_temp_edit": false,
|
||||
"support_extrusion_cali": true,
|
||||
"support_user_preset": false,
|
||||
"bed_temperature_limit": 100
|
||||
"bed_temperature_limit": 80
|
||||
},
|
||||
"model_id": "N1",
|
||||
"compatible_machine": [],
|
||||
|
||||
Reference in New Issue
Block a user