Hello, I am looking into linear advance and I am just interested in figuring out what information is relevant here in late 2019.
1. To enable linear advance we much change "USE_ADVANCE" to 1 and it is no longer recommended to use "ENABLE_QUADRATIC_ADVANCE" (1, leave at 0), is this correct?
2. Possibly a stupid question, but I've seen K referred to as quadratic. Is it bound/related to the "quadratic advance" shown in the question above? If so, going under the assumption quadratic advance is not recommended. Is the
3. The way to calibrate linear advance is to use this calibrator, download the g-code and use 'find & replace' to change all "M900 K" with "M233 X" or "M233 Y"
-Sub question, the X and Y in M233 has nothing to do with the axis X and Y, am i correct?
4. Marlin apparently has deprecated the L value and now seem exclusively use the K value, thus removing a lot of the now irrelevant information about calibrating the L value linked from this forum. Is it still recommended running the calibrator with the L value or is the K value a better choice?
5. Is repetier linear advance comparable to Marlin's V1 or V1.5? Which does one pick in the calibrator (point 2)? Is "M233 Y" still relevant or is it "M233 X"
6. I have seen @Repetier several times mentioning that an L value of 40 is a good starting point for direct drive setups. Is this in combination with a calibrated K value or is it a good starting point for running the calibrator (for example running M233 Y, test with the values 40-80 or something)