mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Make tests happy with new defaults
This commit is contained in:
@@ -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';
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user