Slight warifuru sidetrack
I put a lot of effort in to the front end of warifuru looking at use cases, other software, and how people use laser cutters.  Also did some crash-course learning of Qt5 — which I like way more than Cocoa/iOS — and got a sketch together that could parse DXF in to an abstract model then convert that model to g-code.  Now it’s time to send g-code to the lasersaur but oh crap there’s no g-code importer (yet).
Oops. Yeah, driveboardapp is basically not feature complete and not many people import g-code so Stefan hasn’t written an importer.Ok, I can do that. Another tool in python so maybe I’ll get a little better at python in the next few days.
[ Edit: branch started at https://github.com/allartburns/driveboardapp/tree/gcode-reader ]
« Win10 now supported | locking up the UI for safety »