winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.85k stars 758 forks source link

added macro versioning #2463

Closed andrewmurraydavid closed 4 months ago

andrewmurraydavid commented 4 months ago

As discussed in #2404 this change will allow macro versioning for backwards compatibility.

When reading a macro from settings, it will default to version = MacroVersion.V1 if there is no version associated to the macro.