mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
CoPrint Profiles Update (#11818)
# Description Accurate color change calculations for coprint setups by specifying the nozzle volume, reduced risk of jamming by removing parking position setting. ## Tests Settings tested on N3+ and K1 equipped with coprint kits.
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
@@ -132,7 +135,7 @@
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"25"
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
@@ -141,7 +144,10 @@
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
@@ -132,7 +135,7 @@
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"25"
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
@@ -141,7 +144,10 @@
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
@@ -132,7 +135,7 @@
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"25"
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
@@ -141,7 +144,10 @@
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
@@ -132,7 +135,7 @@
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"25"
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
@@ -141,7 +144,10 @@
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user