Marlin 2 - Visual Studio Code - Preparing Code Compilation Tool (written instructions)



Předchozí:

Preparing compilation tool (Visual Studio Code) - 32 bit board

  1. Download Visual Studio Code here. Choose a version based on your operating system.
  2. You need to install a Platformio extension to VSCode. Click on the extension.
  3. Then locate the "PlatformIO IDE" plugin and click install.
  4. You can then open the firmware itself and edit it. Open Platformio by clicking on its icon. Then click on "Open Project".
  5. Here you can find your downloaded Marlin 2 you want to edit. Then click "Open folder_name"
  6. You will find the necessary firmware modifications for your printer in the following sections of this manual.

Nahrání firmwaru Bigtreetech SKR v1.1/v1.3

  1. Click on the check mark on the left bottom corner to build your entire firmware (Creates a human readable program on a readable microcontroller program).
  2. Connect the board to the computer via USB and power on. Then press the arrow next to the build button to load the firmware on to the board.

Firmware upload – micro SD card (Bigtreetech SKR v1.1 / v1.3)

  1. Click on the check mark on the left bottom corner to build your entire firmware (Creates a human readable program on a readable microcontroller program).
  2. Copy ‘firmware.bin’ from ‘.pioenvs LPC1768’ to the micro SD card, which you then plug into the board. The firmware is then loaded when the printer is turned on or restarted. The file will disappear after it is uploaded to the printer (renamed to firmware.cur).
    • If you have the board powered on, you need to restart it - either turn the power on or press the restart button.
Další: Marlin 2 - Visual Studio Code - Preparing Code Compilation Tool a preparation of code for Ender 3/Pro (videomanual)

Menu

Choose your language

About

This site was created on the basis of a pile of still the same questions on the czech Facebook group to support Ender-3. Therefore, some active members have decided to write answers to these questions, and then this site was created.