Lukas Matena
f044a111f1
Revert "Fix of #9399 Thick layers + thick raft + lightning infill = crash"
...
This reverts commit 402affb03521d0dbc159f98c24a5964edc23715b.
2023-06-09 11:11:58 +02:00
Vojtech Bubnik
402affb035
Fix of #9399 Thick layers + thick raft + lightning infill = crash
...
FillLightning::Filler infill wrapper was not aware of the fact
that Layer::id() returns layer index that includes raft layers.
This is newly handled by the FillLightning::Filler wrapper.
2023-01-17 14:58:07 +01:00
Lukáš Hejl
5d557ed32f
Fix of #8436 - Crash in the lightning infill when some region has zero infill density.
2022-06-30 09:44:00 +02:00
Lukáš Hejl
bcd20650bf
Added anchors for the Lightning infill to better connect the infill and perimeters.
2022-06-01 21:35:58 +02:00
Lukáš Hejl
11004b4bbd
Added cancellation to Lightning infill.
2022-06-01 21:35:58 +02:00
Lukáš Hejl
e85a0ba248
Added missing includes (GCC11.1 without PCH).
2021-12-02 09:30:03 +01:00
Vojtech Bubnik
481def3205
WIP Lightning Infill, roughly integrated, untested, disabled with
...
HAS_LIGHTNING_INFILL
2021-12-01 18:11:41 +01:00