Simple GUI for fritzw/cube-utils
I've been using my cube pro 3d printer for almost a decade now and due to 3D Systems completely axing their consumer/prosumer linne of products support is non existant. Not only that their slicer program was just about the worst on the market even at the time of their product launch.
fritzw had coded a quick encoder for bfb files generated by your slicer of choice so that you can print from 3D Systems printers, however it is command line only (or via drag and drop). Works great just not as convinient, so I added a very simple GUI to suit my own needs. This GUI only executes the original command line program, the original code itself is not intgrated into the winforms. Only added the GUI as a convinience for myself as well as remembering the last file encoded. Not all cases are accouted for with the checkbox options.
GIT repository can be found at https://github.com/oopswhatdidido/cube-utils-gui