Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compatible with Arduino IDE Boards Manager? #9

Open
benlye opened this issue Jul 5, 2017 · 5 comments
Open

Make compatible with Arduino IDE Boards Manager? #9

benlye opened this issue Jul 5, 2017 · 5 comments

Comments

@benlye
Copy link
Contributor

benlye commented Jul 5, 2017

What do you think about making the Github repo compatible with the Arduino IDE boards manager?

I had a go at it here:
https://github.com/benlye/anet-board/tree/board-manager

It requires changing the file layout and creating the JSON index file. The index file I created works, but is a mix of information - it points to my repo only because of the file structure changes that needed to be in the download archive, and because I had to tag a release.

It would mean that any future changes to the board definition would cause people to get a pop-up in the IDE telling them there was an update available.

Ben

@benlye
Copy link
Contributor Author

benlye commented Jul 5, 2017

You can try it out by adding this URL as an 'Additional Board Manager URL' in the IDE preferences:
https://raw.githubusercontent.com/benlye/anet-board/board-manager/package_skynet3d_anet_board_index.json

@oderwat
Copy link
Contributor

oderwat commented Jul 5, 2017

Hi Ben. Yeah thats cool. I am still on vacation and therefor limited with testing stuff. I will come back to it in about a week!

@Renaud11232
Copy link

Any news about this ?
Being able to install with the board manager would be very nice :)

@benlye
Copy link
Contributor Author

benlye commented Mar 29, 2019

I don't know if @oderwat is maintaining this any more. I've tweaked my fork to provide a Boards Manager compatible verison. Instructions to use it are included in the readme - take a look: https://github.com/benlye/anet-board

@oderwat
Copy link
Contributor

oderwat commented Mar 29, 2019

Nope ... after switching all my printers to Klipper I don't want to look back to Marlin.

BTW: This is not my organisation. I think this could be deleted though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants