ENH: modify PPA-CF filament params
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I214b8067327567765f3be094975c7894c621f0d1
This commit is contained in:
parent
48abca1c95
commit
14bc42cd75
|
@ -5,8 +5,14 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSN97_00",
|
"setting_id": "GFSN97_00",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"filament_type": [
|
"fan_max_speed": [
|
||||||
"PPA-CF"
|
"35"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"6.5"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
|
|
|
@ -8,8 +8,14 @@
|
||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_type": [
|
"fan_max_speed": [
|
||||||
"PPA-CF"
|
"35"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"6.5"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1E 0.4 nozzle",
|
"Bambu Lab X1E 0.4 nozzle",
|
||||||
|
|
Loading…
Reference in New Issue