1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Ported test_fill from upstream Slic3r, thanks @lordofhyphens

This commit is contained in:
bubnikv
2019-10-16 17:43:43 +02:00
parent c2edcd07cb
commit 76c4eaf19a
5 changed files with 485 additions and 6 deletions
+1
View File
@@ -3,6 +3,7 @@ add_executable(${_TEST_NAME}_tests
${_TEST_NAME}_tests.cpp
test_data.cpp
test_data.hpp
test_fill.cpp
test_flow.cpp
test_gcodewriter.cpp
test_model.cpp