K 10 svn:author V 2 db K 8 svn:date V 27 2020-07-24T20:09:59.418286Z K 7 svn:log V 322 The serial library returns 'n/a' to the port[2] string that Cura was checking for starting with 'USB' (which would actually be 'U' for us). I guess somewhere it is only splitting on 'tty' and not 'cua'. Well, let's just not filter serial ports for USB for now. PR: ports/248227 Submitted by: greg@unrelenting.technology END