akaJes / marlin-config

Marlin firmware instant configurator
GNU General Public License v3.0
388 stars 85 forks source link

platformIO auto install #89

Open ramforth opened 5 years ago

ramforth commented 5 years ago

The platformio auto installer has to be run every time the marlin-config is opened. And the label when installed says "instaled". Perhaps not an issue, but it is a bit tedious to install platformIO several times in a session.

yet-another-average-joe commented 5 years ago

No, it has'nt.

Please, read this : https://github.com/akaJes/marlin-config/issues/59

and add this to the path : C:\Users\USER\.platformio\python27;C:\Users\USER\.platformio\python27\Scripts;C:\Users\USER\.platformio\python27\Tools

replace USER with your username, or with %USERNAME%