chiark / gitweb /
Just a comment
authorDaid <daid303@gmail.com>
Mon, 2 Apr 2012 17:34:27 +0000 (19:34 +0200)
committerDaid <daid303@gmail.com>
Mon, 2 Apr 2012 17:34:27 +0000 (19:34 +0200)
Cura/gui/printWindow.py

index d0613302af61885cda7465cbbeaf628beb7f018b..c84d8424ca9897a62f0a6805714b7a8700051c68 100644 (file)
@@ -135,3 +135,4 @@ class printWindow(wx.Frame):
                                                if "rs" in line:\r
                                                        lineNr=int(line.split()[1])\r
                                        self.printIdx = lineNr\r
+                                       #we should actually resend the line here, but we also get an "ok" for each error from Marlin. And thus we'll resend on the OK.\r