mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
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:
@@ -98,6 +98,7 @@
|
||||
"10"
|
||||
],
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_object_skip_flush": "1",
|
||||
"wrapping_exclude_area": [
|
||||
"145x310",
|
||||
"256x310",
|
||||
|
||||
@@ -102,6 +102,7 @@
|
||||
"10"
|
||||
],
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_object_skip_flush": "1",
|
||||
"wrapping_exclude_area": [
|
||||
"145x310",
|
||||
"256x310",
|
||||
|
||||
@@ -209,6 +209,7 @@
|
||||
"18"
|
||||
],
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_object_skip_flush": "1",
|
||||
"wipe_distance": [
|
||||
"2",
|
||||
"2"
|
||||
|
||||
@@ -213,6 +213,7 @@
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"support_object_skip_flush": "1",
|
||||
"wipe_distance": [
|
||||
"2",
|
||||
"2"
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user