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

23 lines
No EOL
503 B
JSON

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