LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

No GUI feedback when pressing S/F override buttons in GRBL #217

Closed mertyGit closed 7 years ago

mertyGit commented 7 years ago

Hi,

I minor one, but I see GRBL 1.1 supports S/F override buttons, but I don't see an update in GUI, representing the right number. Shouldn't there be something in server.js like calculating new spindleOverride and "io.sockets.emit('spindleOverride', spindleOverride)" under 'grbl' case too ? (same goes for feedOverride)

Or am I missing something ?

Regards,

Remco

cprezzi commented 7 years ago

No, that's not needed as grbl Reports the actual override values with the status Report. If it doesn't work on your system, then there is another Problem. Check your $10 Settings for example.

cprezzi commented 7 years ago

Please verify such Problems first on our G+ community with other users before opening an issue here. Issues are only for verified Bugs.