mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 14:22:07 +00:00
NEW: [STUDIO-4029] add printer compatible configs
Change-Id: I2ff30c3612730bacc868b5f23b10496a370d6735
This commit is contained in:
22
resources/printers/C11.json
Normal file
22
resources/printers/C11.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user