ENH: modify some params with filaments
1.Modify the PEI bed temperature of PLA Basic, Matte, and Tough to 65 in A1 mini. Set the bed temperature for the first layer of Bambu PETG-CF to 65 and 70 for the other layers jira:[NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia902bbb7f824082d5346709d781cac64296f47a8
This commit is contained in:
parent
663c88d4c8
commit
2d43174f10
|
@ -8,6 +8,9 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"9"
|
"9"
|
||||||
],
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.6 nozzle",
|
"Bambu Lab A1 mini 0.6 nozzle",
|
||||||
"Bambu Lab A1 mini 0.8 nozzle"
|
"Bambu Lab A1 mini 0.8 nozzle"
|
||||||
|
|
|
@ -27,10 +27,10 @@
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.2 nozzle"
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
|
|
@ -24,10 +24,10 @@
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle",
|
"Bambu Lab A1 mini 0.4 nozzle",
|
||||||
|
|
|
@ -27,10 +27,10 @@
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.2 nozzle"
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
|
|
@ -27,10 +27,10 @@
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle",
|
"Bambu Lab A1 mini 0.4 nozzle",
|
||||||
|
|
|
@ -27,10 +27,10 @@
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.2 nozzle"
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
|
|
@ -27,10 +27,10 @@
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.4 nozzle",
|
"Bambu Lab A1 mini 0.4 nozzle",
|
||||||
|
|
Loading…
Reference in New Issue