Marlin firmware download
Notes
Please do not place in a Chinese path
Fly_F407ZG-Marlin
- Click the download link below
-
Loading...
Marlin Firmware Compilation
Note
- This tutorial is based on the
Windows
operating system - This tutorial uses
vscode
, please install it in advance
Install Python Environment
- Download Python environment
- Click the download link below
-
Loading...
- Installation completed
Install vscode Extensions (Plugins)
- Open vscode, open the Extensions Marketplace (the button with four squares on the left side of the interface)
- Enter the following in the search box
platformIO
- Find the plugin and install it
- Restart vscode
Loading...