mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 07:15:08 -06:00
Ported test_printgcode from upstream Slic3r, thanks @lordofhyphens
This commit is contained in:
parent
af7c69bfab
commit
c2edcd07cb
2 changed files with 279 additions and 0 deletions
|
@ -7,6 +7,7 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_gcodewriter.cpp
|
||||
test_model.cpp
|
||||
test_print.cpp
|
||||
test_printgcode.cpp
|
||||
test_printobject.cpp
|
||||
test_skirt_brim.cpp
|
||||
test_trianglemesh.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue