-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Description
Is your feature request related to a problem? Please describe.
Sort of.. It is more difficult to work with these zeros behind the comma. The serial monitor does not display it...
M493 S1 A37.00 B37.00 D0 F0.00 H0.00 P1 K0.00
When I send M493
I get:
Fixed-Time Motion enabled.
Linear Advance enabled. Gain: 0.00001
The Actual value entered is 0.000006
Are you looking for hardware support?
No
Describe the feature you want
It is easier for someone to switch from the old K values to the new ones (especially as the function and the variable name are the same).
A factor of 10000 would be fitting I think..
Also it would be great if the https://marlinfw.org/tools/lin_advance/k-factor.html page had an option for Fixed Time Linear Motion calibration where it would put out M493 instead of M900..
Now that FT Motion works I think that would be very nice
Additional context
Also some clarification whether these two K-factors should or should not be used together would be nice.