Fix Qidi X-Plus 5 chamber heating profiles (#15556)

* Fix Qidi X-Plus 5 chamber heating profiles

* Restore Qidi ABS Odorless chamber temperature

---------

Co-authored-by: yw4z <ywsyildiz@gmail.com>
This commit is contained in:
TheLegendTubaGuy
2026-09-11 03:52:37 -05:00
committed by GitHub
parent 3331280b34
commit 4ad3d11c7a
6 changed files with 26 additions and 2 deletions

View File

@@ -8,6 +8,9 @@
"box_temperature_range_high": [ "box_temperature_range_high": [
"45" "45"
], ],
"chamber_temperature": [
"55"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"
], ],

View File

@@ -14,9 +14,15 @@
"box_temperature": [ "box_temperature": [
"55" "55"
], ],
"chamber_temperature": [
"55"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"
], ],
"during_print_exhaust_fan_speed": [
"0"
],
"cool_plate_temp_initial_layer": [ "cool_plate_temp_initial_layer": [
"60" "60"
], ],

View File

@@ -14,9 +14,15 @@
"box_temperature": [ "box_temperature": [
"60" "60"
], ],
"chamber_temperature": [
"55"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"
], ],
"during_print_exhaust_fan_speed": [
"0"
],
"cool_plate_temp_initial_layer": [ "cool_plate_temp_initial_layer": [
"80" "80"
], ],

View File

@@ -14,9 +14,15 @@
"box_temperature": [ "box_temperature": [
"60" "60"
], ],
"chamber_temperature": [
"55"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"
], ],
"during_print_exhaust_fan_speed": [
"0"
],
"cool_plate_temp_initial_layer": [ "cool_plate_temp_initial_layer": [
"80" "80"
], ],

View File

@@ -14,8 +14,8 @@
"box_temperature": [ "box_temperature": [
"65" "65"
], ],
"chamber_temperatures": [ "chamber_temperature": [
"0" "55"
], ],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"

View File

@@ -14,6 +14,9 @@
"box_temperature": [ "box_temperature": [
"60" "60"
], ],
"chamber_temperature": [
"55"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"
], ],