Skip to content

V3.0-alpha2 ESP3D-WEBUI for ESP3D

Pre-release
Pre-release
Compare
Choose a tag to compare
@luc-github luc-github released this 01 Jun 07:37
· 255 commits to 3.0 since this release

What's Changed

  • Complete refactoring using spectre.css and correct Preact API per @alexblog suggestion
  • Smaller footprint
  • Add support for extensions/pluggins
  • Add theme support by using external css
  • Remove banner as unnecessary
  • Remove information bar and put information to separate page and respective panel
  • Add audio and haptic feedback
  • Add Repetier / ESP3DLib V2 / Smoothieware / GRBL support
  • Split code for 3DPrinter / CNC / Sand Table

Limitations

  • CNC / Sand Table specific UI is still not defined
  • Wizard is not implemented yet
  • Works with ESP3D 3.0- alpha-2 - no backward compatibility
  • Language packs are not ready to be translated yet as UI is not finished

Discussion / status

Topic
Discussion

New Contributors

@alexblog made several contributions like #236

Full Changelog: V3.0-alpha1...V3.0-alpha2