Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. Tags
    3. extruder
    Log in to post
    • All categories
    • JRCL

      Solved Extruder Maximum Feedrate Issues
      Using Duet Controllers • extruder feedrate slow duet web control • • JRCL

      4
      0
      Votes
      4
      Posts
      118
      Views

      Phaedrux

      @jrcl said in Extruder Maximum Feedrate Issues:

      V 800

      You still have a space between the V and 800

    • fredih

      Extruder doesn't spin/ onlyVibrates
      Duet Hardware and wiring • extruder not working stepper hemera e3d hemera duet 3 • • fredih

      16
      0
      Votes
      16
      Posts
      256
      Views

      deckingman

      @fredih said in Extruder doesn't spin/ onlyVibrates:

      @deckingman okay, thanks. That's very insightful. Yes, I did some google-fu, on how to add a second stepper for the Z-axis, and the answer was to simply add a second extruder to the configurator, then re-map it in the config file, which is probably how I ended up with double values for two extruders.

      As others have pointed out, that's not the way to add a second drive to an axis. Here is some info which might help your understanding.

      Any axis can have a number of drives assigned to it but things like acceleration, steps per mm, instantaneous speed change, motor currents etc are all applied on a per axis basis. That is to say, any drives associated with an axis will all be assigned the same values. If you think about, that's the way it has to be because you can't have two motors driving the same axis using different acceleration values for example - they have to synchronised. For that reason, we don't use colon separators for individual drives on the same axis - every drive will have the same values by default.

      Extruders are treated similarly to axes but each extruder can only have one drive assigned to it. Tools can have one or more extruders assigned to them but that's another matter. For machines which have multiple extruders, we have to stipulate the acceleration, jerk, steps per mm etc for each extruder, just as we would for separate axes (X,Y and Z might use the same values but they might equally use different values depending on pulley size or lead screw lead). We do that by using multiple values separated by a colon. It's just a shorthand way of saying the first value applies to extruder 0, the second the extruder 1, the third to extruder 2 etc.

    • MauriceM

      Printing Problems
      My Duet controlled machine • extruder firmware layer • • MauriceM

      12
      0
      Votes
      12
      Posts
      281
      Views

      cosmowave

      @mauricem Perfect!
      Happy printing! 👍

    • mad_engineer

      slowly retract inactive tools
      Gcode meta commands • tool change tool retraction extruder • • mad_engineer

      4
      0
      Votes
      4
      Posts
      137
      Views

      mad_engineer

      I made some experiments where the nozzle is swapped upside down so that gravity cannot pull out a string.

      My theory is, that with retracting, some air gets inside the hotend which is caught by surrounding, sealing melt and warmed up then, pressurizing the melt again. Therefore my strategy would be a fast, short retract of about 1mm to remove printing pressure, followed by a very slow retract (for about 15-30sec with about 0.5mm/min and step-wise descending speed) after swapping to the experimental idle position, which should compensate expansion of trapped air or outgassing moisture/other fumes.

      I already did some tests with a macro and it reduced the length of the emerging string significantly (about 3mm instead of >10mm) but still not 100% and therefore, I will do some further testing in the next few days.

    • aprz

      Direct drive extruder and Bowden extruder on one machine?
      General Discussion • bondtech tool e3d toolchanger extruder • • aprz

      26
      0
      Votes
      26
      Posts
      974
      Views

      dragonn

      @T3P3Tony what kind of trigger do you have in mind?

      I was something like that but didn't found yet how to actually do that.

    • CrazyJane

      Removing Heater Mosfet
      Duet Hardware and wiring • mosfet extruder • • CrazyJane

      6
      0
      Votes
      6
      Posts
      189
      Views

      CrazyJane

      @zapta Thanks for your interest, much appreciated,

    • gibbeth

      Solved Is my extruder set up properly?
      Tuning and tweaking • anet a8 extruder 0.9 stepper retraction voids • • gibbeth

      8
      0
      Votes
      8
      Posts
      274
      Views

      fxstein

      @oliof said in Is my extruder set up properly?:

      @fxstein somewhat offtopic nit-pick, but "direct drive" and "direct" are two different things. "Direct drive" usually means an ungeared extruder (while I am nit-picking, I'll nitpick on myself and mention that this should be "filament feeder", with the opposite being geared extruder (like Bondtech or Hemera). The "direct" versus "Bowden" (no drive) are really "short distance" vs "long distance" (between filament feeder and hotend).

      I know exactly what you mean. We - no I am are butchering a bunch of terms. Guilty as charged. Having said so, the vast majority will understand the meaning of it - might even be less confused than when we speak more precisely.

    • Cynopolis

      Controlling nozzle pressure with a PID loop
      Firmware wishlist • pressure extruder variable • • Cynopolis

      10
      1
      Votes
      10
      Posts
      276
      Views

      Phaedrux

      Moved to the firmware wishlist forum where @dc42 can evaluate it.

    • jhonf441

      Collaborative pellet extruder test plant
      General Discussion • pellet extruder tuning • • jhonf441

      6
      1
      Votes
      6
      Posts
      503
      Views

      jhonf441

      I know that the main concern of this type of systems, are the retractions, but from what I have been able to find out, the polymers have certain characteristics, it may be the same polymer but for different types of technologies their characteristics change, for example when they melt they flow as a liquid, but rather as a hot dough, and in theory that prevents material from dripping down the nozzle, but in case these drips occur, I plan to build a pneumatic system that stops and opens the nozzle very fast for extruder displacements .

      Here you can find a system that closes and opens the nozzle.

      https://wiki.utopiamaker.com/index.php/Extrusor_de_Pellets_para_Impresión_3D

    • mildw4ve

      Extruder stepper motor tuning
      Tuning and tweaking • extruder stepper • • mildw4ve

      9
      0
      Votes
      9
      Posts
      554
      Views

      dc42

      @mildw4ve said in Extruder stepper motor tuning:

      The model in the photo has XY dimensions of 40x40mm, horizontal distance between ribs is around 8mm and with 11mm diameter filament gear, 0.2mm layer height, 0.4mm nozzle, I don't believe there is a correlation there. My math might be wrong though.

      Can you post a section of the GCode file showing at least one complete layer (not one of the the first few layers) so that we can see how much extrusion is being done per side of the cube?

    • wcj97

      Tool Free Macro not Working
      Tuning and tweaking • tool change tool selection tools tool multimaterial dualcolor dual material dual extruder filament • • wcj97

      9
      0
      Votes
      9
      Posts
      1173
      Views

      wcj97

      @dc42 I will upload a video this weekend of the material change in process, so that everyone can see where the issue lies and better understand how the mechanical side of my filament selector works.
      On another note, Thank you for always being so attentive to this forum! I don’t think I’ve ever posed a question that you didn’t have some input on. I really appreciate that!

    • RachDev

      [SOLVED] Multiple problems: Wifi, Extruder and Temp reading
      General Discussion • wifi extruder • • RachDev

      5
      0
      Votes
      5
      Posts
      749
      Views

      RachDev

      @dc42 thank you. For all the years I've worked at software and used networking I missed that pronterface was upcasing the line which meant it no longer matched the ssid. I went to repetier and did it there and now the webui is up and running.

      Thanks for your help