Vojtech Bubnik
|
8858651bf4
WIP Refactoring of Layers: Reworked G-code export to make use
|
2 years ago |
Lukas Matena
|
62e59a4526
Fixing conflicts part 1:
|
2 years ago |
Lukas Matena
|
b61714bb3e
Merge branch 'master_250' (NO CONFLICTS FIXED):
|
2 years ago |
Lukáš Hejl
|
f460c53d86
Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates.
|
2 years ago |
Lukáš Hejl
|
46ade54937
Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates.
|
2 years ago |
Vojtech Bubnik
|
d4b8d4d0f3
Further Perl unit test porting to C++ and Perl interface reduction:
|
2 years ago |
Vojtech Bubnik
|
576c167bd5
Ported "avoid crossing perimeters" and bridging unit tests from Perl
|
2 years ago |
Vojtech Bubnik
|
a627614b58
Perl unit tests for perimeters and multi-material were rewritten to C++.
|
2 years ago |
Vojtech Bubnik
|
aa62868ccb
WIP G-code find & replace: Unit tests and some bug fixes.
|
3 years ago |
bubnikv
|
c10f6a622d
Fixed unit tests on Windows after introduction of GMP to
|
4 years ago |
bubnikv
|
2e7e95adae
Disabled broken tests, ported some more tests to C++,
|
5 years ago |
tamasmeszaros
|
45d80aba63
Add catch2 extra args option to tests.
|
5 years ago |
bubnikv
|
98a71a557b
Ported test_support_material.cpp from upstream slic3r.
|
5 years ago |
bubnikv
|
c228a49fe0
Ported test_support_material from upstream Slic3r.
|
5 years ago |
bubnikv
|
76c4eaf19a
Ported test_fill from upstream Slic3r, thanks @lordofhyphens
|
5 years ago |
bubnikv
|
c2edcd07cb
Ported test_printgcode from upstream Slic3r, thanks @lordofhyphens
|
5 years ago |
bubnikv
|
a5eb4a4ce1
Ported test_print/test_printobject/test_3mf from upstream Slic3r, thanks @lordofhyphens
|
5 years ago |
bubnikv
|
69c8b1cd21
new cheaper constructor for DynamicPrintConfig from FullPrintConfig:
|
5 years ago |
bubnikv
|
de45be5f29
Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.
|
5 years ago |
bubnikv
|
1964ac2e89
Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphens
|
5 years ago |
bubnikv
|
c99e7cb0df
Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphens
|
5 years ago |
bubnikv
|
67e1eba8e6
Ported test_data.cpp/hpp & test_flow.cpp from upstream slic3r,
|
5 years ago |
bubnikv
|
42a858b999
Added test projects for libslic3r and fff_print.
|
5 years ago |