mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Remove the headless
step of support support tree gen
This commit is contained in:
parent
7b6565abeb
commit
ed460a3e7e
2 changed files with 2 additions and 100 deletions
|
@ -319,11 +319,6 @@ public:
|
|||
|
||||
void interconnect_pillars();
|
||||
|
||||
// Step: process the support points where there is not enough space for a
|
||||
// full pinhead. In this case we will use a rounded sphere as a touching
|
||||
// point and use a thinner bridge (let's call it a stick).
|
||||
void routing_headless ();
|
||||
|
||||
inline void merge_result() { m_builder.merged_mesh(); }
|
||||
|
||||
static bool execute(SupportTreeBuilder & builder, const SupportableMesh &sm);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue