mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Enable Air Filtration Support for BBL P1S, X1, X1C
This commit is contained in:
parent
fb032cd85f
commit
66a7235e25
3 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
"nozzle_height": "4.2",
|
"nozzle_height": "4.2",
|
||||||
"nozzle_type": "stainless_steel",
|
"nozzle_type": "stainless_steel",
|
||||||
"scan_first_layer": "0",
|
"scan_first_layer": "0",
|
||||||
|
"support_air_filtration": "1",
|
||||||
"upward_compatible_machine": [
|
"upward_compatible_machine": [
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
"nozzle_height": "4.2",
|
"nozzle_height": "4.2",
|
||||||
"nozzle_type": "stainless_steel",
|
"nozzle_type": "stainless_steel",
|
||||||
"scan_first_layer": "1",
|
"scan_first_layer": "1",
|
||||||
|
"support_air_filtration": "1",
|
||||||
"upward_compatible_machine": [
|
"upward_compatible_machine": [
|
||||||
"Bambu Lab P1S 0.4 nozzle",
|
"Bambu Lab P1S 0.4 nozzle",
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
|
|
|
@ -28,6 +28,7 @@
|
||||||
"machine_unload_filament_time": "28",
|
"machine_unload_filament_time": "28",
|
||||||
"nozzle_height": "4.2",
|
"nozzle_height": "4.2",
|
||||||
"scan_first_layer": "1",
|
"scan_first_layer": "1",
|
||||||
|
"support_air_filtration": "1",
|
||||||
"upward_compatible_machine": [
|
"upward_compatible_machine": [
|
||||||
"Bambu Lab P1S 0.4 nozzle",
|
"Bambu Lab P1S 0.4 nozzle",
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue