Skip to content

Commit 39afc0a

Browse files
XinZhangBambulanewei120
authored andcommitted
FIX: remove third-party filament warning on N6 send-to-print dialog
Drop the warning rule targeting N6 + vendor=third party in filaments_blacklist.json. The prompt wrongly interrupts the normal send-to-print flow for non-Bambu filaments in the Send-to-Print dialog. jira: STUDIO-17914 自测结果: pass (JSON syntax validated, rule removed; runtime retest on N6 send-to-print flow pending) Made-with: Cursor Change-Id: Ia2c99ebff5b165fa968c56ec6c5164819656bc33 Made-with: Cursor
1 parent f823b50 commit 39afc0a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

resources/printers/filaments_blacklist.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,6 @@
125125
"description": "How to feed TPU filament on X2D.",
126126
"wiki": "https://e.bambulab.com/t?c=PAxXqQu2zBgvN3ea"
127127
},
128-
{
129-
"white_names": ["support for PLA", "support for ABS", "support for PETG", "PVA", "ASA", "ABS", "PETG HF", "PETG Basic"],
130-
"action": "warning",
131-
"model_id":["N6"],
132-
"vendor": "third party",
133-
"description": "Using non-bambu filament may have printing quality issues."
134-
},
135128
{
136129
"type": "TPU",
137130
"action": "warning",

0 commit comments

Comments
 (0)