mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
Make tests happy with new defaults
This commit is contained in:
parent
84eb37e218
commit
2e88b088e6
2 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ use Slic3r::Test;
|
|||
}
|
||||
});
|
||||
|
||||
ok abs($retracted) < 0.0002, 'all retractions are compensated';
|
||||
ok abs($retracted) < 0.01, 'all retractions are compensated';
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue