I came across this plugin and loved it for calibrating my printer!
I also was not supper happy with Marlin's way of calibrating linear advance (test grid on bed, only a few values at a time), and was really inspired by Klipper firmware's version (https://www.klipper3d.org/Pressure_Advance.html)
I came across this plugin and loved it for calibrating my printer!
I also was not supper happy with Marlin's way of calibrating linear advance (test grid on bed, only a few values at a time), and was really inspired by Klipper firmware's version (https://www.klipper3d.org/Pressure_Advance.html)
This PR modifies
SpeedTower.py
to include a Marlin Linear Advance and RepRapFirmware Pressure Advance setting to change by layer. I've also added Klipper's test object into the dropdown menu and created a wiki page (https://github.com/dotdash32/Calibration-Shapes/wiki/Linear-Pressure-Advance-Tower) to document it.