Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 8a1efa1

Browse files
authored
Update README.md
1 parent cdec882 commit 8a1efa1

1 file changed

Lines changed: 39 additions & 1 deletion

File tree

README.md

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,40 @@
11
# FlashForgeUI
2-
Monitoring & Control software for FlashForge printers
2+
Monitoring & Control software for FlashForge printers in C#, powered by [this](https://github.com/CopeTypes/ff-5mp-api) API
3+
4+
# Read Me
5+
This software is currently undergoing a rewrite/cleanup and will be published soon. All features shown are working/implemented at this time and planned to be included.
6+
7+
8+
## Features
9+
- Webcam preview / Job Name / Progress (%)
10+
- Display current nozzle size/filament type (filament type is not sent by firmware until a job is started)
11+
- Job info panel (Current layer, ETA, job run time, weight used, length used)
12+
- Model preview panel
13+
- Temperature panel (Current bed/extruder temp, set/clear them)
14+
- Fan(s) panel (Current speed, set/clear them)
15+
- Printer status panel (Status, total run time, total filament used)
16+
- Filtration status panel (Current filtration mode, TVOC level, toggle internal/external filtration/off)
17+
- Adjust current speed offset/z-axis offset
18+
19+
- Additional controls
20+
- Home axes (not present in any FlashForge software for some reason..)
21+
- Send custom G/MCode
22+
- Control built-in LEDs
23+
- Pause/Resume/Stop current job
24+
- Upload new job (.gcode or .3mf) or start a local job (from printer storage)
25+
- Filament swap routine (WIP)
26+
27+
## Additional Features
28+
- WebUI with the same controls/information
29+
- Discord notifications
30+
- Periodic status updates (job info + webcam capture)
31+
- Notify on print completion (and when job is ready for removal)
32+
- Notify on status changes
33+
34+
## Web UI
35+
![image](https://github.com/user-attachments/assets/9c2efc93-c0e9-4857-a8e6-b2100f73a6d0)
36+
![image](https://github.com/user-attachments/assets/31e6a0f3-4210-4159-90ea-b340e88f95b5)
37+
## WinForms UI
38+
![image](https://github.com/user-attachments/assets/9c22c61a-8971-4335-92e7-629e1ccb5484)
39+
## Discord Notifications
40+
![image](https://github.com/user-attachments/assets/afab2969-9f28-4cc7-b79f-bccdc7821c81)

0 commit comments

Comments
 (0)