MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
15.97k stars 19.09k forks source link

[FR] Update FT_MOTION code to include Ulendo.io improvements #26880

Closed Sophist-UK closed 2 months ago

Sophist-UK commented 2 months ago

Is your feature request related to a problem? Please describe.

There are several open issues relating to FT_MOTION: #26642, #26683.

In parallel, the original author has made some improvements to their Marlin fork which may or may not address these issues.

Are you looking for hardware support?

No

Describe the feature you want

FT_MOTION was first implemented in Feb 2023 in #25394 based on code at that date in https://github.com/S2AUlendo/MarlinCollaborative/commits/fixed_time_motion_control/ . As you can see there have been (and continue to be) improvements made to this code.

It seems to me that these improvements should be reviewed and as appropriate imported into the Marlin code.

Additional context

No response

thisiskeithb commented 2 months ago

There are ongoing improvements and bug fixes already. Just search the PR queue for FT MOTION / FT_MOTION.

github-actions[bot] commented 2 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.