mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 23:07:42 -07:00
jira:[none] Change-Id: Icd88c478a04e8743cdaaa8d670f238b534e40283 (cherry picked from commit c3643fdec9c0fcbceeba71f9ef5cd2de0cf7957d)
110 lines
2.4 KiB
JSON
110 lines
2.4 KiB
JSON
{
|
|
"whitelist": [
|
|
],
|
|
"blacklist": [
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "TPU",
|
|
"action": "prohibition",
|
|
"description": "TPU: not supported"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "TPU",
|
|
"action": "prohibition",
|
|
"description": "TPU: not supported"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PVA",
|
|
"action": "warning",
|
|
"description": "PVA: flexible"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PVA",
|
|
"action": "warning",
|
|
"description": "PVA: flexible"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PLA-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PETG-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PA-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PAHT-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PET-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PA6-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PPS-CF",
|
|
"action": "warning",
|
|
"description": "CF/GF: hard and brittle"
|
|
},
|
|
{
|
|
"vendor": "Third Party",
|
|
"type": "PPA-CF",
|
|
"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"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PET-CF",
|
|
"action": "prohibition",
|
|
"description": "Bambu CF: not supported"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PA6-CF",
|
|
"action": "prohibition",
|
|
"description": "Bambu CF: not supported"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PPS-CF",
|
|
"action": "prohibition",
|
|
"description": "Bambu CF: not supported"
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PPA-CF",
|
|
"action": "prohibition",
|
|
"description": "Bambu CF: not supported"
|
|
}
|
|
]
|
|
}
|