mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 05:24:01 -06:00
Update tests
This commit is contained in:
parent
e9c7460c11
commit
06a592f25e
3 changed files with 4 additions and 1 deletions
|
@ -87,6 +87,7 @@ my $test = sub {
|
|||
1;
|
||||
};
|
||||
|
||||
$config->set('start_gcode', ''); # to avoid dealing with the nozzle lift in start G-code
|
||||
$config->set('retract_length', [1.5]);
|
||||
$config->set('retract_before_travel', [3]);
|
||||
$config->set('only_retract_when_crossing_perimeters', 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue