mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-20 13:33:15 +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": [
|
"fan_max_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"1.3"
|
"1.26"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"3"
|
"3"
|
||||||
@ -20,6 +23,9 @@
|
|||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"350"
|
"350"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"310"
|
||||||
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user