FIX: [STUDIO-3157] AMS material blacklist, prompt without translation

Change-Id: Id4ec08aea568680d2f08346bf18782830bebf205
This commit is contained in:
maosheng.wei 2023-06-14 10:24:39 +08:00 committed by Lane.Wei
parent 3dd15ee681
commit ca1facfaa0
27 changed files with 746 additions and 477 deletions

View file

@ -6,55 +6,55 @@
"vendor": "Third Party",
"type": "TPU",
"action": "prohibition",
"description": "TPU is not supported by AMS."
"description": "TPU: not supported"
},
{
{
"vendor": "Bambulab",
"type": "TPU",
"action": "prohibition",
"description": "TPU is not supported by AMS."
"description": "TPU: not supported"
},
{
"vendor": "Third Party",
"type": "PVA",
"action": "warning",
"description": "Damp PVA will become flexible and get stuck inside AMS,please take care to dry it before use."
"action": "warning",
"description": "PVA: flexible"
},
{
{
"vendor": "Third Party",
"type": "PLA-CF",
"action": "warning",
"description": "CF/GF filaments are hard and brittle, It's easy to break or get stuck in AMS, please use with caution."
"description": "CF/GF: hard and brittle"
},
{
{
"vendor": "Third Party",
"type": "PETG-CF",
"action": "warning",
"description": "CF/GF filaments are hard and brittle, It's easy to break or get stuck in AMS, please use with caution."
"description": "CF/GF: hard and brittle"
},
{
"vendor": "Third Party",
"type": "PA-CF",
"action": "warning",
"description": "CF/GF filaments are hard and brittle, It's easy to break or get stuck in AMS, please use with caution."
"description": "CF/GF: hard and brittle"
},
{
{
"vendor": "Third Party",
"type": "PAHT-CF",
"action": "warning",
"description": "CF/GF filaments are hard and brittle, It's easy to break or get stuck in AMS, please use with caution."
"description": "CF/GF: hard and brittle"
},
{
{
"vendor": "Bambulab",
"type": "PET-CF",
"action": "prohibition",
"description": "Bambu PET-CF/PA6-CF is not supported by AMS."
"description": "Bambu PET-CF/PA6-CF: not supported"
},
{
{
"vendor": "Bambulab",
"type": "PA6-CF",
"action": "prohibition",
"description": "Bambu PET-CF/PA6-CF is not supported by AMS."
"description": "Bambu PET-CF/PA6-CF: not supported"
}
]
}