This website requires JavaScript.
Explore
Help
Sign In
juli
/
OrcaSlicer
Watch
1
Star
1
Fork
0
You've already forked OrcaSlicer
mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced
2026-07-11 04:51:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f2598d0d68a85056ae02c8e554201d33acad84d
OrcaSlicer
/
tests
/
libslic3r
History
ExPikaPaka
7f2598d0d6
POC
2026-07-08 08:50:47 +02:00
..
CMakeLists.txt
POC
2026-07-08 08:50:47 +02:00
libslic3r_tests.cpp
…
test_3mf.cpp
…
test_aabbindirect.cpp
Update eigen to v5.0.1 and libigl to v2.6.0. (
#11311
)
2026-05-12 15:09:13 +08:00
test_appconfig.cpp
…
test_arachne_walls.cpp
Fix fuzzy skin artifacting regression (
#14376
) (
#14382
)
2026-06-25 10:52:19 +08:00
test_arrange.cpp
Cover the libnest2d nesting engine and fix an NfpPlacer crash (
#14267
)
2026-06-18 23:40:37 +08:00
test_bambu_networking.cpp
…
test_calib.cpp
fix: PA pattern calibration crash with first layer line width 0 (
#14447
)
2026-06-29 09:22:23 +08:00
test_clipper_offset.cpp
…
test_clipper_utils.cpp
…
test_config.cpp
Fix unit tests
2026-06-22 17:59:27 +08:00
test_elephant_foot_compensation.cpp
…
test_geometry.cpp
…
test_hollowing.cpp
…
test_indexed_triangle_set.cpp
…
test_marchingsquares.cpp
…
test_meshboolean.cpp
…
test_mutable_polygon.cpp
…
test_mutable_priority_queue.cpp
…
test_optimizers.cpp
…
test_placeholder_parser.cpp
feat: add regex_replace() string transform to placeholder templates (
#14650
)
2026-07-08 08:58:51 +08:00
test_png_io.cpp
…
test_polygon.cpp
…
test_preset_bundle_loading.cpp
add profile validator checks
2026-07-01 21:55:19 +08:00
test_preset_setting_id.cpp
profiles: deterministic setting_id from vendor/type/name (
#14432
)
2026-06-27 20:11:25 +08:00
test_stl.cpp
…
test_texture_displacement.cpp
POC
2026-07-08 08:50:47 +02:00
test_timeutils.cpp
…
test_utils.cpp
fix: multi-user slicing crash on shared temp dir (
#14607
)
2026-07-06 09:18:04 +08:00
test_voronoi.cpp
…