mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Use different retraction settings
This commit is contained in:
parent
84761ac4bd
commit
854decf848
1 changed files with 5 additions and 5 deletions
|
@ -94,11 +94,11 @@
|
||||||
"wipe_distance": [
|
"wipe_distance": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"wipe_speed": [
|
||||||
"100%"
|
"240"
|
||||||
],
|
],
|
||||||
"role_based_wipe_speed": [
|
"retract_before_wipe": [
|
||||||
"0"
|
"0%"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"0.5"
|
"0.5"
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retraction_speed": [
|
"retraction_speed": [
|
||||||
"30"
|
"60"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"0"
|
"0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue