mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.
The format for G1 Fxxx was changed to fixed three decimal digits.
This commit is contained in:
parent
88df291372
commit
de45be5f29
5 changed files with 156 additions and 2 deletions
|
@ -4,6 +4,7 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_data.cpp
|
||||
test_data.hpp
|
||||
test_flow.cpp
|
||||
test_gcodewriter.cpp
|
||||
test_skirt_brim.cpp
|
||||
test_trianglemesh.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue