zapmaker / GrblHoming

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

Grbl Controller 3.6.1 Settings-Apply error #105

Open garyrkey opened 9 years ago

garyrkey commented 9 years ago

When a Value is changed in the Grbl Settings Pop-Up and Apply clicked, the value is applied to another Item. For example, when trying to change the setting for Z max rate ($112) the new value is applied to homing feed ($24). This can be observed on the (log?) panel under the Command text box on the main page. Instead of logging a $112="somevalue", the operation $24="somevalue".

jonlidgard commented 8 years ago

Yep, I can confirm. You have to enter the value on the command line.