mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 14:52:03 +08:00
Fix retraction test
This commit is contained in:
parent
2770b977da
commit
97ba0fb478
@ -147,6 +147,7 @@ TEST_CASE("Slicing with retraction and lifing", "[retraction]") {
|
||||
{ "start_gcode", "" }, // To avoid dealing with the nozzle lift in start G-code
|
||||
{ "retract_length", "1.5" },
|
||||
{ "retract_before_travel", "3" },
|
||||
{ "retract_layer_change", "1" },
|
||||
{ "only_retract_when_crossing_perimeters", 0 },
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user