Scott Lahteine 1e57c6e6e3 AutoBuild tweaks | 5 years ago | |
---|---|---|
.. | ||
img | 5 years ago | |
resources | 5 years ago | |
.gitignore | 6 years ago | |
.vscodeignore | 6 years ago | |
README.md | 5 years ago | |
extension.js | 5 years ago | |
logo.svg | 5 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
tsconfig.json | 6 years ago |
“AutoBuildMarlin” is a Visual Studio Code extension that provides a one-button interface to build and upload Marlin Firmware to your selected MOTHERBOARD
, removing the need to edit your platformio.ini
file or scroll through a long list of Marlin environments.
Before you install AutoBuildMarlin you’ll first need to Install PlatformIO in VSCode. Once you have followed these instructions, continue below.
buildroot/share/vscode
and copy the “AutoBuildMarlin
” folder to the Visual Studio Code extensions
directory.extensions
directory:C:/Users/USERNAME/.vscode/extensions
.Go
menu to open ~/.vscode/extensions
.open ~/.vscode/extensions
.Open up the downloaded Marlin Firmware project folder (NOT the “Marlin” folder within) in Visual Studio Code. (You may also use the Import Project… option from the “PlaformIO Home” page.)
With Marlin open, the “File Explorer” should be firmly rooted in your Marlin Firmware folder: