|
|
@ -1074,7 +1074,7 @@ void process_commands()
|
|
|
|
card.openFile(strchr_pointer + 4,true);
|
|
|
|
card.openFile(strchr_pointer + 4,true);
|
|
|
|
card.startFileprint();
|
|
|
|
card.startFileprint();
|
|
|
|
starttime=millis();
|
|
|
|
starttime=millis();
|
|
|
|
break
|
|
|
|
break;
|
|
|
|
case 928: //M928 - Start SD write
|
|
|
|
case 928: //M928 - Start SD write
|
|
|
|
starpos = (strchr(strchr_pointer + 5,'*'));
|
|
|
|
starpos = (strchr(strchr_pointer + 5,'*'));
|
|
|
|
if(starpos != NULL){
|
|
|
|
if(starpos != NULL){
|
|
|
|