mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-04 22:07:41 -07:00
JIRA: [STUDIO-12604] Change-Id: Id4c806594eea270decd2e4e3e4941f2bca932712 (cherry picked from commit 8d8391e7465b3d6843613e30bf7f68099ceecfd2)
59 lines
1.7 KiB
JSON
59 lines
1.7 KiB
JSON
{
|
|
"whitelist": [
|
|
],
|
|
"blacklist": [
|
|
{
|
|
"type": "TPU",
|
|
"action": "prohibition",
|
|
"slot": "ams",
|
|
"description": "TPU is not supported by AMS."
|
|
},
|
|
{
|
|
"type": "PVA",
|
|
"action": "warning",
|
|
"slot": "ams",
|
|
"description": "Damp PVA will become flexible and get stuck inside AMS, please take care to dry it before use."
|
|
},
|
|
{
|
|
"type": "PVA",
|
|
"action": "warning",
|
|
"slot": "ext",
|
|
"description": "Damp PVA is flexible and may get stuck in extruder. Dry it before use."
|
|
},
|
|
{
|
|
"type": "PPS-CF",
|
|
"model_id":["O1S"],
|
|
"action": "warning",
|
|
"description": "PPS-CF is brittle and could break in bended PTFE tube above Toolhead.",
|
|
"wiki": "https://e.bambulab.com/t?c=UC64kdlpHxN3Mb15"
|
|
},
|
|
{
|
|
"type": "PPA-CF",
|
|
"model_id":["O1S"],
|
|
"action": "warning",
|
|
"description": "PPA-CF is brittle and could break in bended PTFE tube above Toolhead.",
|
|
"wiki": "https://e.bambulab.com/t?c=UC64kdlpHxN3Mb15"
|
|
},
|
|
{
|
|
"type_suffix": "CF",
|
|
"action": "warning",
|
|
"slot": "ams",
|
|
"description": "CF/GF filaments are hard and brittle, it's easy to break or get stuck in AMS, please use with caution."
|
|
},
|
|
{
|
|
"type_suffix": "GF",
|
|
"action": "warning",
|
|
"slot": "ams",
|
|
"description": "CF/GF filaments are hard and brittle, it's easy to break or get stuck in AMS, please use with caution."
|
|
},
|
|
{
|
|
"vendor": "Bambu Lab",
|
|
"type": "PLA",
|
|
"name": "PLA Glow",
|
|
"model_id":["N1","N2S"],
|
|
"action": "warning",
|
|
"slot": "ams",
|
|
"description": "The rough surface of PLA Glow can accelerate wear on the AMS system, particularly on the internal components of the AMS Lite."
|
|
}
|
|
]
|
|
}
|