An open API service indexing awesome lists of open source software.

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)

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/)

![](src/resources/images/favicon/launcher-icon-3x.png?raw=true)

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
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](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_square.svg)