akaJes

Results 85 comments of akaJes

you can use any of the marlin style git repo

Hi, You can use the options Download or Save from the versions menu before any dangerous operation i will think about this option in future

Did you try to execute the command `platformio run` from terminal where placed `platformio.ini` directly?

This is PlatformIO issue, as you understand. I can suggest only to remove cache folders aka `.pio` from marlin project folder - it looks like the toolchains dowloading errors 8...

if the buttons compile/flash disabled - you need to restart application you can use arduino also - just open the same folder from it

if you type in console `pio` or `platformio` and get an error - it means that PlatformIO not installed properly my application just checks it before - if not -...

what OS do you use? it was tested on ubuntu and windows, i have no mac

I see another one simple solution: Try to upgrade to dev version ``` # uninstall existing version pip uninstall platformio # install the latest development version of PlatformIO pip install...

I have build test release for macos with the console support and pio fixes

Does the console work also? because i did it on ubuntu under vmware with pc-hackintosh