Commit Graph

16 Commits

Author SHA1 Message Date
0ea67565d6 Cleaned up of 0a6490bab9 2021-05-28 17:36:56 +02:00
f2e0cd1557 Bugfixes after PrintRegion refactoring. 2021-05-28 15:14:34 +02:00
1005c0d28a Added missing includes (GCC 9.3) 2021-05-27 16:47:31 +02:00
03d7686d8d Refactored the ModelVolume bounding box to Eigen::AlignedBox<float>,
separated splitting of LayerRegions by MMU segmentation to its own
function.
2021-05-27 16:12:34 +02:00
a9dd568efc WIP: Integration of MMU painting into the slicing back-end. 2021-05-27 14:29:51 +02:00
08935fb858 WIP PrintRegion refactoring: Another round of bug fixing, negative volumes
seem to work.
2021-05-26 12:41:06 +02:00
4e275f0472 Fixed another compiler warning 2021-05-25 21:17:07 +02:00
8ac1d7f263 Fixing some compiler warnings 2021-05-25 20:46:31 +02:00
5fe95a9065 Fixing another clang complaint 2021-05-25 20:03:05 +02:00
cb95849b4d Fixing an OSX clang quirk. 2021-05-25 19:27:20 +02:00
f422b85d01 WIP: Rework of PrintRegions, bunch of bug fixes. 2021-05-25 18:12:38 +02:00
4790bc039c Two more bugs squished. 2021-05-24 18:07:12 +02:00
9803df6576 WIP PrintRegion refactoring: Squashed some bugs. 2021-05-24 16:55:34 +02:00
7c8caa0a09 WIP: PrintRegion refactoring, it finally compiles!
Config/PrintConfig refactoring to support operator< for StaticPrintConfig
derived containers.
2021-05-24 14:10:04 +02:00
5ba44d3128 WIP: Refactoring of PrintRegions. It nearly compiles! 2021-05-21 17:57:37 +02:00
11e02fcd44 WIP: Refactoring of PrintRegions 2021-05-19 09:38:51 +02:00