You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The button "Load bigger sample" on the webgcode application loads a massive gcode sample and immediately simulates it which on low powered devices makes it look like the app stopped responding or just hanged.
The proximity to the regular Simulate button also means there could be accidental presses specially when using mobile touch devices.
I would suggest that the button be removed and replaced by a menu that allows loading the sample (and maybe other examples) of gcode into the editor so that users can see the code and only simulate it when the user presses the Simulate button thus avoiding accidental "lockups".
This is a low priority enhancement request.
The text was updated successfully, but these errors were encountered:
The button "Load bigger sample" on the webgcode application loads a massive gcode sample and immediately simulates it which on low powered devices makes it look like the app stopped responding or just hanged.
The proximity to the regular Simulate button also means there could be accidental presses specially when using mobile touch devices.
I would suggest that the button be removed and replaced by a menu that allows loading the sample (and maybe other examples) of gcode into the editor so that users can see the code and only simulate it when the user presses the Simulate button thus avoiding accidental "lockups".
This is a low priority enhancement request.
The text was updated successfully, but these errors were encountered: