mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 14:22:43 -07:00
Merge branch 'master' into wipe_tower_improvements
This commit is contained in:
@@ -183,7 +183,8 @@ void BedShapePanel::set_shape(ConfigOptionPoints* points)
|
||||
vertex_distances.push_back(distance);
|
||||
avg_dist += distance;
|
||||
}
|
||||
|
||||
|
||||
avg_dist /= vertex_distances.size();
|
||||
bool defined_value = true;
|
||||
for (auto el: vertex_distances)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user