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

Commit d2c3530

Browse files
authored
Update README.md
1 parent 9347228 commit d2c3530

1 file changed

Lines changed: 10 additions & 22 deletions

File tree

README.md

Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# FlashForgeUI
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.
2+
*WIP* Monitoring & Control software for FlashForge printers, powered by [this](https://github.com/CopeTypes/ff-5mp-api) API
3+
![image](https://github.com/user-attachments/assets/6c7298f7-7e8f-45d0-b92b-210a944407ca)
4+
![image](https://github.com/user-attachments/assets/ab6d4007-a5ee-4344-a403-3a22f3fb3c21)
5+
![image](https://github.com/user-attachments/assets/97f5e9b0-004c-41ff-99d9-86570c5572e4)
6+
![image](https://github.com/user-attachments/assets/4970d19d-c640-46fe-b3b6-c673b811ed6a)
67

78

89
## Features
@@ -20,7 +21,7 @@ This software is currently undergoing a rewrite/cleanup and will be published so
2021
- Home axes (not present in any FlashForge software for some reason..)
2122
- Send custom G/MCode
2223
- Control built-in LEDs
23-
- Pause/Resume/Stop current job
24+
- Pause/Resume/Stop current job & clear cancelled/completed job state
2425
- Upload new job (.gcode or .3mf) or start a local job (from printer storage)
2526
- Filament swap routine (WIP)
2627

@@ -30,20 +31,7 @@ This software is currently undergoing a rewrite/cleanup and will be published so
3031
- Periodic status updates (job info + webcam capture)
3132
- Notify on print completion (and when job is ready for removal)
3233
- 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-
![image](https://github.com/user-attachments/assets/4d6d61e1-0667-433e-955b-8fb4f02cb7a6)
38-
39-
## WinForms UI
40-
![image](https://github.com/user-attachments/assets/9c22c61a-8971-4335-92e7-629e1ccb5484)
41-
![image](https://github.com/user-attachments/assets/8c1ef37f-f40f-4ee1-87e2-72284eeb344a)
42-
43-
44-
## Discord Notifications
45-
![image](https://github.com/user-attachments/assets/afab2969-9f28-4cc7-b79f-bccdc7821c81)
46-
![image](https://github.com/user-attachments/assets/e5e843e7-de36-403f-90dd-41fbd5641663)
47-
![image](https://github.com/user-attachments/assets/fbf36a49-5954-4e75-a658-0045290d924f)
48-
49-
34+
35+
# Compatibility
36+
- Full support for the 5M (Pro) [FW 2.7.8 - 3.1.3]
37+
- Support for any FlashForge printer with wifi capability is possible

0 commit comments

Comments
 (0)