make an option if sd-card stop should release the steppers.
This commit is contained in:
@ -1471,7 +1471,7 @@ void MainMenu::showMainMenu()
|
||||
#endif
|
||||
if((activeline==line)&&CLICKED)
|
||||
{
|
||||
card.sdprinting = false;
|
||||
card.printingHasFinished();
|
||||
BLOCK;
|
||||
status=Main_SD;
|
||||
beepshort();
|
||||
|
Reference in New Issue
Block a user