Closed golanlevin closed 4 years ago
Now fixed to use the filename: 69ea0fd0a0788a97ff6c7764ca4f1ead612c7f92
In the binary, PEC format restricts the filename to 8 characters though, so most of our examples will show up as PEmbroid
🤷
Ok, the 8-character limit is an interesting situation. What if there were a new function, E.setTitle("tinyName")
which was specifically for the title displayed on machine LCDs? This would override the use of the long PES filename, if called. This is analogous to setTitle()
in Processing, https://processing.org/reference/setTitle_.html.
Per Alex Penman on Slack, let's not use the word "Untitled" in the PES files, since this is what is displayed on the Embroidery machines. Instead, use a copy of the PES filename itself.