All Projects → MarlinFirmware → AutoBuildMarlin

MarlinFirmware / AutoBuildMarlin

Licence: GPL-3.0 license
Visual Studio Code extension to more easily build Marlin Firmware

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to AutoBuildMarlin

Marlin Config
Marlin firmware instant configurator
Stars: ✭ 327 (+58.74%)
Mutual labels:  platformio, 3d-printing
PrntrBoardV2
32-bit 3D Printer controller board using STM32F407 and replaceable TMC2660/2209 stepper drivers.
Stars: ✭ 31 (-84.95%)
Mutual labels:  3d-printing, marlin-firmware
vscode-iot-utility
IoT Utility for Visual Studio Code: Arduino, Espressif, Raspberry Pi, mbed and more
Stars: ✭ 61 (-70.39%)
Mutual labels:  visual-studio-code, platformio
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (-57.28%)
Mutual labels:  platformio, 3d-printing
VSCode-Anywhere
VSCode with preconfigured tools for your programming languages : binaries, settings, extensions and documentations
Stars: ✭ 26 (-87.38%)
Mutual labels:  visual-studio-code, platformio
SKR-V1.4-Turbo-Stepper-Driver-Jumper-Configuration-Manual
SKR V1.4 TURBO Stepper Driver Jumper Configuration Manual
Stars: ✭ 33 (-83.98%)
Mutual labels:  3d-printing, marlin-firmware
base
A basic Codespaces environment that can be expanded upon to build your ideal environment
Stars: ✭ 37 (-82.04%)
Mutual labels:  visual-studio-code
esp8266-esp32-sdk
Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud
Stars: ✭ 147 (-28.64%)
Mutual labels:  platformio
VscOdooSnippets
Odoo Snippets for Visual Studio Code
Stars: ✭ 29 (-85.92%)
Mutual labels:  visual-studio-code
vscode-goto-next-previous-member
Visual Studio Code Extension to navigate through the functions, variables, and classes using quick and easy key commands similar to functionality provided by IntelliJ IDEs and Resharper
Stars: ✭ 24 (-88.35%)
Mutual labels:  visual-studio-code
vscode-stylelint-plus
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint, support auto fix on save.
Stars: ✭ 32 (-84.47%)
Mutual labels:  visual-studio-code
ui
nanoDLP user interface
Stars: ✭ 21 (-89.81%)
Mutual labels:  3d-printing
Netlify
A VS Code extension that displays your Netlify build statuses and more!
Stars: ✭ 23 (-88.83%)
Mutual labels:  visual-studio-code
Lilac-Theme
A dark theme with pastel colours for Visual Studio Code.
Stars: ✭ 24 (-88.35%)
Mutual labels:  visual-studio-code
vsc-material-theme-icons
Material Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme.
Stars: ✭ 90 (-56.31%)
Mutual labels:  visual-studio-code
octoscreen
A touchscreen client for Octoprint
Stars: ✭ 26 (-87.38%)
Mutual labels:  3d-printing
Wikitext-VSCode-Extension
A Visual Studio Code Extension that provides language support for Wikitext.
Stars: ✭ 50 (-75.73%)
Mutual labels:  visual-studio-code
unity-tools
A Visual Studio Code Extension to provide some tools for Unity development
Stars: ✭ 25 (-87.86%)
Mutual labels:  visual-studio-code
vscode-2077-theme
Cyberpunk 2077 inspired theme for visual studio code
Stars: ✭ 96 (-53.4%)
Mutual labels:  visual-studio-code
aylin-vscode-theme
🌌Aylin: a modern and minimal VS Code dark theme with bright colors
Stars: ✭ 17 (-91.75%)
Mutual labels:  visual-studio-code

Auto Build Marlin

"Auto Build Marlin" 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.

Get PlatformIO

When installing "Auto Build Marlin" you'll also be prompted to install the PlatformIO extension. This is required for "Auto Build Marlin" to function.

Usage

  • 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:

  • Click the Auto Build Marlin icon AutoBuild Icon in the Activities Bar (on the left side of Visual Studio Code window) to bring up the Auto Build Marlin options bar.

    ABM Menu

  • Click any of the tool icons to open the Auto Build panel. If there's only one target environment for your board the selected action will be started. Otherwise you will have to specify the environment.

    Icon Action
    Build Start Marlin Build to test your Marlin build
    Upload Start Marlin Upload to install Marlin on your board
    Traceback Start Marlin Upload (traceback) to install Marlin with debugging
    Clean Start Marlin Clean to delete old build files
    Configure Open the Configuration Tool
  • The Auto Build Marlin panel displays information about your selected motherboard and basic machine parameters. Each board comes with one or more build environments that are used to generate the final Marlin binary. Choose the environment that best matches your MCU, bootloader, etc.

    Environments

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].