mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00: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:
@@ -5,6 +5,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"185"
|
||||||
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"0%"
|
"0%"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -5,6 +5,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"25%"
|
"25%"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -5,6 +5,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"25%"
|
"25%"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user