Originally shared by Mathias Dietz V1.56 has been officially released.

Originally shared by Mathias Dietz

gcodeprintr V1.56 has been officially released.
3D Printing from any Android device - PC less printing
Now with SD Card support
Homepage http://gcodeprintr.dietzm.de
Full list of changes:
-SD Card support added
-List files on SD card and choose one from printing
-Upload current gcode to SD card (SD streaming)
-Report print status (percent complete) during SD card print.
-Option to configure bed size (Smaller bed size for Makibox users)
-Option to configure a sound for print finished
-Reworked Print Panel Layout and Icons
-20% larger Buttons on 7" tablets
-Larger sliders for temp & step size
-Fixed bug with unkown gcodes
-Modify Extrusion factor (long press on extr/retract during print)
-Turn temperature off after print
-Home xy on finish option
-reset M220 speed after print
-Option to autostart SD printing once gcode has been uploaded to SD card
-New option to keep screen always on
-Use Extrude/Retract buttons during print to speedup/slowdown print
-Printer service sets wakelock to avoid device going into standby
-Workaround for USB bulk transfer hangs with some Android 4.1.1 devices
-Workaround for segfault on Intenso tablet
-Better Temperature parsing for #Makibox
-Some fixes to the layout
-Fixed memory allocation issue with text field suggestions
-Fixed problem with spaces (or missing spaces) in gcodes
-more bug fixes