mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add Bambu PET-CF & modify slow down layer time of Bambu PLA-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I8396840eca762def30cb794f4c29808f2f71adfa
This commit is contained in:
parent
1278cbf461
commit
a8488f65b2
9 changed files with 160 additions and 18 deletions
|
@ -5,6 +5,36 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"70"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"70"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
|
@ -30,7 +60,7 @@
|
|||
"34.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
"1.25"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue