mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"activate_air_filtration": [
|
"activate_air_filtration": [
|
||||||
"1"
|
"0"
|
||||||
],
|
],
|
||||||
"cool_plate_temp": [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"activate_air_filtration": [
|
"activate_air_filtration": [
|
||||||
"1"
|
"0"
|
||||||
],
|
],
|
||||||
"cool_plate_temp": [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue