Welcome! Log In Create A New Profile

Advanced

Creality CR6-SE steppers are loud

Posted by bulldogbob 
Creality CR6-SE steppers are loud
January 29, 2022 04:16PM
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, more than the hypercube. They also make a hissing sound at idle. I don't hear this with the hypercube either. When I send gcode M84 everything is silent. The steeppers are connected correctly and everything is going in the right direction.

; 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 E138.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
Re: Creality CR6-SE steppers are loud
January 30, 2022 02:40AM
See [duet3d.dozuki.com].



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Sorry, only registered users may post in this forum.

Click here to login