mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 21:06:02 +08:00
NEW: add config of P1P printer
Change-Id: I8ddebea9f194a6a64c4bd7ef17cbf432035113cb
This commit is contained in:
parent
e7408b171a
commit
8fcd6f31dd
@ -1,5 +1,29 @@
|
||||
{
|
||||
"printers": [
|
||||
{
|
||||
"display_name": "Bambu Lab P1P",
|
||||
"func": {
|
||||
"FUNC_AUTO_LEVELING": true,
|
||||
"FUNC_CHAMBER_TEMP": false,
|
||||
"FUNC_FIRSTLAYER_INSPECT": false,
|
||||
"FUNC_AI_MONITORING": false,
|
||||
"FUNC_BUILDPLATE_MARKER_DETECT": false,
|
||||
"FUNC_AUTO_RECOVERY_STEP_LOSS": false,
|
||||
"FUNC_FLOW_CALIBRATION": false,
|
||||
"FUNC_MONITORING": false,
|
||||
"FUNC_RECORDING": false,
|
||||
"FUNC_TIMELAPSE": false,
|
||||
"FUNC_CAMERA_VIDEO": true,
|
||||
"FUNC_MEDIA_FILE": false,
|
||||
"FUNC_REMOTE_TUNNEL": false,
|
||||
"FUNC_LOCAL_TUNNEL": true,
|
||||
"FUNC_PRINT_WITHOUT_SD": false,
|
||||
"FUNC_ALTER_RESOLUTION": false
|
||||
},
|
||||
"camera_resolution":["720p"],
|
||||
"model_id": "C11",
|
||||
"printer_type": "C11"
|
||||
},
|
||||
{
|
||||
"display_name": "Bambu Lab X1",
|
||||
"func": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user