• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

Creality CR6 SE Stepper noise

Scheduled Pinned Locked Moved
General Discussion
2
2
184
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined
    wijkhuisen
    last edited by 29 Jan 2022, 21:34

    I have a problem with my Duet2 wifi board on my Creality CR6-SE. I have a duet2 wifi on my hypercube and it works fine and is nice and quiet. Because I like the board so much, I also wanted it on my CR6-SE. Now I have it connected but the steppers make a lot of noise, the steppers of the hypercube are much quieter. They also make a hissing sound at idle. I don't hear this with the hypercube either. When I send M84 everything is silent. The steppers are connected correctly and everything is going in the right direction. The CR6-SE is on 24V and the hypercube is on 12V.

    ; Drives
    M569 P0 S0 ; physical drive 0 goes backwards
    M569 P1 S0 ; physical drive 1 goes backwards
    M569 P2 S1 ; physical drive 2 goes forwards
    M569 P3 S0 ; physical drive 3 goes backwards
    M584 X0 Y1 Z2 E3 ; set drive mapping
    M350 E128 I0 ; configure microstepping without interpolation
    M350 X16 Y16 Z16 I1 ; configure microstepping with interpolation
    M92 X80.00 Y80.00 Z400.00 E741.00 ; set steps per mm
    M566 X1200.00 Y1200.00 Z24.00 E300.00 ; set maximum instantaneous speed changes (mm/min)
    M203 X9000.00 Y9000.00 Z180.00 E6000.00 ; set maximum speeds (mm/min)
    M201 X500.00 Y500.00 Z100.00 E5000.00 ; set accelerations (mm/s^2)
    M906 X800 Y800 Z800 E1000 I50 ; set motor currents (mA) and motor idle factor in per cent
    M84 S30 ; Set idle timeout

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 4 Feb 2022, 18:49

      Different steppers, different voltage, different noise.

      You can check this wiki article and see if there are some things you can play with to improve it. There is no simple fix.

      https://duet3d.dozuki.com/Wiki/Tuning_Stepper_Motor_Drivers

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      Unless otherwise noted, all forum content is licensed under CC-BY-SA