Martin Šach 8cbea4982a Add lift before the first travel move in GCode.cpp 1 year ago
..
CMakeLists.txt 7f397cd7b3 Implement ramping layer change using a tag in gcode 1 year 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 f9283728d6 During first layer change, do not actually move z. 1 year ago
test_custom_gcode.cpp f9283728d6 During first layer change, do not actually move z. 1 year ago
test_data.cpp 6e871a874a Rewrite gcode.t to c++ 1 year ago
test_data.hpp 6e871a874a Rewrite gcode.t to c++ 1 year ago
test_extrusion_entity.cpp 19062b4d5f ArcWelder path interpolation based on the work by Brad Hochgesang @FormerLurker. 1 year ago
test_fill.cpp b287bbc5dc Remove obsolete cmake find script and also remove Fill.hpp 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 6b0dcc658d Fix narrowing conversion and memory leak in tests 1 year ago
test_gcode_travels.cpp da57489874 Implement lift before obstacles that take into account already extruder extrusions on the current layer. 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_layers.cpp 3e28ea3379 Rewrite layers.t to c++ 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_retraction.cpp 8cbea4982a Add lift before the first travel move in GCode.cpp 1 year 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