Merge branch 'main' into zaa

This commit is contained in:
Aleksandr Dobkin
2026-03-11 01:04:44 -07:00
838 changed files with 81551 additions and 33834 deletions

View File

@@ -167,7 +167,7 @@ double calculate_infill_rotation_angle(const PrintObject* object,
idx = std::min(idx, (int) object->layers().size() - 1);
limit_fill_z = object->get_layer(idx)->print_z + sdx * object->config().layer_height;
}
repeats = std::max(--repeats, 0);
repeats = std::max(repeats - 1, 0);
} else
_noop = true; // set the dumb cycle
if (_absolute) { // is absolute