Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Heater feedforward is broken in 3.6.0-beta.1 and 3.6.0 alpha versions #1051

Closed
droftarts opened this issue Oct 7, 2024 · 1 comment
Assignees
Labels
bug Bug that has been reproduced Done - Needs Testing
Milestone

Comments

@droftarts
Copy link

See forum thread: https://forum.duet3d.com/topic/36738/3-6-0-beta-1-heater-feedforward-not-working/

Confirmed by @dc42:

The whole motion system was rewritten in 3.6 to support the new IS algorithm. The code that contains the call to action feedforward no longer exists and doesn't have a direct replacement. It's the call to Tool::ApplyFeedforward that is missing.

@droftarts droftarts added this to the 3.6.0 milestone Oct 7, 2024
@dc42 dc42 added the bug Bug that has been reproduced label Oct 7, 2024
@dc42 dc42 changed the title [Bug]: Heater feedforward is broken in 3.6 [Bug]: Heater feedforward is broken in 3.6.0-beta.1 and 3.6.0 alpha versions Oct 7, 2024
@dc42
Copy link
Collaborator

dc42 commented Nov 20, 2024

Fixed in 3.6 beta 2.

@dc42 dc42 closed this as completed Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that has been reproduced Done - Needs Testing
Projects
None yet
Development

No branches or pull requests

2 participants