kachurovskiy / lathecode

Text format for lathe parts and other objects with circular symmetry
MIT License
10 stars 3 forks source link

[Suggestion] Link G-code speeds to spindle speed #11

Open fmw626 opened 6 months ago

fmw626 commented 6 months ago

Aligning with the regular H4 operations, I believe ensuring real-time monitoring of spindle speed and expressing G-code movements as a function of the spindle speed is important. This approach offers several advantages:

It would also be possible to introduce a SPINDLE line setting in lathecode. Users would be able to input their anticipated spindle speed, enabling the system to still provide a G-code runtime estimation.