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
Prevent feedrate increase popup from opening multiple times
The popup to show that the max feed rate has been increased would open ever time Ground Control was opened until another setting was changed...this PR foreces a write to disk so that it will only show once
self.data.message_queue.put("Message: This update will increase the maximum feedrate of your machine. You can adjust this value under the Advanced settings.")
0 commit comments