Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. mitchel kraai
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by mitchel kraai

    • RE: paneldue 7i extrusion multiplier

      @dc42 the firmware on there is 1.23.2

      posted in PanelDue
      mitchel kraaiundefined
      mitchel kraai
    • RE: paneldue 7i extrusion multiplier

      @BoA no I dont have those buttons, could it be that I do not have it because of the disabled heater on the nozzle (clay printer)?

      posted in PanelDue
      mitchel kraaiundefined
      mitchel kraai
    • RE: paneldue 7i extrusion multiplier

      @BoA yeah I see the "extruder%" but no button behind it.

      posted in PanelDue
      mitchel kraaiundefined
      mitchel kraai
    • paneldue 7i extrusion multiplier

      hello,

      I am currently building a clay printer. when printing clay it is important to change the extrusion on the fly, I have a paneldue 7I attached. I would like to change the extrusion in the print menu. there are now two options to change fan and speed, I am not using a fan so is it possible to change that button to extrusion multiplier?

      Thanks

      posted in PanelDue
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      20201118_130953.jpg 20201118_131014.jpg

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      I tried that also, it makes no difference.
      currently I am completely stuck...

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      oke, how do you have your dip switches on the drivers?
      and do you have your driver connected to the 5v pin or 3.3v pin?
      I am thinking of skipping the break out board for testing.

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      I tried R1 and R0, it makes no differense.
      If I am correct you conected S+ from the break out board to S- on the driver? the same as D and E?

      yes I have also the M564 H0 in my config

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      no I dont think so, my z motor is connected to E2 that is port 5.
      I assigned my Z to 5.
      M569 P5 R1 T2.5:2.5:10:5
      and this is the line for the Z motor.

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      I have the duet board v1.04. With the breakoutboard.
      I conected all the 6 ports, S+ S- D+ D- E+ E-.

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • RE: external drivers not working

      I tried that, but it makes no difference.

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai
    • external drivers not working

      hello,

      I am currently building a clay printer with 2 external drivers.
      The drivers are the dq890ma, I have assigned the outputs and I tried some settings in the config. I am using the breakout board for the two drivers.
      when I power the duet the motor is idle and there is no resistance when turning. when I try to move that motor it only clicks once and it has restistance when turning with my hands.

      my config:
      ; Drives
      M569 P0 S1 ; physical drive 0 goes forwards
      M569 P1 S0 ; physical drive 1 goes forwards
      M569 P2 S1 ; physical drive 2 goes forwards
      M569 P3 S0 ; physical drive 3 goes forwards
      M569 P4 S0
      M569 P5 R1 T4:4:4:0
      M569 P6 S1
      M584 X3:4 Y0:1 Z5 E6 ; set drive mapping
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X79.74 Y79.74 Z627.45 E480.00 ; set steps per mm
      M566 X900.00 Y900.00 Z12.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X500.00 Y500.00 Z20.00 E3000.00 ; set maximum speeds (mm/min)
      M201 X500.00 Y500.00 Z100.00 E200.00 ; set accelerations (mm/s^2)
      M906 X2400 Y2400 Z2400 E2400 I30 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      I hope someone can help me.

      thanks

      posted in General Discussion
      mitchel kraaiundefined
      mitchel kraai