Commit graph

17 commits

Author SHA1 Message Date
Vojtech Bubnik
b0a1093047 Fixed crash in ogranic supports.
Fixes 
2023-05-26 09:20:57 +02:00
Vojtech Bubnik
2079fed0ca Fixed some more compilation warnings. 2023-05-25 16:49:28 +02:00
Vojtech Bubnik
714bfb2347 Fixed some more compilation warnings 2023-05-25 12:59:32 +02:00
Vojtech Bubnik
1adf916ced Fixed Crash when adding raft supports - Organic
Fixed SPE-1732 GH 
2023-05-25 12:40:48 +02:00
Vojtech Bubnik
80b59ef769 Organic supports: Little polishing of includes 2023-05-23 16:35:50 +02:00
Vojtech Bubnik
7445780358 Organic Supports: ranamed free function getRadius() to support_element_radius() 2023-05-23 16:24:04 +02:00
Vojtech Bubnik
0d1ff6df7d Refactored tree / organic supports into multiple compilation modules. 2023-05-23 15:50:04 +02:00
Vojtech Bubnik
711a8aa7f0 Organic supports: Suppressed an annoying questionable assert. 2023-05-19 10:17:38 +02:00
Vojtech Bubnik
a35e013111 Fixed crash with Organic supports, zero top interfaces and raft enabled.
Fixes  SPE-1700
2023-05-16 12:52:23 +02:00
Vojtech Bubnik
1de963d7d7 Organic supports: When propagating "verylost" branches down,
stop when the support area is smaller then half of the branch area.
2023-05-12 16:17:31 +02:00
Vojtech Bubnik
52fc7a8439 Organic supports: bring "lost" branches down to an object or print bed. 2023-05-11 14:26:24 +02:00
Vojtech Bubnik
3848a8eda2 Fixed crash after 'vb_organic_interfaces' with zero top interfaces. 2023-05-10 09:02:40 +02:00
Vojtech Bubnik
9d495f2413 Organic supports: Refactoring for adding interfaces to tree tips. 2023-05-09 09:46:27 +02:00
Vojtech Bubnik
c838fc92fc Follow-up to 1e7a3216ca
WIP Organic supports intefaces: bugfixes
2023-05-08 10:25:28 +02:00
Vojtech Bubnik
1e7a3216ca WIP Organic supports intefaces:
Further refactor of FDM support code - extracted interface routine to common.
Implemented support for soluble interfaces & half soluble / half non-soluble
interfaces.
2023-05-08 09:19:31 +02:00
Vojtech Bubnik
89f0895dd6 WIP: Organic supports - bottom interfaces 2023-05-05 14:23:09 +02:00
Vojtech Bubnik
ad203baf77 Moved FFF support code to libslic3r/Support directory 2023-05-05 14:05:22 +02:00
Renamed from src/libslic3r/TreeSupport.cpp (Browse further)