Skip to content

Fix compile error with a DGUS LCD and FT_MOTION enabled#28322

Merged
thinkyhead merged 9 commits intoMarlinFirmware:bugfix-2.1.xfrom
narno2202:Fix_DGUS_LCD
Feb 27, 2026
Merged

Fix compile error with a DGUS LCD and FT_MOTION enabled#28322
thinkyhead merged 9 commits intoMarlinFirmware:bugfix-2.1.xfrom
narno2202:Fix_DGUS_LCD

Conversation

@narno2202
Copy link
Contributor

Description

When there is a DGUS LCD (in my case MKS H43) and FT_MOTION enabled without linear advance, compilation fails with planner.recalculate_max_e_jerk() not defined. Updating conditional for HAS_LINEAR_E_JERK in Conditionnals-4-adv.h solves the issue.

Requirements

Benefits

Configurations

a DGUS LCD with FT_MOTION enabled without linear advance.

Related Issues

@thinkyhead thinkyhead merged commit 71d5661 into MarlinFirmware:bugfix-2.1.x Feb 27, 2026
67 checks passed
@narno2202 narno2202 deleted the Fix_DGUS_LCD branch February 28, 2026 04:54
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.

4 participants