jira: [STUDIO-11883] Change-Id: Ib75383f4e75a0bcd566dcf555695f2a9f45f0cba (cherry picked from commit 6a12adb7f0b83c025ad09e7e59e68d07a0ea8335)
35 lines
655 B
JSON
35 lines
655 B
JSON
{
|
|
"whitelist": [
|
|
],
|
|
"blacklist": [
|
|
{
|
|
"type": "TPU",
|
|
"action": "prohibition",
|
|
"description": "TPU: not supported"
|
|
},
|
|
{
|
|
"type": "PVA",
|
|
"action": "warning",
|
|
"description": "PVA: flexible"
|
|
},
|
|
{
|
|
"type_suffix": "CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"type_suffix": "GF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PLA",
|
|
"name": "PLA Glow",
|
|
"model_id":["N1","N2S"],
|
|
"action": "warning",
|
|
"description": "PLA-Glow"
|
|
}
|
|
]
|
|
}
|