mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 23:07:42 -07:00
22 lines
No EOL
458 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |