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.88k stars 761 forks source link

Fixed problems with legacy GRBL version strings #2314

Closed breiler closed 12 months ago

breiler commented 12 months ago

GRBL version 0.9 and earlier does not print the same output to the $I command. This will fix that so that the version number is properly parsed.