What is this board and can it run Marlin 1.1.8 February 06, 2018 01:37PM |
Registered: 1 year ago Posts: 6 |
Re: What is this board and can it run Marlin 1.1.8 February 06, 2018 05:31PM |
Registered: 8 years ago Posts: 5,077 |
Re: What is this board and can it run Marlin 1.1.8 February 07, 2018 12:47AM |
Registered: 1 year ago Posts: 6 |
Re: What is this board and can it run Marlin 1.1.8 February 07, 2018 02:06AM |
Registered: 8 years ago Posts: 5,077 |
Re: What is this board and can it run Marlin 1.1.8 February 07, 2018 05:05AM |
Registered: 1 year ago Posts: 6 |
Re: What is this board and can it run Marlin 1.1.8 February 07, 2018 04:57PM |
Registered: 8 years ago Posts: 5,077 |
Re: What is this board and can it run Marlin 1.1.8 February 08, 2018 10:50PM |
Registered: 7 years ago Posts: 23 |
Re: What is this board and can it run Marlin 1.1.8 February 09, 2018 01:34AM |
Registered: 1 year ago Posts: 6 |
Re: What is this board and can it run Marlin 1.1.8 February 14, 2018 10:53PM |
Registered: 7 years ago Posts: 23 |
Re: What is this board and can it run Marlin 1.1.8 February 15, 2018 12:29AM |
Registered: 8 years ago Posts: 5,077 |
Re: What is this board and can it run Marlin 1.1.8 February 15, 2018 10:17PM |
Registered: 7 years ago Posts: 23 |
Re: What is this board and can it run Marlin 1.1.8 February 16, 2018 02:45AM |
Registered: 1 year ago Posts: 6 |
Quote
Dust
your a bit out of date... thats the old, not supported way to install Sanguino
use this method:
Start up Arduino IDE
Open up the menu File|Preferences
At the bottom is a field Additional Boards manager URLs:
Enter "https://raw.githubusercontent.com/Lauszus/Sanguino/master/package_lauszus_sanguino_index.json"
Click OK
Open up the menu Tools|Board:|Boards manager...
This will open the manager. Scroll down till you see Sanguino
Click more info, this will reveal an install button.
Hit install.
Close the Board manager.
Your done!
Re: What is this board and can it run Marlin 1.1.8 February 16, 2018 02:51AM |
Registered: 1 year ago Posts: 6 |
Quote
rotinaj13
Ok so I got over my fear of bricking the only controller for this printer and was finally able to get Marlin 1.1.8 on my GEN6 board. So as I am sure you have found out the GEN6 board has an older bootloader which is most likely from Arduino legacy days (00XX). Marlin 1.1.8 needs to be compiled in something newer than Arduino IDE 1.6.8. I downloaded Arduino IDE ...
Re: What is this board and can it run Marlin 1.1.8 February 16, 2018 04:38AM |
Registered: 8 years ago Posts: 5,077 |
Quote
Wow that sounds like it has saved me a lot of trouble. To make sure I got it right: This is the procedure to compile and then install the new firmware, right? Hopefully it also works this way on my Mac.
Thanks a lot for the comments. I will also keep trying...
Re: What is this board and can it run Marlin 1.1.8 February 17, 2018 10:15PM |
Registered: 7 years ago Posts: 23 |
Re: What is this board and can it run Marlin 1.1.8 February 18, 2018 04:24AM |
Registered: 8 years ago Posts: 5,077 |