Re: print gcode files to miniMaker
Thins have been quiet for a while, but I am still working on this. I have reorganized the UI to make things a bit more logical. Now common functionality is on the left, and functions that only apply to the mini/micro are on the right.
The more important work has been behind the scenes trying to reorganize the code to make wireless functional. To that end I removed the helper thread from the UI and added in a child dialog that can handle processing of action and print commands. I have that all stubbed in but it could use a cleanup. The big task that is left is breaking all the calls into my xyz library into sub functions that can be pumped rather than blocking.
My wireless card is acting up more and more, if I leave my mini w machine on for more than a few hours the wireless adapter will lock up. I suspect that the adapter is overheating, I need to pull it out and check the temps. Anyway the good news is hopefully everyone elses machine works better than mine, mine is horribly unstable!
Anyway I checked what I have done so far in, but you probably don't want to mess with the UI for a while. I'm hoping to solidify things in the next few weeks and make a new release. At that time wireless may be workable, but not necessarily stable. Actually wireless works ok now if you don't use the UI. The nature of UI being what it is, I need to talk to the printer a lot more and so it tends to mess up quicker.


