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,7 +6,7 @@
"instantiation": "false",
"inherits": "fdm_filament_pet",
"required_nozzle_HRC": [
"55"
"40"
],
"filament_vendor": [
"Bambu Lab"

View File

@ -5,6 +5,9 @@
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pa",
"required_nozzle_HRC": [
"3"
],
"filament_vendor": [
"Bambu Lab"
],

View File

@ -6,9 +6,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"required_nozzle_HRC": [
"55"
],
"filament_type": [
"PA-CF"
],

View File

@ -6,6 +6,9 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"required_nozzle_HRC": [
"3"
],
"nozzle_temperature_initial_layer": [
"280"
],

View File

@ -9,6 +9,7 @@
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
]

View File

@ -0,0 +1,15 @@
{
"type": "filament",
"setting_id": "GFSG99_01",
"name": "Generic PETG @0.2 nozzle.json",
"from": "system",
"instantiation": "true",
"inherits": "Generic PETG @base",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle"
]
}

View File

@ -41,6 +41,18 @@
"nozzle_temperature_range_high": [
"270"
],
"cool_plate_temp" : [
"0"
],
"eng_plate_temp" : [
"70"
],
"cool_plate_temp_initial_layer" : [
"0"
],
"eng_plate_temp_initial_layer" : [
"70"
],
"hot_plate_temp" : [
"70"
],

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"
],

View File

@ -5,7 +5,7 @@
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"90"
"0"
],
"eng_plate_temp" : [
"90"
@ -17,7 +17,7 @@
"90"
],
"cool_plate_temp_initial_layer" : [
"90"
"0"
],
"eng_plate_temp_initial_layer" : [
"90"

View File

@ -5,7 +5,7 @@
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"90"
"0"
],
"eng_plate_temp" : [
"90"
@ -17,7 +17,7 @@
"90"
],
"cool_plate_temp_initial_layer" : [
"90"
"0"
],
"eng_plate_temp_initial_layer" : [
"90"

View File

@ -4,7 +4,7 @@
"from": "system",
"instantiation": "false",
"required_nozzle_HRC": [
"20"
"3"
],
"cool_plate_temp" : [
"60"

View File

@ -4,6 +4,9 @@
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"required_nozzle_HRC": [
"40"
],
"cool_plate_temp" : [
"0"
],