Skip to content
gogela edited this page Sep 26, 2016 · 2 revisions

Welcome to the web-console-8266 wiki!

The aim of the project is to provide a web interface for 3D printers (mainly those based on Marlin firmware and RAMPS 1.4 hardware).

The current version is able to:

  • send/receive serial communication of Marlin and display it in a web browser connected to ESP.
  • manage files to SD card that is accessible from Marlin/Ramps.
  • manage files in SPIFS filesystem of ESP board.
  • share the SD card between ESP8266 and Marlin.
  • work with various serial line baudrate.

Planned functionality: Add simple web interface for gcode file upload & print.

Clone this wiki locally