Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. multi extrusion
    Log in to post
    • All categories
    • justus2342undefined

      Two extruders with different steps/mm

      Duet Hardware and wiring
      • configuration multi extrusion multimaterial stepper • • justus2342
      6
      0
      Votes
      6
      Posts
      757
      Views

      Phaedruxundefined

      Definitely hold back on calling me a genius too! 😋

    • greywardenundefined

      4x berd air on duet wifi with duex5

      General Discussion
      • pwm control berd air multi extrusion mosfet servo • • greywarden
      6
      0
      Votes
      6
      Posts
      863
      Views

      gtj0undefined

      Interesting pump. Looks like the 6 litre-per-minute brushless version with pwm and tachometer. At $9.50 each, I may have to grab a few to play with.

    • Ian Techundefined

      Dual color print problems

      General Discussion
      • multi extrusion cura duetwifi • • Ian Tech
      9
      0
      Votes
      9
      Posts
      1.9k
      Views

      deckingmanundefined

      @ian-tech

      As you only have one heater, try putting this in your start gcode

      G10 P0 S205 R205
      G10 P1 S205 R205 (or whatever temperature you want to print at). That'll set the active and standby temperatures the same so you can instantly switch between tools.

      Then make sure that Cura does nothing other than select a tool by putting in a "Tn" command (where "n" will be either 0 or 1). Oh, and make sure that there is nothing in your tool change files - at least for now.