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.
Hi all, this is BeePrint the Web Interface for MKS WiFi MISCHIANTI firmware. You can find It here
- Install NodeJS with npm
- In the root folder launch
npm i
- Set the correct IP (of MKS WiFi MISCHIANTI module) to the file
public/settings.js
- Launch
npm run dev
- Launch
npm run build
- Copy all the content of folder
build
to data folder of MKS WiFi MISCHIANTI - Upload to SPIFFS
- 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
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Italy License.