https://github.com/xreef/beeprint_3d_printer_web_interface
The BeePrint web interface was created as Web View of MKS WiFi custom firmware. Developed in React Redux (ReduxLogic)
https://github.com/xreef/beeprint_3d_printer_web_interface
beeprint makerbase mks mks-wifi react redux redux-logic web-interface
Last synced: about 2 months ago
JSON representation
The BeePrint web interface was created as Web View of MKS WiFi custom firmware. Developed in React Redux (ReduxLogic)
- Host: GitHub
- URL: https://github.com/xreef/beeprint_3d_printer_web_interface
- Owner: xreef
- License: other
- Created: 2021-11-29T07:56:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T21:15:14.000Z (over 2 years ago)
- Last Synced: 2025-03-27T20:07:27.343Z (2 months ago)
- Topics: beeprint, makerbase, mks, mks-wifi, react, redux, redux-logic, web-interface
- Language: JavaScript
- Homepage:
- Size: 5.55 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BeePrint
## MKS WiFi [MISCHIANTI](www.mischianti.org) 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](https://www.mischianti.org/category/project/web-interface-beeprint-for-mks-wifi/)

Hi all, this is BeePrint the Web Interface for MKS WiFi MISCHIANTI firmware.
You can find It [here](https://github.com/xreef/MKS_WIFI_MISCHIANTI)### 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
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Italy License.### Thanks to
