OrcaSlicer/resources/printers/C11.json
chunmao.guo 182cab1f14 NEW: [STUDIO-4029] add printer compatible configs
Change-Id: I2ff30c3612730bacc868b5f23b10496a370d6735
2023-11-01 09:11:19 +08:00

22 lines
No EOL
458 B
JSON

{
"00.00.00.00": {
"display_name": "Bambu Lab P1P",
"print": {
"ipcam": {
"resolution_supported": [ "720p" ],
"liveview": {
"local": "local"
}
}
}
},
"01.02.99.00": {
"print": {
"ipcam": {
"liveview": {
"remote": "enabled"
}
}
}
}
}