From 26399a71fa7ebb3395db5be98266e2dc6c88a6b3 Mon Sep 17 00:00:00 2001 From: Bhall338 <23674868+brandonfhall@users.noreply.github.com> Date: Sun, 10 May 2026 03:09:57 -0400 Subject: [PATCH] Fix K2 family chamber temperature control defaults (#13399) K2 family printers set support_chamber_temp_control to true Co-authored-by: Copilot --- resources/profiles/Creality/machine/Creality K2 0.2 nozzle.json | 2 +- resources/profiles/Creality/machine/Creality K2 0.4 nozzle.json | 2 +- resources/profiles/Creality/machine/Creality K2 0.6 nozzle.json | 2 +- resources/profiles/Creality/machine/Creality K2 0.8 nozzle.json | 2 +- .../profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Pro 0.2 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Pro 0.4 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Pro 0.6 nozzle.json | 1 + .../profiles/Creality/machine/Creality K2 Pro 0.8 nozzle.json | 1 + 12 files changed, 12 insertions(+), 4 deletions(-) diff --git a/resources/profiles/Creality/machine/Creality K2 0.2 nozzle.json b/resources/profiles/Creality/machine/Creality K2 0.2 nozzle.json index fd27ee8aa08..4cb1df10389 100644 --- a/resources/profiles/Creality/machine/Creality K2 0.2 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 0.2 nozzle.json @@ -108,7 +108,7 @@ "silent_mode": "0", "single_extruder_multi_material": "1", "support_air_filtration": "1", - "support_chamber_temp_control": "0", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "thumbnails": [ "300x300", diff --git a/resources/profiles/Creality/machine/Creality K2 0.4 nozzle.json b/resources/profiles/Creality/machine/Creality K2 0.4 nozzle.json index d7b48c2e2a0..ace8b159903 100644 --- a/resources/profiles/Creality/machine/Creality K2 0.4 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 0.4 nozzle.json @@ -108,7 +108,7 @@ "silent_mode": "0", "single_extruder_multi_material": "1", "support_air_filtration": "1", - "support_chamber_temp_control": "0", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "thumbnails": [ "300x300", diff --git a/resources/profiles/Creality/machine/Creality K2 0.6 nozzle.json b/resources/profiles/Creality/machine/Creality K2 0.6 nozzle.json index 794243cf2c8..d325dbcf520 100644 --- a/resources/profiles/Creality/machine/Creality K2 0.6 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 0.6 nozzle.json @@ -108,7 +108,7 @@ "silent_mode": "0", "single_extruder_multi_material": "1", "support_air_filtration": "1", - "support_chamber_temp_control": "0", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "thumbnails": [ "300x300", diff --git a/resources/profiles/Creality/machine/Creality K2 0.8 nozzle.json b/resources/profiles/Creality/machine/Creality K2 0.8 nozzle.json index 3e565c66317..8b5f55c395c 100644 --- a/resources/profiles/Creality/machine/Creality K2 0.8 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 0.8 nozzle.json @@ -108,7 +108,7 @@ "silent_mode": "0", "single_extruder_multi_material": "1", "support_air_filtration": "1", - "support_chamber_temp_control": "0", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "thumbnails": [ "300x300", diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json index d7b53e3f101..7e476f54302 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json index 8dcf8730588..2a5d6523aa6 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json index 95711bfb5cd..1727eaf930d 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json index 8706fe31dab..8f3226d4dc1 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Pro 0.2 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Pro 0.2 nozzle.json index 5de2a295484..4433c94b23e 100644 --- a/resources/profiles/Creality/machine/Creality K2 Pro 0.2 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Pro 0.2 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Pro 0.4 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Pro 0.4 nozzle.json index 024d8616df2..5b73723255d 100644 --- a/resources/profiles/Creality/machine/Creality K2 Pro 0.4 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Pro 0.4 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Pro 0.6 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Pro 0.6 nozzle.json index e26fb461c21..4a9a1e2f24e 100644 --- a/resources/profiles/Creality/machine/Creality K2 Pro 0.6 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Pro 0.6 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000", diff --git a/resources/profiles/Creality/machine/Creality K2 Pro 0.8 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Pro 0.8 nozzle.json index b5d45d3b04c..9db92a3cc63 100644 --- a/resources/profiles/Creality/machine/Creality K2 Pro 0.8 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Pro 0.8 nozzle.json @@ -23,6 +23,7 @@ "nozzle_volume": "183", "auxiliary_fan": "1", "support_air_filtration": "1", + "support_chamber_temp_control": "1", "support_multi_bed_types": "1", "machine_max_acceleration_e": [ "5000",