-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] MULTI_VOLUME Support #2005
Comments
No one ? multi volume are working in Marlin mode but not on TFT mode. @digant73 @guruathwal can you take a look at this ? I am not experienced enough for this... |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
The request is still relevant. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
It will be interesting to add support for multi volume to choose which volume (SD or USB) to mount.
Usefull for new boards like SKR 2, GTR, Octopus etc
It added to Marlin menu with this PR : MarlinFirmware/Marlin#22004
Multi volume are working in Marlin mode but not on TFT mode.
In Marlin mode print menu gives access to the ability to browse onboard SD storage and onboard USB storage on the motherboard.
In TFT mode we have only access to the onboard USB storage with OnboardSD icon but not to SD storage when MULTI_VOLUME is enabled in Marlin.
The text was updated successfully, but these errors were encountered: