mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 21:51:59 +08:00

There was a test that relied on randomness and also checked the result with very hight precision. That led to a failed test once upon a time. Now the checking is more benevolent (it should be, as the code is not expected to be precise) and also the randomness is removed.