ENH: update nozzle incompatible info for high flow nozzle

jira: STUDIO-13867

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia2d02df90c2dc89ffb0c96a46f9354eaf1bccbab
(cherry picked from commit df886683ef8e036046014fc777f49a63100d8634)
This commit is contained in:
xun.zhang
2025-08-06 12:18:29 +08:00
committed by Noisyfox
parent 2dde924582
commit c0c12fcb1f
3 changed files with 14 additions and 1 deletions

View File

@@ -25,7 +25,14 @@
"High Flow":{
"0.4":[
"Bambu PLA-CF",
"Bambu PETG-CF"
"Bambu PETG-CF",
"Bambu ASA-CF",
"Bambu PAHT-CF",
"Bambu PET-CF",
"Bambu PA6-CF",
"Bambu PA6-GF",
"Bambu PPA-CF",
"Bambu PPS-CF"
],
"0.6":[],
"0.8":[]

View File

@@ -134,5 +134,8 @@
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"filament_printable": [
"1"
]
}

View File

@@ -121,5 +121,8 @@
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"filament_printable": [
"1"
]
}