Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post Reply
pekote
Posts: 12
Joined: Fri Jun 26, 2015 10:01 pm

Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by pekote » Tue Apr 04, 2017 11:59 am

Hello,

This is up to now, the latest version for Marlin Firmware for GEEETECH Prusa I3 Dual Extruder. Works great!!! :D
I edited it with Geeetech parameters for prusa I3 Dual Extruder.

Compile with latest arduino 1.8.2

Do not forget to setup your extruder distance in configuration.h file, like below ->
#define HOTEND_OFFSET_X {0.0, 32.25} // (in mm) for each extruder, offset of the hotend on the X axis (BIGGER means 2nd extr go to left)
#define HOTEND_OFFSET_Y {0.0, 0.00} // (in mm) for each extruder, offset of the hotend on the Y axis

With this setting you don't need to setup any offset in slicer. Extruder separation is given from firmware.

Also it is necessary to setup an offset distance in order to print in center of the bed->
#define MANUAL_X_HOME_POS -17.0
#define MANUAL_Y_HOME_POS 0
Attachments
Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder.zip
Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder.zip
(1.45 MiB) Downloaded 1267 times

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extru

Post by William » Thu Apr 06, 2017 8:54 am

Hi,thank you for your selfless sharing :D
-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!

pekote
Posts: 12
Joined: Fri Jun 26, 2015 10:01 pm

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extru

Post by pekote » Thu Apr 06, 2017 6:10 pm

I found that from time to time, printer could trip due to temperature protection.

New firmware have a new protection that takes care temperature diferencies between set point and feedback.

I attached some corrections to avoid trip due to its feature.
Attachments
Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder rev2.zip
(1.45 MiB) Downloaded 1081 times

Marc71
Posts: 12
Joined: Fri Feb 17, 2017 11:13 pm

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by Marc71 » Wed Jul 05, 2017 7:18 am

Is this configuration good for i3 pro c ?

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by William » Wed Jul 05, 2017 8:50 am

It suits your I3 Pro3 with dual extruder.
-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!

RoBra81
Posts: 1
Joined: Fri Aug 11, 2017 5:53 pm

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by RoBra81 » Wed Sep 13, 2017 7:03 pm

Hello,

would it be possible to use auto leveling with 3d touch sensor with this firmware?

Thanks
Ronny

BarBE
Posts: 0
Joined: Thu Jul 13, 2017 9:58 pm

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by BarBE » Sat Oct 07, 2017 3:14 am

[quote=RoBra81 post_id=80411 time=1505300627 user_id=60742]
would it be possible to use auto leveling with 3d touch sensor with this firmware?
[/quote]

Hi Ronny, Auto leveling with the 3D touch sensor works fine with my Pro C and the latest marlin version (currently 1.1.5). Was about as easy to set up as the old firmware Geeetech provided. I haven't encountered any issues with it so far.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by William » Sat Oct 07, 2017 11:20 am

:D
-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!

NightStorm1000
Posts: 0
Joined: Thu Jan 04, 2018 8:14 am

Re: Latest Marlin-1.1.0-RC8 For GEEETECH Prusa I3 Dual Extruder

Post by NightStorm1000 » Thu Jan 04, 2018 8:16 am

Heya.

Can someone update this to the Latest Version?
I already tried to compare the Configuration.h from this with the Newest one but this ist just way beyond me.

Post Reply