This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
PrusaSlicer
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer
mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced
2025-08-05 11:20:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
tests
History
Lukáš Hejl
4fa76b2d8b
Reconnected endpoints of closed polyline when PolylineStitcher produced an open polyline mark as closed.
2022-08-12 09:48:34 +02:00
..
catch2
Updated the Catch2 framework from v2.13.3 to v2.13.6.
2021-07-08 16:55:59 +02:00
cpp17
…
data
Fix: prevent degeneration of model during simplification
2021-08-06 15:11:20 +02:00
example
…
fff_print
Reenabled some of the previously disabled tests after the computation of bridging perimeters was added. One test was disabled for Arachne because Arachne is causing issues with seam alignment.
2022-06-09 11:23:41 +02:00
libnest2d
Convincing ClipperLib to use Slic3r's own Point type internally.
2021-04-21 20:15:49 +02:00
libslic3r
Reconnected endpoints of closed polyline when PolylineStitcher produced an open polyline mark as closed.
2022-08-12 09:48:34 +02:00
sla_print
Fix crashing SLA tests on Win
2022-08-04 15:47:50 +02:00
slic3rutils
One more fix to run unit tests on Windows: Missing DLLS need to be copied.
2021-11-30 11:00:26 +01:00
catch_main.hpp
…
CMakeLists.txt
Added test for libcurl https handling disabled on build server.
2020-03-06 15:18:14 +01:00
test_utils.hpp
…