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

Firmware test #8

Closed
TalZiv opened this issue Jul 16, 2018 · 10 comments
Closed

Firmware test #8

TalZiv opened this issue Jul 16, 2018 · 10 comments

Comments

@TalZiv
Copy link

TalZiv commented Jul 16, 2018

Hi,

Did anyone actually flashed the firmware posted in the repo the HEX or the actual files?
Or did some one dumped the firmware from the printer itself and compered it to the HEX?

@pyromanci
Copy link

I've not tired the Hex File, but did try the code after I put the bootloader on the board. Which did work for me.

@TalZiv
Copy link
Author

TalZiv commented Jul 16, 2018

And everything works fine?, If so this is great news, a lot of people wanted to know that the files are OK.
and have the option to go back to original firmware from marlin.

@pyromanci
Copy link

From what i can tell. I didn't test every feature. It compiled flashed and booted, heated the hot end, and moved it around a little.

Though honestly I wouldn't go back to stock. It's based on Marlin 1.0.X. So it's a bit of pain to flash if you flash anything else. Need to use a different version of arduino (i ended up using 1.0.6), libraries from the Marlin 1.0.X branch, reburn the boot loader from that version of arduino (which was odd), ect ect. and vsersa to back to another copy.

@rmcolbert
Copy link

I have done both. I compiled (after fixing issues caused by newer versions of the Arduino Studio) and everything worked. I also flashed the hex file directly and it went fine as well.

@pyromanci
Copy link

Might be worth while to create a pull request with the fix to allow it to compile with the latest copy of arduino.

@Gradimilo
Copy link

@rmcolbert what version of Arduino IDE did you use ? I'm with a problem in the LCD. The graphics are distorted. I had try Arduino IDE to 1.6.8 version, change u8glib version, compare with others marlins versions and nothing has worth.

@rmcolbert
Copy link

I used Arduino 1.6.8 but had to downgrade u8glib for the graphics to work.

@Stev-O95
Copy link

Stev-O95 commented Oct 19, 2018

Hi,

i would like to Update my Ender 3 by using the "Ender-3-Power-Fail-Resume-EN.hex" file by using Octoprint running on my raspi? Thanks for the help.

@rmcolbert
Copy link

      Hi,

i would like to Update my Ender 3 by using the "Ender-3-Power-Fail-Resume-EN.hex" file by using Octoprint running on my raspi? Thanks for the help.

You will need to install the bootloader to use the .hex file if you haven't already done so.

@steenerson
Copy link
Collaborator

Closing out this old issue, the firmware source+hex have been updated to 2019-04-26 version and compiles on latest (1.8.10) Arduino as-is.

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

6 participants