21 Commits

Author SHA1 Message Date
surynek
3c40a68f16 Adding consistency tests for automated testing, found bug in progress bar - trying to fix it (almost done). 2025-02-17 11:03:14 +01:00
surynek
c65315ce5a Bug fix in scheduling test (empty set of objects) and reformating of tests using test macros. 2025-02-17 11:03:14 +01:00
surynek
847dc52a24 Corrected nozzle size and extruder part above nozzle. 2025-02-17 11:03:14 +01:00
surynek
46d0d60df9 Major scheduling speed improvement via various algorithmic techniques. 2025-02-17 11:03:14 +01:00
surynek
e75ff22438 Scheduling solving process speed improvement and bug fix. 2025-02-17 11:03:14 +01:00
surynek
e627aeb685 Implementation of object gluing into the sequential solver and more fine grained progress callback. 2025-02-17 11:03:14 +01:00
surynek
967a0710d3 Updating interface for object instances via object gluing. 2025-02-17 11:03:14 +01:00
surynek
73cd351e2d Minor code improvements. 2025-02-17 11:03:14 +01:00
surynek
7cd23ab3e7 Interface preparation for passing object instances. 2025-02-17 11:03:14 +01:00
surynek
a651173be1 Added progress to seqential print scheduling. 2025-02-17 11:03:14 +01:00
surynek
91a12c4b7c Code polishing, eliminating obsolete parts of the interface, and warning elimination. 2025-02-17 11:03:14 +01:00
surynek
a2dd47cec7 Fix of utilization of the front part of the plate for object scheduling. 2025-02-17 11:03:14 +01:00
surynek
78c8463c15 Fix of utilization of the front part of the plate for object scheduling. 2025-02-17 11:03:14 +01:00
surynek
db67a7eab3 Warning elimination. 2025-02-17 11:03:14 +01:00
surynek
ff40a861ff Warning elimination. 2025-02-17 11:03:14 +01:00
surynek
5716a560e6 Warnings elimination. 2025-02-17 11:03:14 +01:00
surynek
e89d74f698 Corrected inconsistency between sequential scheduling and sequential printability check. 2025-02-17 11:03:14 +01:00
Lukas Matena
1109ad8ee3 Some more CMake polishing 2025-02-17 11:03:13 +01:00
Lukas Matena
15823c3776 Fixed conflicts, fixed compilation of tests 2025-02-17 11:03:13 +01:00
Lukas Matena
f03ee0a1b0 Updated to 193 - no conflicts fixed 2025-02-17 11:03:13 +01:00
Lukas Matena
614ab6bdb9 Added z3 dep and libseqarrange dir 2025-02-17 11:03:13 +01:00