ENH: lower the bed temperature for p1s and p1p

Change-Id: If00565c4428bc07d93eb3e2305fea4478d0f3339
This commit is contained in:
xun.zhang 2023-07-13 17:04:16 +08:00 committed by Lane.Wei
parent ce06bb08aa
commit b8fa5decc1
17 changed files with 642 additions and 378 deletions

View file

@ -5,18 +5,36 @@
"from": "system",
"instantiation": "true",
"inherits": "Bambu PC @base",
"filament_max_volumetric_speed": [
"1"
"eng_plate_temp": [
"100"
],
"nozzle_temperature": [
"260"
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"20"
],
"filament_max_volumetric_speed": [
"1"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"260"
],
"reduce_fan_stop_start_freq": [
"0"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]

View file

@ -5,12 +5,30 @@
"from": "system",
"instantiation": "true",
"inherits": "Bambu PC @base",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"20"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"reduce_fan_stop_start_freq": [
"0"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",

View file

@ -5,15 +5,33 @@
"from": "system",
"instantiation": "true",
"inherits": "Generic PC @base",
"filament_max_volumetric_speed": [
"1"
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"20"
],
"filament_max_volumetric_speed": [
"1"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"reduce_fan_stop_start_freq": [
"0"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]

View file

@ -5,12 +5,30 @@
"from": "system",
"instantiation": "true",
"inherits": "Generic PC @base",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"20"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"reduce_fan_stop_start_freq": [
"0"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",