From dedadbc9ac0305799e94ae279d3bca131629c4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 7 Dec 2015 13:23:58 +0100 Subject: [PATCH] Added another little fix to the change log --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d22f376..a07b2b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,9 @@ as shown [in this short GIF](http://i.imgur.com/wp1j9bs.gif). * Added the string "unknown command" to the list of ignored printer errors. This should help with general firmware compatibility in case a firmware lacks features. + * Added the strings "cannot open" and "cannot enter" to the list of ignored + printer errors. Those are errors that Marlin may report if there is an issue + with the printer's SD card. * The "CuraEngine" plugin now makes it more obvious that it only targets CuraEngine versions up to and including 15.04 and also links to the plugin's homepage with more information right within the settings dialog.