ENH: increase the temp of some plate to improve the print result

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia933d2aa63dcdad634316fe830e470ac6bc2c159
This commit is contained in:
qing.zhang 2022-10-28 11:43:08 +08:00 committed by Lane.Wei
parent 407d1faf0d
commit 033a101da3
12 changed files with 56 additions and 22 deletions

View file

@ -6,15 +6,15 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"required_nozzle_HRC": [
"40"
],
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"required_nozzle_HRC": [
"55"
],
"filament_max_volumetric_speed": [
"12"
],