Dual Extruder Upgrade - Limited Availability

The official subforum for discussion of the installation and use of the official M2 Dual Extruder upgrade.
User avatar
jimc
Posts: 2888
Joined: Wed Apr 09, 2014 11:30 pm
Location: mullica, nj
Contact:

Re: Dual Extruder Upgrade - Limited Availability

Post by jimc » Wed Aug 06, 2014 4:31 am

haha jin...good ol comcast :evil: can you believe they charged me 3000 bucks to run that crap down my driveway. uh dont get me started.

on another note, thanks for the pic. i see the block does look pretty short and i see a heat break of some sort in the feed tube above the block. its really good to have that short melt zone. you have better control of the filament. cool, looks promising and a little less "off the shelf" than other extruders. i like it!

sprior
Posts: 385
Joined: Thu Apr 10, 2014 8:37 pm

Re: Dual Extruder Upgrade - Limited Availability

Post by sprior » Wed Aug 06, 2014 4:56 am

First test print, blue shell, red infill.
Attachments
IMG_2687.JPG
(833.9 KiB) Downloaded 1012 times

sprior
Posts: 385
Joined: Thu Apr 10, 2014 8:37 pm

Re: Dual Extruder Upgrade - Limited Availability

Post by sprior » Wed Aug 06, 2014 5:13 am

I stopped the cube after it was about a quarter done because if I let it finish you wouldn't see the infill was different. Things I noticed using Simplify3D:

1. The left extruder no longer moves all the way off the bed so when it does that initial prime extrude it does so over the glass. We'll have to move that off to the left hand side.

2. There was no prime for the right extruder.

3. There was no wipe for color changes and since they had some plastic left in the nozzle it would leak out when the other extruder was being used. You can see the blue fuzz on the left from that. Didn't happen as much with the red because the middle layers used just a little blue compared to the red.
Attachments
IMG_2697.JPG
(863.58 KiB) Downloaded 1040 times

User avatar
jimc
Posts: 2888
Joined: Wed Apr 09, 2014 11:30 pm
Location: mullica, nj
Contact:

Re: Dual Extruder Upgrade - Limited Availability

Post by jimc » Wed Aug 06, 2014 5:21 am

from what i gather s3d doesnt have the wiper wall feature as of yet so there isnt alot you can do about the drooling...atleast that i know of. i know nothing of dual extrusion so i am just passing along info that i have read on the s3d board. some people model thier own wiper walls but there is no guarantee that the correct extruder will wipe at the right time. i think some people have set up a tool change gcode that will retract the filament completely out of the hot zone then a positive extrude on return. your going to have to dig into the tuning issues concerned with it. maybe josh or rick will have some tips once these get going.

jsc
Posts: 1864
Joined: Thu Apr 10, 2014 4:00 am

Re: Dual Extruder Upgrade - Limited Availability

Post by jsc » Wed Aug 06, 2014 6:27 am

I had the same issue with the extrusion direction being reversed. The RAMBO connector isn't too directional, so you can just reverse it, but I think it should work in the correct direction.

jsc
Posts: 1864
Joined: Thu Apr 10, 2014 4:00 am

Re: Dual Extruder Upgrade - Limited Availability

Post by jsc » Wed Aug 06, 2014 6:57 am

The PID parameters are not perfect. I'm getting an oscillation of 2 degrees both ways at 210.

jsc
Posts: 1864
Joined: Thu Apr 10, 2014 4:00 am

Re: Dual Extruder Upgrade - Limited Availability

Post by jsc » Wed Aug 06, 2014 7:36 am

My first dual extrusion test. I can see that there will need to be some work done on tuning my procedures for dual extrusion already. I'm using the sample tool change gcode from the wiki. The straightforward way has the double side effect of sometimes leaving a streak from over extrusion on reset from wherever the new tool happened to be to the point where it starts getting used (black), and also missed lines at the start of a tool change from under extrusion on reset (white).

What ideally should happen is that the old tool should retract, the new tool should move into position and extrude to reset. But that doesn't seem to be straightforward using Simplify3D.

Also, starting up is a bit tricky now, since you need to prime both extruders. Here's my first stab at it:

Code: Select all

M201 X1000 Y1000
G28
T1
G1 X50 Z0.3 F9600
G92 E0
G1 E10 F225
G92 E0
G1 E-6 F3000
T0
G92 E0
G1 E10 F225
G92 E0
G1 Y50 Z0.3 F9600
WARNING: don't use this if you have a binder clip on the front edge!

That homes, moves both extruders to the front edge of the bed, extrudes 10mm with each, then does a rapid move into the bed in the Y axis to strip off the blob. I'm sure this could be improved. The right extruder gets primed first, then retracted 6mm. The left extruder just gets primed and starts printing immediately.

An alternative would be a modification to the common extrude-and-wipe sequence, where the left extruder gets wiped on the left edge and the right extruder gets wiped on the right.
Attachments
dual extruder test.jpg
dual extruder test.jpg (116.97 KiB) Viewed 13355 times
Last edited by jsc on Wed Aug 06, 2014 2:26 pm, edited 1 time in total.

jsc
Posts: 1864
Joined: Thu Apr 10, 2014 4:00 am

Re: Dual Extruder Upgrade - Limited Availability

Post by jsc » Wed Aug 06, 2014 2:24 pm

Most printers appear to define tool 0 to be the right extruder and tool 1 to be the left. Maybe the firmware should be changed to follow this convention, or does it not matter? Maybe it is better to leave it as it currently is, since the left extruder can span the whole bed, but the right one cannot get down to X=0.

User avatar
willnewton
Posts: 479
Joined: Wed Apr 09, 2014 8:32 pm

Re: Dual Extruder Upgrade - Limited Availability

Post by willnewton » Wed Aug 06, 2014 3:51 pm

jimc wrote:from what i gather s3d doesnt have the wiper wall feature as of yet so there isnt alot you can do about the drooling...atleast that i know of.
I don't know if Makergear has any influence over at S3D, but perhaps this would be a feature request with some weight behind it, especially if it came directly from a printer manufacturer.

Thanks for posting up your pics and info guys. It's good inspiration for the future.
I'm finally back to where I started two days ago!

A thread with some stuff in it I update every once in a while. viewtopic.php?f=8&t=9
See some of my stuff http://www.thingiverse.com/willnewton/favorites

Josh
Site Admin
Posts: 91
Joined: Thu Apr 10, 2014 3:32 pm

Re: Dual Extruder Upgrade - Limited Availability

Post by Josh » Wed Aug 06, 2014 10:03 pm

For anyone who notices that this topic has been moved - we've created a new M2 Dual Extruder subforum, in which all dual upgrade discussion can be collected. Please post future topics (configuration and installation troubleshooting, etc.) not directly related to the release announcement, there.

Post Reply