mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
diable activate_air_filtration by default for ABS/ASA
This commit is contained in:
parent
5213fbfa86
commit
4754b38afa
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue