ENH:Object skipping supports skipping flushing of filament change

Jira:[STUDIO-12781]

Change-Id: Ia21d07b0ef107867cce55631d99bd03caebd6387
(cherry picked from commit d74849d499078f87d14282e92f48b2c02355d96c)
This commit is contained in:
weizhen.xie
2025-07-01 20:25:19 +08:00
committed by Noisyfox
parent ffab04262d
commit ca34800cad
10 changed files with 73 additions and 23 deletions

View File

@@ -98,6 +98,7 @@
"10"
],
"support_chamber_temp_control": "1",
"support_object_skip_flush": "1",
"wrapping_exclude_area": [
"145x310",
"256x310",

View File

@@ -102,6 +102,7 @@
"10"
],
"support_chamber_temp_control": "1",
"support_object_skip_flush": "1",
"wrapping_exclude_area": [
"145x310",
"256x310",

View File

@@ -209,6 +209,7 @@
"18"
],
"support_chamber_temp_control": "1",
"support_object_skip_flush": "1",
"wipe_distance": [
"2",
"2"

View File

@@ -213,6 +213,7 @@
"18",
"18"
],
"support_object_skip_flush": "1",
"wipe_distance": [
"2",
"2"

View File

@@ -140,6 +140,7 @@
"single_extruder_multi_material": "1",
"support_air_filtration": "0",
"support_chamber_temp_control": "0",
"support_object_skip_flush": "0",
"wipe": [
"1"
],