makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
118 stars 97 forks source link

what problem ? #9

Closed dct1122 closed 3 years ago

dct1122 commented 4 years ago

my use ronbin e3 broad why my extruder motor is noise ( mosquito sound ) ? i was change other motor , it not fix

makerbase-mks commented 4 years ago

What driver do you use?

dct1122 commented 4 years ago

tmc 2209

makerbase-mks commented 4 years ago

You can try to adjust the current to achieve the best condition of the motor.

DocYester commented 4 years ago

my fans are louder than the stepper motors @40mm/s real print speed (slic3r , not cura !) stepper motors are the original from the ender3 that it was before

Stepper driver current:
M906 X600 Y600 Z700 E800
Driver stepping mode:
M569 S1 X Y Z E
Maximum feedrates (units/s):
M203 X300.00 Y300.00 Z5.00 E25.00
Maximum Acceleration (units/s2):
M201 X1800.00 Y1800.00 Z100.00 E5000.00
Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
M204 P1800.00 R3000.00 T2400.00

Only Extruder should be fixed by : M569 S1 E to get it in stealthchop mode , not spreadcycle ;o)

mks-viva commented 4 years ago

Has this problem been solved?

mks-viva commented 3 years ago

I will close this issues temporarily.