Poket-Jony / Marlin-A4MaxPro-2.0.x

🖨 Marlin 2.0.x optimized for the Anycubic 4Max Pro 3D printer
GNU General Public License v3.0
54 stars 18 forks source link

[FR] Enable Linear Advance, but set it to 0 #20

Closed bernhardberger closed 4 years ago

bernhardberger commented 4 years ago

I think we should enable linear advance - but set the default value to 0, thus enabling the feature but disabling LA unless a K-value is specified in the start code.

Erik262 commented 4 years ago

Why should the linear advance feature turned off for the 4MP?

bernhardberger commented 4 years ago

It shouldn't. That's exactly my point.

But linear advance needs a per-filament calibration anyways - hence the suggested default value of K0

Poket-Jony commented 4 years ago

Merged in https://github.com/Poket-Jony/Marlin-A4MaxPro-2.0.x/pull/19