mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-10 00:37:46 -07:00
ENH:[Process/Filament] Corrected the default materials and processes of some models Profile Edited by qian.wang
Change-Id: I367f9afd1052419acfd692d305630672b5e2dd68 (cherry picked from commit 7767c6dd0bf873e8c88d71dd050a8dc751d7c954)
This commit is contained in:
parent
9d0885f382
commit
11a800de7d
8 changed files with 6 additions and 12 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"printer_model": "Bambu Lab H2D",
|
||||
"printer_variant": "0.6",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2D"
|
||||
"Bambu PLA Basic @BBL H2D 0.6 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.30mm Standard @BBL H2D 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"printer_model": "Bambu Lab H2D",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2D"
|
||||
"Bambu PLA Basic @BBL H2D 0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @BBL H2D 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"printer_model": "Bambu Lab P1P",
|
||||
"printer_variant": "0.2",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1C 0.2 nozzle"
|
||||
"Bambu PLA Basic @BBL P1P 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @BBL P1P 0.2 nozzle",
|
||||
"max_layer_height": [
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"0x28"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1"
|
||||
"Bambu PLA Basic @BBL P1P"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @BBL P1P",
|
||||
"enable_long_retraction_when_cut": "2",
|
||||
|
|
|
|||
|
|
@ -10,9 +10,6 @@
|
|||
],
|
||||
"printer_model": "Bambu Lab P1P",
|
||||
"printer_variant": "0.6",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1"
|
||||
],
|
||||
"default_print_profile": "0.30mm Standard @BBL P1P 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
|
|
|
|||
|
|
@ -10,9 +10,6 @@
|
|||
],
|
||||
"printer_model": "Bambu Lab P1P",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @BBL P1P 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1C 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @BBL P1P 0.2 nozzle",
|
||||
"default_print_profile": "0.10mm Standard @BBL X1C 0.2 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"printer_model": "Bambu Lab P1S",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL X1"
|
||||
"Bambu PLA Basic @BBL X1C 0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @BBL X1C 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue