Skip to content

Commit 67daaba

Browse files
QingZhangBambulanewei120
authored andcommitted
ENH: modify temperature_temp of PET-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I2e361b79620cbc5e7df7d5a657f8b26e285d3538
1 parent fa1d895 commit 67daaba

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

resources/profiles/BBL/filament/Bambu PET-CF @base.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"from": "system",
66
"instantiation": "false",
77
"inherits": "fdm_filament_pet",
8+
"temperature_vitrification": [
9+
"185"
10+
],
811
"overhang_fan_threshold": [
912
"0%"
1013
],

resources/profiles/BBL/filament/Bambu PETG-CF @base.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"from": "system",
66
"instantiation": "false",
77
"inherits": "fdm_filament_pet",
8+
"temperature_vitrification": [
9+
"75"
10+
],
811
"overhang_fan_threshold": [
912
"25%"
1013
],

resources/profiles/BBL/filament/Generic PETG-CF @base.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"from": "system",
66
"instantiation": "false",
77
"inherits": "fdm_filament_pet",
8+
"temperature_vitrification": [
9+
"75"
10+
],
811
"overhang_fan_threshold": [
912
"25%"
1013
],

0 commit comments

Comments
 (0)