mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 12:41:18 -07:00
Ported test_print/test_printobject/test_3mf from upstream Slic3r, thanks @lordofhyphens
This commit is contained in:
parent
6585e58e83
commit
a5eb4a4ce1
6 changed files with 256 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_flow.cpp
|
||||
test_gcodewriter.cpp
|
||||
test_model.cpp
|
||||
test_print.cpp
|
||||
test_printobject.cpp
|
||||
test_skirt_brim.cpp
|
||||
test_trianglemesh.cpp
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue