PR Submenu change from "quit" to "back" #111

Merged
The-Monkey-King merged 8 commits from patch-1 into master 2021-09-12 20:41:28 +02:00

8 Commits

Author SHA1 Message Date
AKA "Thom Wiley
67c066284a Updated upload_log.sh with back instead of quit
Missed this one. Seeing if I can add this to the existing PR.
2021-09-12 10:20:19 -04:00
AKA "Thom Wiley
9465507aa9 Updated update_menu.sh to have back_footer
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:37:44 -04:00
AKA "Thom Wiley
89daa4fd46 Updated settings_menu.sh to have a back_footer
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:36:26 -04:00
AKA "Thom Wiley
19e159cdf5 Updated remove_menu.sh for back_footer
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:34:57 -04:00
AKA "Thom Wiley
6aa2a7bff0 Updated install_menu.sh to back_footer
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:33:51 -04:00
AKA "Thom Wiley
3ea4ee45fe Updated backup_menu with back_footer
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:32:34 -04:00
AKA "Thom Wiley
f8c05ce4aa Adding back_footer action to general_ui.sh for submenus
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:30:03 -04:00
AKA "Thom Wiley
dfe146c263 Proposed UI back_footer instead of quit_footer
When I first ran the code, I went to advanced because I had klipper already installed and I wanted to see if I could install fluidd using this code base.
So when see advanced menu I was concerned that "quit" meant quitting the tool instead of exiting the advanced menu. So proposing a back_footer for sub menus that will revert back to main menu. Save quit footer for main menu to exit program.
2021-09-12 09:21:18 -04:00