File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,12 +80,12 @@ FlashForge WebUI supports a wide range of FlashForge printers through its adapta
8080 <tr >
8181 <td>Adventurer 5M</td>
8282 <td>Adventurer 5M, 5M Pro</td>
83- <td>New (FiveMClient )</td>
83+ <td>New (HTTP API )</td>
8484 </tr >
8585 <tr >
8686 <td>AD5X</td>
87- <td>Adventurer 5M X Series </td>
88- <td>New (AD5X API)</td>
87+ <td>AD5X </td>
88+ <td>New (HTTP API)</td>
8989 </tr >
9090 <tr >
9191 <td>Legacy</td>
@@ -100,13 +100,25 @@ FlashForge WebUI supports a wide range of FlashForge printers through its adapta
100100</div >
101101
102102<div align =" center " >
103-
104- ** Prerequisites**
105-
103+ <h3 >Prerequisites</h3 >
106104</div >
107105
108- * Node.js 20.0.0 or higher (for source installation)
109- * Network connection to your printer(s)
106+ <div align =" center " >
107+ <table >
108+ <tr >
109+ <th>Requirement</th>
110+ <th>Details</th>
111+ </tr >
112+ <tr >
113+ <td>Node.js</td>
114+ <td>Version 20.0.0 or higher (for source installation)</td>
115+ </tr >
116+ <tr >
117+ <td>Network</td>
118+ <td>Connection to your printer(s)</td>
119+ </tr >
120+ </table >
121+ </div >
110122
111123<div align =" center " >
112124
@@ -186,9 +198,13 @@ MIT License
186198 <th>Role</th>
187199 </tr >
188200 <tr >
189- <td>@ghosttypes/ ff-api</td>
201+ <td><a href="https://github.com/GhostTypes/ ff-5mp- api-ts">ff-5mp-api-ts</a> </td>
190202 <td>FlashForge API Client Library</td>
191203 </tr >
204+ <tr >
205+ <td><a href="https://github.com/Parallel-7/slicer-meta">slicer-meta</a></td>
206+ <td>Printer Metadata & Model Utilities</td>
207+ </tr >
192208 <tr >
193209 <td>FlashForgeUI-Electron</td>
194210 <td>Original Desktop Application</td>
You can’t perform that action at this time.
0 commit comments