Skip to content

CURA-13032 Fix overhang speed factor being applied twice#2308

Merged
HellAholic merged 2 commits into5.13from
CURA-13032_overhanging-speed-reduction-applied-twice
Mar 18, 2026
Merged

CURA-13032 Fix overhang speed factor being applied twice#2308
HellAholic merged 2 commits into5.13from
CURA-13032_overhanging-speed-reduction-applied-twice

Conversation

@wawanbreton
Copy link
Contributor

Gradual flow was setting the segment raw speed, using a modified speed that already has the speed_factor applied, thus later this factor would be applied once again.
We now un-apply the base speed factor when setting the gradual-flow-reduced speed.
Hope that makes sense, otherwise just look at the code 😅

CURA-13032

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

Test Results

30 tests   30 ✅  5s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 2f90c6a.

♻️ This comment has been updated with latest results.

@HellAholic HellAholic merged commit 93a43dc into 5.13 Mar 18, 2026
23 checks passed
@HellAholic HellAholic deleted the CURA-13032_overhanging-speed-reduction-applied-twice branch March 18, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants