Page 8 of 8

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Mon Feb 11, 2019 5:06 am
by Gandalf
I've flashed this firmware but now hotend max temp is 235° while it should be 250° and heatbed is locked at 100° while it should be 110°, based on official user guide.

How can I fix this ?

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Tue Feb 12, 2019 7:17 pm
by Aeisens
Search the .ino file in the zip folder and open IT in the Arduino IDE. Open the configurarion.h tab and change the HEATER_0_MAXTEMP and the Bed Maxtemp. Then compile and upload IT via Arduino IDE

If you want a maximum of 250 you habe to Set the temperature to 265 and for the Bed also +15 to your desired value

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Thu Feb 14, 2019 7:33 pm
by CuRock
Hello there,

I've updated my A10 just bought, but now in the "board info" , the board appears as Ultimaker, when previously was GT2560 (the real board), Is it a problem??. As a noob in 3d printing, now I dont know how to reset the firmware to the beginning state. Any advice?

Thanks in advance

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Mon Feb 18, 2019 9:28 am
by William
CuRock wrote:
Thu Feb 14, 2019 7:33 pm
Hello there,

I've updated my A10 just bought, but now in the "board info" , the board appears as Ultimaker, when previously was GT2560 (the real board), Is it a problem??. As a noob in 3d printing, now I dont know how to reset the firmware to the beginning state. Any advice?

Thanks in advance
I think if the pins.h file is correct.
Then it won't be a problem.

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Tue Feb 19, 2019 9:15 am
by William
vert wrote:
Mon Feb 18, 2019 10:19 pm
In older versions of Marlin the 2 pins files are nearly identical the gt2560 is an ultimaker clone.
You are correct ;)

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Tue Feb 19, 2019 11:11 pm
by entretoize
There's a 1.1.9 version on marlin's github, is it the one you modified to work on A10 ?

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Wed Feb 20, 2019 9:33 am
by William
entretoize wrote:
Tue Feb 19, 2019 11:11 pm
There's a 1.1.9 version on marlin's github, is it the one you modified to work on A10 ?
I think you can download the Marlin2.x for A10.
Try to find vert's post then you can download it.

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Wed Feb 20, 2019 5:21 pm
by entretoize
William wrote:
Wed Feb 20, 2019 9:33 am
I think you can download the Marlin2.x for A10.
Try to find vert's post then you can download it.
OK, but this is again some sources from someone, and we don't know what it is based on exactly. How to start from the marlin offical code and make it work for A10 ? Is it explained somewhere ?

Re: Geeetech A10 firmware Marlin 1.1.9

Posted: Thu Feb 21, 2019 1:11 pm
by William