zapmaker / GrblHoming

QT-based gcode user interface for grbl on arduino
GNU General Public License v3.0
320 stars 190 forks source link

4th axis position report not parsing properly #114

Open mlambm opened 8 years ago

mlambm commented 8 years ago

There's a bug in gcode.cpp in void GCode::parseCoordinates(const QString& received, bool aggressive). I have a fix