mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 15:27:42 -07:00
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
7 changed files with 15 additions and 12 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"filament_max_volumetric_speed": [
|
||||
"9"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
"Bambu Lab A1 mini 0.8 nozzle"
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
|||
|
|
@ -24,10 +24,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue