mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 01:52:11 +00:00
ENH:Set the upper limit of the nozzle temp to 320 for C13
Change-Id: Ie211f8f5a39b0ddb34322480650b71701084524e
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user