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-05-09 20:59:09 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
tests
/
libslic3r
History
bubnikv
6e6b137151
Test of importing non-standard ASCII STL (broken normals, junk
...
after the ending tags)
2019-10-18 14:42:03 +02:00
..
CMakeLists.txt
Initial tests for import of ASCII STLs with varying line endings.
2019-10-18 13:05:22 +02:00
libslic3r_tests.cpp
Added test projects for libslic3r and fff_print.
2019-10-15 09:40:40 +02:00
test_3mf.cpp
Initial tests for import of ASCII STLs with varying line endings.
2019-10-18 13:05:22 +02:00
test_config.cpp
Ported test_config.cpp from upstream Slic3r.
2019-10-18 11:53:19 +02:00
test_geometry.cpp
Filling in the autos in the tests so it is readible and it compiles on OSX
2019-10-16 09:28:27 +02:00
test_polygon.cpp
Ported remove_collinear(Polygon) and test_polygon from upstream slic3r.
2019-10-15 18:08:32 +02:00
test_stl.cpp
Test of importing non-standard ASCII STL (broken normals, junk
2019-10-18 14:42:03 +02:00