Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix per-object overhang slow down (#7976)
* Make sure the `m_extrusion_quality_estimator.set_current_object()` is called after regional config has been applied (#7946) * Init `m_extrusion_quality_estimator` based on region config * Revert "Make sure the `m_extrusion_quality_estimator.set_current_object()` is called after regional config has been applied (#7946)" This reverts commit d13d4a4. * Call `m_extrusion_quality_estimator.set_current_object` regardless, because that doesn't hurt * Add a comment
- Loading branch information