mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Fix K2 family chamber temperature control defaults (#13399)
K2 family printers set support_chamber_temp_control to true Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
"silent_mode": "0",
|
"silent_mode": "0",
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
"support_chamber_temp_control": "0",
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"thumbnails": [
|
"thumbnails": [
|
||||||
"300x300",
|
"300x300",
|
||||||
|
|||||||
@@ -108,7 +108,7 @@
|
|||||||
"silent_mode": "0",
|
"silent_mode": "0",
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
"support_chamber_temp_control": "0",
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"thumbnails": [
|
"thumbnails": [
|
||||||
"300x300",
|
"300x300",
|
||||||
|
|||||||
@@ -108,7 +108,7 @@
|
|||||||
"silent_mode": "0",
|
"silent_mode": "0",
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
"support_chamber_temp_control": "0",
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"thumbnails": [
|
"thumbnails": [
|
||||||
"300x300",
|
"300x300",
|
||||||
|
|||||||
@@ -108,7 +108,7 @@
|
|||||||
"silent_mode": "0",
|
"silent_mode": "0",
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
"support_chamber_temp_control": "0",
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"thumbnails": [
|
"thumbnails": [
|
||||||
"300x300",
|
"300x300",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"nozzle_volume": "183",
|
"nozzle_volume": "183",
|
||||||
"auxiliary_fan": "1",
|
"auxiliary_fan": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
"support_multi_bed_types": "1",
|
"support_multi_bed_types": "1",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000",
|
"5000",
|
||||||
|
|||||||
Reference in New Issue
Block a user