mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
FIX: use extruder list to decide chamber temp
As title.Use the same way to decide exhaust fan. Removes end print exhaust fan control. Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I4353be3a1a9cbdfc3c1943ee447bac349b5177e9
This commit is contained in:
parent
08d8d2ba74
commit
24cb5a21e4
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@
|
||||||
"18x28",
|
"18x28",
|
||||||
"0x28"
|
"0x28"
|
||||||
],
|
],
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Bambu PLA Basic @BBL X1C"
|
||||||
|
],
|
||||||
"default_print_profile": "0.20mm Standard @BBL X1C",
|
"default_print_profile": "0.20mm Standard @BBL X1C",
|
||||||
"extruder_offset": [
|
"extruder_offset": [
|
||||||
"0x2"
|
"0x2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue