Marlin firmware download
Notes
Do not place in a Chinese path
Fly_D7-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
Flashing the firmware
- The Marlin firmware needs to be flashed using DFU
- It is recommended to use a computer to flash the Marlin firmware
- BL flashing
Loading...