.. |
CMakeLists.txt
|
8858651bf4
WIP Refactoring of Layers: Reworked G-code export to make use
|
2 years ago |
fff_print_tests.cpp
|
9b9f93ca07
Make unit test 'fff_print_tests' to pass when a memory leak is detected.
|
3 years ago |
test_avoid_crossing_perimeters.cpp
|
576c167bd5
Ported "avoid crossing perimeters" and bridging unit tests from Perl
|
2 years ago |
test_bridges.cpp
|
576c167bd5
Ported "avoid crossing perimeters" and bridging unit tests from Perl
|
2 years ago |
test_clipper.cpp
|
11c0e567a6
WIP "ensure verticall wall thickness" rework:
|
2 years ago |
test_cooling.cpp
|
19062b4d5f
ArcWelder path interpolation based on the work by Brad Hochgesang @FormerLurker.
|
1 year ago |
test_custom_gcode.cpp
|
e46891fa8c
PlaceholderParser: Fixed compilation issues, added integration test
|
1 year ago |
test_data.cpp
|
014953c864
Merge branch 'et_spe_1784_binary_gcode' into master_262
|
1 year ago |
test_data.hpp
|
e687db9eb0
Ported custom_gcode and print unit tests from Perl to C++.
|
2 years ago |
test_extrusion_entity.cpp
|
19062b4d5f
ArcWelder path interpolation based on the work by Brad Hochgesang @FormerLurker.
|
1 year ago |
test_fill.cpp
|
0eb2a2cf04
Disable "infill only where needed" option
|
1 year ago |
test_flow.cpp
|
d4b8d4d0f3
Further Perl unit test porting to C++ and Perl interface reduction:
|
2 years ago |
test_gaps.cpp
|
d4b8d4d0f3
Further Perl unit test porting to C++ and Perl interface reduction:
|
2 years ago |
test_gcode.cpp
|
384d245be7
Add basic implementation of an obstacle finding algorithm during travels.
|
1 year ago |
test_gcodefindreplace.cpp
|
ba84240a85
Fixed unit-tests of GCodeFindReplace
|
3 years ago |
test_gcodewriter.cpp
|
49455cf427
Replace GCode.cpp travel_to with more general z-hop strategy.
|
1 year ago |
test_model.cpp
|
b2d43c8719
Fix arrange in fff tests
|
1 year ago |
test_multi.cpp
|
c909391e86
Fix a failing test (which is now obsolete)
|
2 years ago |
test_perimeters.cpp
|
68d0f2da2b
Improve bridge over infill filtering, fix tests
|
1 year ago |
test_print.cpp
|
ee626eb65a
WIP: Layers split into islands, islands overlapping in Z interconnected
|
2 years ago |
test_printgcode.cpp
|
0f3cabb5d9
Support for forward compatibility of configurations, user and system
|
3 years ago |
test_printobject.cpp
|
2ced762948
Integrating a C++20 like span library
|
2 years ago |
test_shells.cpp
|
827230174f
Fix tests for new ensuring under bridges
|
1 year ago |
test_skirt_brim.cpp
|
e687db9eb0
Ported custom_gcode and print unit tests from Perl to C++.
|
2 years ago |
test_support_material.cpp
|
2ced762948
Integrating a C++20 like span library
|
2 years ago |
test_thin_walls.cpp
|
fe51f77839
Improvements in performance of Medial Axis algorithm.
|
2 years ago |
test_trianglemesh.cpp
|
f81382f604
Generic sphere shape is now created by recursive division of an icosahedron
|
2 years ago |