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

FT_MOTION : FT_MOTION Menu available when printing #26670

Merged

Conversation

narno2202
Copy link
Contributor

Description

As we can now change safely parameters during printing, there's no reason to block FT_MOTION Menu.

This PR make a full FT_MOTION Menu available before an effective print job has started.

When the effective print has begun, in the tune menu, you can :

  1. change FT_MOTION mode (off, enabled, change the shaping function)
  2. set or unset the dynamic frequency mode
  3. enable or disable linear advance.

You can't change frequency parameters or linear advance value as your printer is already calibrated (useless functionality).

Requirements

FT_MOTION_MENU enabled in Configuration_adv.h

Benefits

Printer tuning

Configurations

Related Issues

None

@thinkyhead thinkyhead force-pushed the bugfix-2.1.x branch 2 times, most recently from 9c65146 to 4f65466 Compare January 26, 2024 00:13
@thisiskeithb thisiskeithb added this to the Version 2.1.3 milestone May 17, 2024
@thinkyhead thinkyhead merged commit 170df90 into MarlinFirmware:bugfix-2.1.x Jul 15, 2024
38 of 62 checks passed
@narno2202 narno2202 deleted the FT_MOTION_menu_printing branch July 16, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants