GCodePrintr Version 2.0 is finally available to all (staged rollout finished) .
Please let me know if you have problems with the new version or find new issues or bugs . Thanks
http://gcodeprintr.dietzm.de/newinV2.html
I’m testing out with some very large Gcode files 20+ MB and I notice the first few layers are stuttering very badly. It does clear up after a while. Seems like it is loading the file simultaneously while starting the print job? Deltabot and complex Gcode with lots of detail.
@Steve_Graber yes, it does fill the print queue asynchronously. And if the device is low on memory it can take longer and trigger hundreds of garbage collections.
Is this happening on your tablet with 512MB Ram ? Do you use the “Fast” gcodeparser (has reduced memory needs)?
Getting some communication issues during the bed and hotend warm up that was not there before. Will cause the axteeg x5 board to require reboot for some reason to get communication to work again. If i reboot and reset connection and send over again while warm it works fine.
@Ryan_Fritts strange. I don’t see how gcodeprintr can cause azteek x5 board to behave badly. Can you send me a log please ?