Firmware update
Posted: Tue Aug 25, 2020 3:51 am
I have bought a Geetech i3 Pro B back in april/may 2018. I have now ordered a Geeetech 3D Touch Auto Level Sensor. My concern is how to figure out which settings I need to use in the firmware.
I have (professional) programming experience, and also has experience with both Arduini, Platformio, C/C++. So I have no concerns getting the firmware compiled, and I also understand where to set the apropriate values.
1. Is there an option to either backup existing firmware (I think it is version 1.0.3)? (From my reading I guess answer to this is "NO")
OR
2. Is there some function I could call to identify what are the actual settings in the firmware. (I can only see the firmware version in the log)
OR
3. Is there a list of values I need to identify before (eg. boards make + revision, ....)
And
I see a lot of repos in github, where can I find the best or even better a correct Configuration.h file?
What I do know is:
1. Board is GT2560 Rev A+
I have found this https://www.instructables.com/id/How-to ... nd-Arduin/ which seems to describe a brute force approach, if I can't find the correct Configuration.h
Sorry for the newbie questions, and thanks in advance
I have (professional) programming experience, and also has experience with both Arduini, Platformio, C/C++. So I have no concerns getting the firmware compiled, and I also understand where to set the apropriate values.
1. Is there an option to either backup existing firmware (I think it is version 1.0.3)? (From my reading I guess answer to this is "NO")
OR
2. Is there some function I could call to identify what are the actual settings in the firmware. (I can only see the firmware version in the log)
OR
3. Is there a list of values I need to identify before (eg. boards make + revision, ....)
And
I see a lot of repos in github, where can I find the best or even better a correct Configuration.h file?
What I do know is:
1. Board is GT2560 Rev A+
I have found this https://www.instructables.com/id/How-to ... nd-Arduin/ which seems to describe a brute force approach, if I can't find the correct Configuration.h
Sorry for the newbie questions, and thanks in advance