GCodePrintr V1.52 has been released. 3D Printing from any Android device.

GCodePrintr V1.52 has been released.
3D Printing from any Android device.
#GCodeSimulator&Printer has been renamed to gcodeprintr *
New 3D app icon and logo made with openSCAD.
Printing is done by an Android background service

  • Once connected, a service is started to handle the connection.
  • Print jobs will be done by the service, the App itself can be closed.
  • Print progress is shown on the notification panel (% complete + time remaining)
  • Click on the notification, will open up the App and sync up with the service.
  • Printer connection can be closed by pressing X on the notification (be careful, it will stop your print )
    Rudimentary webserver to view the print status with a web browser
  • Connect to the webserver using the Androids device IP with port 2323.
  • Stop/Pause a print over the web interface
  • Start/Stop IP Webcam over Webinterface (Using IP Webcam App)
  • web server depends on the printer service and is only active when the service is started.
    Many bug fixes and smaller improvement
  • some (experimental) Makibox improvements
  • Option to save gcode files which have been received wirelessly. (Requires Permission to write to external storage)
  • Option to write a full communication log to sd card (for debugging)
  • Removed status bar option (statusbar is always on now)
  • Show Print status text on status bar
  • Makergear M2 / Rambo board support
    It can take several hours until it is available throughout Google Play.