Denvi / Candle

GRBL controller application with G-Code visualizer written in Qt.
GNU General Public License v3.0
1.35k stars 548 forks source link

Triangular interpolation #574

Open vvv1954 opened 1 year ago

vvv1954 commented 1 year ago

It would be useful to add triangular interpolation for autoleveling. I made same experiments, it works better than the bi-linear one.