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.
This commit is contained in:
Vojtech Bubnik 2023-05-08 09:19:31 +02:00
parent 89f0895dd6
commit 1e7a3216ca
8 changed files with 507 additions and 339 deletions

View file

@ -364,10 +364,6 @@ public:
* \brief Amount of layers distance required from the top of the model to the bottom of a support structure.
*/
size_t z_distance_bottom_layers;
/*!
* \brief used for performance optimization at the support floor. Should have no impact on the resulting tree.
*/
size_t performance_interface_skip_layers;
/*!
* \brief User specified angles for the support infill.
*/