mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-21 12:08:20 +08:00
Increase default value for retract_length_toolchange
This commit is contained in:
parent
0ddd6d9e55
commit
4fc6fc5ab6
@ -696,7 +696,7 @@ END
|
|||||||
type => 'f',
|
type => 'f',
|
||||||
serialize => $serialize_comma,
|
serialize => $serialize_comma,
|
||||||
deserialize => $deserialize_comma,
|
deserialize => $deserialize_comma,
|
||||||
default => [3],
|
default => [10],
|
||||||
},
|
},
|
||||||
'retract_restart_extra_toolchange' => {
|
'retract_restart_extra_toolchange' => {
|
||||||
label => 'Extra length on restart',
|
label => 'Extra length on restart',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user