ENH: add some check job

jira: [STUDIO-11883]
Change-Id: I9a112b10b18d4c4f4bee5c8076b22f46fb63b13f
(cherry picked from commit 15c7bb729085ec65fee8cc36a5058ac5e883ceb8)
This commit is contained in:
xin.zhang
2025-04-27 17:22:17 +08:00
committed by Noisyfox
parent 16d8e86b84
commit e758b77ab7
8 changed files with 213 additions and 110 deletions

View File

@@ -85,26 +85,26 @@
{
"vendor": "Bambu Lab",
"type": "PET-CF",
"action": "prohibition",
"description": "Bambu CF: not supported"
"action": "warning",
"description": "CF/GF: hard and brittle"
},
{
"vendor": "Bambu Lab",
"type": "PA6-CF",
"action": "prohibition",
"description": "Bambu CF: not supported"
"action": "warning",
"description": "CF/GF: hard and brittle"
},
{
"vendor": "Bambu Lab",
"type": "PPS-CF",
"action": "prohibition",
"description": "Bambu CF: not supported"
"action": "warning",
"description": "CF/GF: hard and brittle"
},
{
"vendor": "Bambu Lab",
"type": "PPA-CF",
"action": "prohibition",
"description": "Bambu CF: not supported"
"action": "warning",
"description": "CF/GF: hard and brittle"
}
]
}

View File

@@ -1 +1 @@
02.00.00.17
02.00.00.22