Firmware for geeetech 3D printers

Locked
Tom123
Posts: 0
Joined: Tue Feb 20, 2018 3:35 am

Re: Firmware for geeetech 3D printers

Post by Tom123 »

Guys i'm new in 3printing.
Tried to install the wright firmware but didnt work...

I've got the GT2560 controlesystem with Mega2560 + Ramps1.4.
Geeetech i3 Pro C dual extruder

I installed the : "I3 pro C (GT2560) - Marlin_GT2560-PI3_Pro_C.zip"
Now my x-motor goes the wrong way, i found out how to change that in the firmware.
But the biggest problem was the y-motor.
It is homing perfectly and with good speed.
But when i tried to manually move the y-axis it is moving with much struggling.
I took the belt off, the same problem is accuring...

Can anyone help me?
Wrong firmware or something else??

Thanx!
User avatar
_kaktus_
Site Admin
Posts: 1260
Joined: Fri Dec 15, 2017 10:06 pm
Location: PL
Contact:

Re: Firmware for geeetech 3D printers

Post by _kaktus_ »

[quote=RolandTruter post_id=82718 time=1519154450 user_id=61724]
How Do I convert the hex file to bin file?
[/quote]


The hex file can be loaded with the ST-Link programmer. I sent you a message by email.
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Firmware for geeetech 3D printers

Post by William »

Tom123 wrote: Thu Feb 22, 2018 4:13 am Guys i'm new in 3printing.
Tried to install the wright firmware but didnt work...

I've got the GT2560 controlesystem with Mega2560 + Ramps1.4.
Geeetech i3 Pro C dual extruder

I installed the : "I3 pro C (GT2560) - Marlin_GT2560-PI3_Pro_C.zip"
Now my x-motor goes the wrong way, i found out how to change that in the firmware.
But the biggest problem was the y-motor.
It is homing perfectly and with good speed.
But when i tried to manually move the y-axis it is moving with much struggling.
I took the belt off, the same problem is accuring...

Can anyone help me?
Wrong firmware or something else??

Thanx!
Have you tried to increase the voltage of A4988?
You can refer to this post
http://www.geeetech.com/forum/viewtopic ... 19&t=17097
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
apollonh
Posts: 0
Joined: Fri Mar 30, 2018 1:19 am

Re: Firmware for geeetech 3D printers

Post by apollonh »

hello guys,

i recently mounted the 3dtouch sensor on my I3 Pro W (A+, the one that already has the pins for the 3dtouch) that i am currently running with firmware 1.04.
on the front page there only is one firmware listed for the pro w.
is this the correct one for my configuration, so that i can start editing the firmware files to get the 3dtouch sensor working? thank you for help, sincerely, nils
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Firmware for geeetech 3D printers

Post by William »

apollonh wrote: Fri Mar 30, 2018 1:24 am hello guys,

i recently mounted the 3dtouch sensor on my I3 Pro W (A+, the one that already has the pins for the 3dtouch) that i am currently running with firmware 1.04.
on the front page there only is one firmware listed for the pro w.
is this the correct one for my configuration, so that i can start editing the firmware files to get the 3dtouch sensor working? thank you for help, sincerely, nils
I think you can upload the firmware for PRO B(You need to change the print area :D )
Or you can download the firmware for PRO B and then compare with them.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
keyser187
Posts: 28
Joined: Mon Jan 22, 2018 9:28 am

Re: Firmware for geeetech 3D printers

Post by keyser187 »

[quote=apollonh post_id=83493 time=1522344299 user_id=65021]
hello guys,

i recently mounted the 3dtouch sensor on my I3 Pro W (A+, the one that already has the pins for the 3dtouch) that i am currently running with firmware 1.04.
on the front page there only is one firmware listed for the pro w.
is this the correct one for my configuration, so that i can start editing the firmware files to get the 3dtouch sensor working? thank you for help, sincerely, nils
[/quote]

latest firmware is marlin 1.1.8, if you know how to configure the firmware should be easy. (also need arduino 1.8.5 i think it is, to upload)
kovacsbela
Posts: 0
Joined: Fri Apr 27, 2018 9:29 pm

Re: Firmware for geeetech 3D printers

Post by kovacsbela »

Hello,

i have an Geeetech prusa I3 A Pro 3D printer DIY kit
http://www.geeetech.com/geeetech-prusa- ... p-997.html

Could you please tell me where the latest firmware can be downloaded as an arduino project in the marlin format?

Also a problem that in the first post of this toppic there are different firmware version source codes and they should be installed with the arduino version 1.0.1 while lates arduino version is 1.8.5.
I tested both versions: the 2015 firmwares can only be compiled with the latest arduino, NOT with 1.0.1. later shows below errors while compiling:

In file included from /dogm_lcd_implementation.h:35,
from ultralcd.cpp:34:
ultralcd_st7920_u8glib_rrd.h:48: error: 'u8g_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: 'u8g' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: 'u8g_dev_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: 'dev' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: expected primary-expression before 'msg'
ultralcd_st7920_u8glib_rrd.h:48: error: expected primary-expression before 'void'
ultralcd_st7920_u8glib_rrd.h:48: error: initializer expression list treated as compound expression
ultralcd_st7920_u8glib_rrd.h:49: error: expected ',' or ';' before '{' token
User avatar
Alienmoon
Posts: 11
Joined: Wed Apr 25, 2018 7:13 pm
Location: Othalla

Re: Firmware for geeetech 3D printers

Post by Alienmoon »

@kovacsbela

Read this Post here viewtopic.php?f=13&t=17181 It'll explain exactly how to install your firmware with Arduino 1.0.1.

The post also has a link to download the Arduino 1.0.1 that GEEETech recommends, the link will take you to the GEEETech WIKI Page,... where you can download the actual version by this link http://www.geeetech.com/wiki/images/a/a ... indows.zip

Use that version and it'll compile just fine.
Gingko
Site Admin
Posts: 230
Joined: Tue Apr 24, 2018 10:43 am

Re: Firmware for geeetech 3D printers

Post by Gingko »

[quote=kovacsbela post_id=83945 time=1524836673 user_id=65414]
Hello,

i have an Geeetech prusa I3 A Pro 3D printer DIY kit
http://www.geeetech.com/geeetech-prusa- ... p-997.html

Could you please tell me where the latest firmware can be downloaded as an arduino project in the marlin format?

Also a problem that in the first post of this toppic there are different firmware version source codes and they should be installed with the arduino version 1.0.1 while lates arduino version is 1.8.5.
I tested both versions: the 2015 firmwares can only be compiled with the latest arduino, NOT with 1.0.1. later shows below errors while compiling:

In file included from /dogm_lcd_implementation.h:35,
from ultralcd.cpp:34:
ultralcd_st7920_u8glib_rrd.h:48: error: 'u8g_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: 'u8g' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: 'u8g_dev_t' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: 'dev' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:48: error: expected primary-expression before 'msg'
ultralcd_st7920_u8glib_rrd.h:48: error: expected primary-expression before 'void'
ultralcd_st7920_u8glib_rrd.h:48: error: initializer expression list treated as compound expression
ultralcd_st7920_u8glib_rrd.h:49: error: expected ',' or ';' before '{' token
[/quote]

Similar problems mentioned on the previous page,
you can try to add the U8glib folder to the library and restart Arduino.
viewtopic.php?f=20&t=17046&p=36608&hilit=U8glib#p36608
Woga1965
Posts: 0
Joined: Mon Jun 04, 2018 10:23 am

Re: Firmware for geeetech 3D printers

Post by Woga1965 »

Hi!
I own a MECREATOR2 which worked well for a while.
Now the nozzle temperature is measured wrong. The LCD displays 108 degrees at room temperature.

I checked the thermistor - near 100k at room temperature - ok
Disconnected thermistor - LCD shows 107 degrees
Shorted the thermistor input pins - LCD shows 200 degrees

It seems the analog input is blown somehow.

So I had a look at configuration.h and the pins.h to find an analog pin which i can map the thermistor to.
I found the definitions of TEMP_SENSOR_0 / TEMP_SENSOR_1 / TEMP_SENSOR_2 in the configuration.h file and the pin definitions in pins.h:

ULTIMAKER
#define HEATER_BED_PIN 4
#define TEMP_BED_PIN 10
#define HEATER_0_PIN 10//2
#define TEMP_0_PIN 11//8
#define HEATER_1_PIN 3
#define TEMP_1_PIN 9
#define HEATER_2_PIN -1
#define TEMP_2_PIN -1

Also I had a look at the mainboard (2560 rev B). It seems it has three temperature sensor input.

So how do I map the thermistor to a working input?
Locked