Marlin firmware download
Notes
Please do not place in a Chinese path
Fly_D5-Marlin
- Click the download link below
-
Loading...
Marlin Firmware Compilation
Notes
- This tutorial is based on the
Windows
system - This tutorial uses
vscode
, please install it in advance
Install Python Environment
- Download Python environment
- Click the link below
-
Loading...
- Installation completed
3. Install vscode extensions (plugins)
- Open vscode, open the extension store (there is a button with four squares on the left side of the interface)
- Type in the search box
platformIO
- Find the plugin and install it
- Restart vscode
Loading...