mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02:00
NEW: add some filament check for printers
JIRA: [STUDIO-12604] Change-Id: Id4c806594eea270decd2e4e3e4941f2bca932712 (cherry picked from commit 8d8391e7465b3d6843613e30bf7f68099ceecfd2)
This commit is contained in:
@@ -20,6 +20,20 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user