ENH:Set the upper limit of the nozzle temp to 320 for C13

Change-Id: Ie211f8f5a39b0ddb34322480650b71701084524e
This commit is contained in:
tao wang 2023-10-19 15:22:56 +08:00 committed by Lane.Wei
parent 34d3722799
commit 19f6148220
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"support_chamber_temp_edit":true,
"support_extrusion_cali":false,
"bed_temperature_limit": 110,
"nozzle_max_temperature": 330
"nozzle_max_temperature": 320
},
"model_id": "C13",
"compatible_machine":["BL-P001", "BL-P002", "C11", "C12"],