mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 18:50:52 +08:00
ENH: modify params of generic PPS-CF
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I31aa8888bd064933602e73a57a209dd454beac17
This commit is contained in:
parent
047ecb32f6
commit
c0877b507a
@ -8,8 +8,11 @@
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"filament_cost": [
|
||||
"240"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.3"
|
||||
"1.26"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"3"
|
||||
@ -20,6 +23,9 @@
|
||||
"nozzle_temperature_range_high": [
|
||||
"350"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"310"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user