chiark / gitweb /
fix filename when saving gcode
authorMartin Renold <martinxyz@gmx.ch>
Thu, 3 Oct 2013 17:37:08 +0000 (19:37 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Thu, 3 Oct 2013 17:48:32 +0000 (19:48 +0200)
In the proposed filename, the last character was always missing.
Replace some similar string slicing/rfind with splitting.


No differences found