Re: RepRap discount full graphic LCD for sanguinololu
Hi, Can you share how you solved your issue ? Have similar problem. Thanks
View ArticleRe: What is this board and can it run Marlin 1.1.8
QuoteDust 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...
View ArticleRe: What is this board and can it run Marlin 1.1.8
Quoterotinaj13 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...
View ArticleRe: What is this board and can it run Marlin 1.1.8
QuoteWow 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...
View ArticleRe: RepRap discount full graphic LCD for sanguinololu
Hi, I'm sorry that I did not shared my solution, but I didn't because I though that was a stupid question, because anyone aswered to me. Well I know that most of the tronxy board share the same pins...
View ArticleRe: What is this board and can it run Marlin 1.1.8
Yea the method I posted gets around the old boot loader generating errors when you attempt to upload firmware. Since my Gen6 was older and I would be wiling to bet yours is as well you will need to...
View ArticleRe: What is this board and can it run Marlin 1.1.8
bah... brain fart... should be #define MOTHERBOARD BOARD_GEN6 I used to use SANGUINOLOLU boards ... Same CPU, different pin outs
View ArticleSanguinololu 1.3a, Marlin 1.1.9
Early this year, under Arduino 1.8.6 I managed to compile, upload, run Marlin 1.1.8 on this old board. Today, I wanted to give a try to 1.1.9 the last and final 8 bits Marlin. Using the same env.,...
View ArticleRe: Sanguinololu 1.3a, Marlin 1.1.9
You did update #define MOTHERBOARD BOARD_SANGUINOLOLU_12 as I just cloned it and tried it and it still compiles. (after setting the board and MPU etc)
View ArticleRe: Sanguinololu 1.3a, Marlin 1.1.9
Thanks. Forgot to change that (and other stuff BTW). Even had to make again the downgrade of the upload speed ! My fault, I didn't document as I assumed there would be nothing after 1.1.8. Now it is...
View ArticleRe: RepRap Discount Full Graphic LCD clone on Melzi 2.0 success.
Hi, is it possible for you to provide me with the modified Marlin fw that would allow me to power a RepRap Full Graphic Display with my Melzi board? Thanks.
View ArticleLCD Display probleme after upgrading firmware
Hello, I bought a CXY card, and all worked great, but after a firmware update MARLIN, I ended up with a display as we see on the attached image, I tested different firmware and I always have the same...
View ArticleRe: LCD Display probleme after upgrading firmware
your googlefoo is very weak [github.com]
View ArticleRe: LCD Display probleme after upgrading firmware
Yes! i find another solution put to comment the line #pragma GCC optimize (3) in ultracd_st7920_u8glib_rrd.h Like : #pragma GCC optimize (3) to //#pragma GCC optimize (3)
View ArticleRe: Sanguinololu 1.3a, Marlin 1.1.9
Hi Guys. For everyone who wanna upgrade the firmware in a 3D Printer with sanguinololu board. Follow some tips....
View ArticleRe: backup installed firmware?
This was a first / near first hit on google searching for backing up of firmware on a mainboard. Want to point out as mentioned in the thread. Use of :w: Is "write" to the Arduino / mainboard memory...
View ArticleBLTouch not working on Anet A8
Hi everyone, I have installed a BLTouch bed probe on my Anet A8 running Marlin 1.1.9. When I either "Auto Home" or "Level Bed" X and Y are homed correctly. Then the Z axis moves up slightly (10mm) and...
View ArticleRe: BLTouch not working on Anet A8
Upload you configuration.h file a a google drive share post the link will take a look for you.
View ArticleRe: BLTouch not working on Anet A8
Much appreciated! https://drive.google.com/open?id=1yaL3DLFM5z6QeZ-q0CUa1X6bw25cdVWK
View Article