Prusa i3 pro C - dual extruder extruder offset fine tuning

jaitas
Posts: 11
Joined: Mon Aug 24, 2015 12:05 am

Prusa i3 pro C - dual extruder extruder offset fine tuning

Post by jaitas » Mon Aug 24, 2015 12:19 am

Hello

I have started to try to print with two colors with my Prusa i3 pro C

There a offset of about 0.5mm (Both X and Y axis) when printing two colours. I have tried to set extruder offsets from repetetier but that doesn't seem to have effect.

Is this kind of fine tuning done with the firmware, and if yes are there tutorials or instructions how to do it?

thank you in advance for your answers :)

-J

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by Mark » Mon Aug 24, 2015 2:15 pm

Can you post a pic here?

jaitas
Posts: 11
Joined: Mon Aug 24, 2015 12:05 am

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by jaitas » Mon Aug 24, 2015 2:48 pm

Hello

Here's a picture attached showing the slight misalignment. It's most visible in the wipe tower highlighted in red.

X axis has about 0.7mm and Y axis about 0.5mm I don't remember the exact measurements right now.

And it seems that setting extruder offsets either in Cura or Repetetier won't have any effect so I was wondering if the fine tuning is supposed to be done in printer firmware file?

thank you in advance for your answers! :)
Attachments
pro-c-extruder.jpg
Prusa i3 pro C extruder alignment
pro-c-extruder.jpg (42.97 KiB) Viewed 18745 times

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by Mark » Mon Aug 24, 2015 4:03 pm

How about adjust the offset here.
Attachments
QQ截图20150824160051.jpg
QQ截图20150824160051.jpg (187.74 KiB) Viewed 18742 times

ric chin
Posts: 71
Joined: Mon Jun 22, 2015 1:12 pm

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by ric chin » Tue Aug 25, 2015 10:48 pm

I have done this.... but mine still prints two completely different parts.

There is no change...

is there a more practical way to go about this.....???

It took me 2 months to get the correct firmware for the heads to actually print....and I have been struggling with it ever since...
broken and melted parts..ect. The entire head bracket fell off caust the screws pulled right out of the 3d printed mounting bracket nuts and all...made a new metal one...that fixed that.

now this whole extruder alignment thing...I expect 6 months before thats solved...

I hear london drugs has one fully assembled unit and starts printing right out of the box....for 800 bucks...after the time i've put into this one I am about to fire it into the garbage and go buy that one...

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by Mark » Wed Aug 26, 2015 10:53 am

How about the two nozzles? are they in a same plane?

jaitas
Posts: 11
Joined: Mon Aug 24, 2015 12:05 am

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by jaitas » Wed Aug 26, 2015 7:12 pm

Hello

I managed to find a good solution by applying extruder offset settings via setting g-code strings to the printer.

You can sen g-code lines to printer with repetetier host.
1. send command "M218" -> it will return your current extruder offsets and using that information you can calculate your new offsets.
2. send command "M218 T<extruder_number> X<offset_on_X> Y<offset_on_Y>" (where T=0 is extruder 1 and T=1 is extruder 2. Offsets seperated by point for example T1 X32.00 Y0.50)
3. Verify that you have correct numbers by sending "M218" again.
5. Save settings to EEPROM by command M500
6. Remember to erase all extruder offsets froms slic3r / cura etc.

Here's more comprehensive post about g-code commands: http://www.marlinfirmware.org/index.php ... _in_Marlin

(also a disclaimer that use this at your own risk I won't take any guarantee how this works in every case but it worked in mine)

So now my extruder heads are aligned and next to start battling the big oozing issue I have with these nozzles!

p.s. and yes Mark I have leveled my extruder heads :)

ric chin
Posts: 71
Joined: Mon Jun 22, 2015 1:12 pm

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by ric chin » Thu Aug 27, 2015 4:18 am

yup...30mm apart...on the X axis....no variance on the Y axis...

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by Mark » Thu Aug 27, 2015 4:08 pm

Why the offset in the repetier host don't work???

ric chin
Posts: 71
Joined: Mon Jun 22, 2015 1:12 pm

Re: Prusa i3 pro C - dual extruder extruder offset fine tuni

Post by ric chin » Fri Aug 28, 2015 12:21 am

That is the question we are asking you...why don't the offsets work?

Post Reply