You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FT Motion is in beta, some issues are to be expected.
For me it also doesn't work. Even a basic line move doesn't work correctly.
If I make a move (200, 100) --> (0, 0) the Y-position (0) is reached before the X-position(0). So it's not a straight line, it's like a "J". My X-steps/mm is 160, Y-steps/mm is 100.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
When I enable FT_MOTION travel moves on the Y axis end violently, causing layer shifts.
My settings:
Executing the GCODE
Gives this (expected) result:
MOV_0718_H.264.mp4
Executing the GCODE
Gives this result:
MOV_0720_H.264.mp4
I'm using the latest bugfix-2.1.x (2024/11/16)
Bug Timeline
No response
Expected behavior
Smooth movement both with FT_MOTION enabled and disabled
Actual behavior
Violent movement with FT_MOTION enabled
Steps to Reproduce
No response
Version of Marlin Firmware
bugfix-2.1.x 2024/11/16
Printer model
Neptune 3 Plus
Electronics
stock
LCD/Controller
stock elegoo LCD
Other add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
None
Host Software
OctoPrint
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Configuration.zip
The text was updated successfully, but these errors were encountered: