Skip to content

The BeePrint web interface was created as Web View of MKS WiFi custom firmware. Developed in React Redux (ReduxLogic)

License

Notifications You must be signed in to change notification settings

xreef/beeprint_3d_printer_web_interface

Repository files navigation

BeePrint

MKS WiFi MISCHIANTI Web Interface

I decided to make the WiFi module of my FlyingBear Ghost 5 more functional. I rewrote the firmware of the Makerbase MKS WiFi module and created a Web interface capable of managing all aspects of the printer and also a camera to control the process.

###Tutorial and documentation

Hi all, this is BeePrint the Web Interface for MKS WiFi MISCHIANTI firmware. You can find It here

First installation

  • Install NodeJS with npm
  • In the root folder launch npm i

Launch to local server

  • Set the correct IP (of MKS WiFi MISCHIANTI module) to the file public/settings.js
  • Launch npm run dev

Build the package

  • Launch npm run build
  • Copy all the content of folder build to data folder of MKS WiFi MISCHIANTI
  • Upload to SPIFFS

Changelog

  • 07/02/2023 1.6.1 Minor fix on Portuguese language
  • 01/02/2023 1.6 Add Portuguese language (thanks Ronaldo Risso), remaining time and minor fix
  • 03/02/2022 1.5 Fix ru language, add control on filesize upload
  • 08/01/2022 1.4 Static IP configuration and mDNS (minor fix)
  • 02/01/2022 1.3 Polish language
  • 30/12/2021 1.2 GCode sender
  • 14/12/2021 1.1 Add Camera rotation features

Limitations

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Italy License.

Thanks to

JetBrains Black Box Logo logo

About

The BeePrint web interface was created as Web View of MKS WiFi custom firmware. Developed in React Redux (ReduxLogic)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published