-
Notifications
You must be signed in to change notification settings - Fork 10
Installation
Renaud Gaspard edited this page Apr 1, 2021
·
5 revisions
In order to get the plugin to work, you will first need to install a few things :
- The plugin itself
- arduino-cli
- PlatformIO
See : Plugin Installation
Installing the plugin is (obviously) mandatory to use it. This can be done directly within OctoPrint using the plugin manager. Alternatively, you can also install it using this repository.
See : Arduino Installation
This is needed only if you plan to flash your printer board using arduino-cli
. If you usually use Arduino IDE
to flash your board, this is what you need.
See : PlatformIO Installation
This is needed only if you plan to flash your printer board using PlatformIO-Core
. If you usually flash your board using PlatformIO for Atom or PlatformIO for Visual Studio, this is what you need. Flashing 32bit boards will only work using this.