How to install the firmware for GT2560

Locked
bang
Posts: 402
Joined: Wed Dec 28, 2016 2:12 pm

Re: How to install the firmware for GT2560

Post by bang » Sat Jan 14, 2017 5:33 pm

Pat,
About Y and Z motor issue,i guess you may have those two endstops correctly connected(should be Y_min and Z_min).

LCD problem,you only can see X and Y when you click on "Move 10mm" but you'll see "X/y/Z" when clicking on "Move 1mm".That's normal.

Cup
Posts: 123
Joined: Fri Jul 15, 2016 6:11 pm

Re: How to install the firmware for GT2560

Post by Cup » Wed Jan 18, 2017 2:51 pm

Hi,Pat
Why not download the firmware for your own printer(proB)...

babau
Posts: 1
Joined: Sat Jan 28, 2017 3:38 am

Re: How to install the firmware for GT2560

Post by babau » Sat Jan 28, 2017 4:12 am

Sorry for my bad english.

I hava geeetech i3 pro b.
I have installed arduino 1.0.1
I have downloaded the firmware Marlin
I have setting arduino mega 2560 board.
5) Firmware for I3 pro&proB
I3 pro&proB(GT2560)

Marlin-PI3_Pro_B.zip
(299.2 KiB) Downloaded 3531 times
When i compile, not install only compile,return many compilation errors .

attaching file with errors
Thanks

Babau
marlin_errors.7z
File txt
(3.92 KiB) Downloaded 830 times

BrendanJ
Posts: 2
Joined: Sat Jan 21, 2017 6:47 pm

Re: How to install the firmware for GT2560

Post by BrendanJ » Sat Jan 28, 2017 6:16 am

Re: How to install the firmware for GT2560

Postby babau » 27 Jan 2017 20:12
Sorry for my bad english.

I hava geeetech i3 pro b.
I have installed arduino 1.0.1
I have downloaded the firmware Marlin
I have setting arduino mega 2560 board.

5) Firmware for I3 pro&proB
I3 pro&proB(GT2560)

Marlin-PI3_Pro_B.zip
(299.2 KiB) Downloaded 3531 times



When i compile, not install only compile,return many compilation errors .

attaching file with errors
Thanks

Babau

marlin_errors.7z
File txt
(3.92 KiB) Downloaded 3 times

Hi Babau.
It seems that you are missing the U8glib library file from your installation of Arduino 1.0.1. The zipped file is attached below. Just unzip the U8glib folder into the library folder of Arduino and restart Arduino. You might check that it is imported in the import library... item of the sketch drop-down menu. Marlin-PI3_Pro_B should then compile without errors.
Cheers.
U8glib.zip
(1019.62 KiB) Downloaded 1236 times

oroszjrobert
Posts: 2
Joined: Tue Jan 31, 2017 3:56 am

Re: How to install the firmware for GT2560

Post by oroszjrobert » Tue Jan 31, 2017 9:34 pm

Acrylic Geeetech I3 pro B 3D Printer kit

I need some help.

Assembled it correctly but the z axis does not stop after it pushes down the z axis minimum button ( I hope that is how you call that)
I have the same issue in the case of auto-home also same when I set the home setting manually. The motor keep stopping at the end point and is forcing itself but it will not go any further.

I hope you understand my issue.
Thanks in advance

bang
Posts: 402
Joined: Wed Dec 28, 2016 2:12 pm

Re: How to install the firmware for GT2560

Post by bang » Wed Feb 08, 2017 5:54 pm

oroszjrobert wrote:Acrylic Geeetech I3 pro B 3D Printer kit

I need some help.

Assembled it correctly but the z axis does not stop after it pushes down the z axis minimum button ( I hope that is how you call that)
I have the same issue in the case of auto-home also same when I set the home setting manually. The motor keep stopping at the end point and is forcing itself but it will not go any further.

I hope you understand my issue.
Thanks in advance
Did you have all the endstops correctly conneceted?See the following picture:
QQ截图20170208175321.jpg
QQ截图20170208175321.jpg (22.35 KiB) Viewed 19923 times

BrendanJ
Posts: 2
Joined: Sat Jan 21, 2017 6:47 pm

Re: How to install the firmware for GT2560

Post by BrendanJ » Thu Feb 09, 2017 6:05 am

oroszjrobert wrote:Acrylic Geeetech I3 pro B 3D Printer kit

I need some help.

Assembled it correctly but the z axis does not stop after it pushes down the z axis minimum button ( I hope that is how you call that)
I have the same issue in the case of auto-home also same when I set the home setting manually. The motor keep stopping at the end point and is forcing itself but it will not go any further.

I hope you understand my issue.
Thanks in advance
Are you driving the Z-axis steppers independently using separate drivers (Z2 option)? If you are you may need to add a line of code to define the home retract distance for Z2 in the Configuration_adv.h file of the firmware.

kovac_00
Posts: 3
Joined: Sat Feb 11, 2017 12:09 am

Re: How to install the firmware for GT2560

Post by kovac_00 » Sat Feb 11, 2017 12:36 am

Hi there from Greece!
I recently bought a Geeetech Prusa i3 pro B 3D printer (great kit by the way).
The printer works ok by itsself (if I use an SD card I guess). I mean, I run some "tests" from the display (moving axes, heating bed and extruder) and it worked ok, except the x-axis that is inverted. I know how to invert it with firmware, I've read that part. I also need to make some changes to the firmware so my auto-level kit can be used. I've got some usefull instructions on how to do that too.

My problem is that I'm having some issues connecting it to my PC.
I tried that on 2 seperate machines, one with Windows XP SP3 32-bit and one with Windows 7 64-bit. Failed to connect.

I've plugged the usb cable, device not recognized (that's ok, it needs drivers).
I've installed the FTDI drivers as mentioned. Device manager shows Serial-usb on COM4. Green led on GT2560 board.
I installed arduino 1.0.1, used the correct port and board (I have the GT2560) but arduino gives me lot of errors.
I extracted the "U8glib" folder in the library folder, errors appeared again.
I installed arduino 1.8.1 (latest) that also gives me errors.
I have attached a zip file with errors.
While uploading the firmware, I can see an orange led flashing on the GT2560 1-2 times then stops. During that my prusa's display goes off then on.

Any ideas?
Attachments
arduino errors.zip
arduino 1.0.1, arduino 1.0.1 (with U8glib) and arduino 1.8.1 errors
(1.96 KiB) Downloaded 721 times

bang
Posts: 402
Joined: Wed Dec 28, 2016 2:12 pm

Re: How to install the firmware for GT2560

Post by bang » Sat Feb 11, 2017 4:45 pm

@ kovac_00
Try this driver:
http://www.ftdichip.com/Drivers/CDM/CDM21224_Setup.zip
And could you please attach a picture of the FTDI chip on your board?

kovac_00
Posts: 3
Joined: Sat Feb 11, 2017 12:09 am

Re: How to install the firmware for GT2560

Post by kovac_00 » Sat Feb 11, 2017 5:39 pm

bang wrote:@ kovac_00
Try this driver:
http://www.ftdichip.com/Drivers/CDM/CDM21224_Setup.zip
And could you please attach a picture of the FTDI chip on your board?
First of all thank you for the quick reply!

YES, THAT DID THE TRICK! WORKS LIKE A CHARM NOW!!!!
I've been using the "CDM v2.12.00 WHQL Certified" driver as refered to the instructions and I was pretty sure that it was ok (I also downloaded the "CDM v2.12.24 WHQL Certified", but didn't give it a try). My next move was a simple change to the usb cable!
You're a saint!!!!

Keep up the good work guys!!!!

Locked