Duet3D / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
945 stars 535 forks source link

Implement constant surface speed mode for lathes/rotary machines #985

Open T3P3 opened 6 months ago

T3P3 commented 6 months ago

Some description here: https://forum.duet3d.com/topic/35464/duet-for-4-axis-lathe/8

Synchronization of rotary constant surface speed with other linear axes velocity. Ie. The feedrate is constant no matter the radius from the axis of rotation.

The most immediate use case is Lathes, however multi axis additive manufacturing would also benefit from this.