Back to anycubic default acceleration settings.
This commit is contained in:
@@ -598,6 +598,9 @@ void AnycubicTouchscreenClass::Ls()
|
||||
{
|
||||
card.selectFileByIndex(cnt - 1);
|
||||
|
||||
|
||||
// Bugfix for non-printable special characters
|
||||
// which are now replaced by underscores.
|
||||
int fileNameLen = strlen(card.longFilename);
|
||||
char buffer[fileNameLen];
|
||||
|
||||
|
Reference in New Issue
Block a user