small changes

This commit is contained in:
SoftFever 2022-12-23 17:25:04 +08:00
parent a3bae2f9a5
commit a8cf77a2b0
5 changed files with 18 additions and 8 deletions

View file

@ -21,7 +21,7 @@
"FUNC_SEND_TO_SDCARD": false
},
"camera_resolution":["720p"],
"bed_temperature_limit": 100,
"bed_temperature_limit": 120,
"model_id": "C11",
"printer_type": "C11",
"printer_thumbnail_image": "printer_thumbnail_p1p"
@ -32,6 +32,7 @@
"FUNC_LOCAL_TUNNEL": false
},
"camera_resolution":["720p","1080p"],
"bed_temperature_limit": 120,
"model_id": "BL-P002",
"printer_type": "3DPrinter-X1",
"printer_thumbnail_image": "printer_thumbnail"
@ -43,6 +44,7 @@
},
"model_id": "BL-P001",
"camera_resolution":["720p","1080p"],
"bed_temperature_limit": 120,
"printer_type": "3DPrinter-X1-Carbon",
"printer_thumbnail_image": "printer_thumbnail"
}