Files
OrcaSlicer-KX/src/libslic3r
Lukas Matena 837070a246 Hotfix of a crash with raft and one-layer object (#5652)
The problem is that PrintObject support generator is only run when m_layers.size() > 1, so one-layer object will skip it.
It apparently never worked, after recent refactoring (probably 8bfc986) it started to crash in GCode generator.
This commit fixes the crash, but not the problem. The raft is still not generated (like in all versions since 2.0.0 at least).
2021-01-04 14:21:24 +01:00
..
2020-09-10 14:03:30 +02:00
2019-12-19 11:27:19 +01:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-12-09 06:20:41 +01:00
2020-10-20 09:17:26 +02:00
2020-11-11 16:49:11 +01:00
2020-12-09 15:12:17 +01:00
2019-08-22 11:35:25 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-01-23 10:58:18 +01:00
2020-01-23 10:58:18 +01:00
2020-01-29 14:13:21 +01:00
2019-10-14 12:50:08 +02:00
2020-12-01 12:06:10 +01:00