Just a comment

master
Daid 2012-04-02 19:34:27 +02:00
parent ca92f69770
commit 6d82dfb4bd
1 changed files with 1 additions and 0 deletions

View File

@ -135,3 +135,4 @@ class printWindow(wx.Frame):
if "rs" in line:
lineNr=int(line.split()[1])
self.printIdx = lineNr
#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.