mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 05:54:03 -06:00
ENH: modify temperature_temp of PET-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I2e361b79620cbc5e7df7d5a657f8b26e285d3538
This commit is contained in:
parent
fa1d8953ad
commit
67daabaddc
3 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"temperature_vitrification": [
|
||||
"185"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"temperature_vitrification": [
|
||||
"75"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"temperature_vitrification": [
|
||||
"75"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue