Close

New version 1.2 released

A project log for 3DWriter

Use your 3D Printer with a pen to write letters, birthday cards etc

chris-mitchellChris Mitchell 01/21/2017 at 04:220 Comments

I have updated the code to use the systems directory separator rather than the hard coded ones for Windows. This should make it more compatible with Linux.

Also, work has begun on the font editor. I am attempting to make a graphical editor which is a little harder than i anticipated since C# does not have a lineshape class like visual basic.

If anyone knows how to create a line with click event at runtime in C# i would be glad to hear it :)

Discussions