5axes / Calibration-Shapes

A Cura plugin that adds simple shapes (cube, cylinder, tube) and also 24 Calibration and test parts + 7 Postprocessing scripts
GNU Affero General Public License v3.0
340 stars 69 forks source link

Linear/Pressure advance #25

Closed dotdash32 closed 3 years ago

dotdash32 commented 3 years ago

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.