mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Write to SD Card directly when it has been detected
This commit is contained in:
parent
53f2eb7e13
commit
3a2aa12bc3
3 changed files with 19 additions and 2 deletions
|
@ -180,6 +180,7 @@ UM.MainWindow {
|
|||
height: 40;
|
||||
|
||||
onSaveRequested: actions.save.trigger();
|
||||
onSaveToSDRequested: Printer.saveToSD()
|
||||
}
|
||||
|
||||
UM.MessageStack {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue