Weird effect while printing
-
Ok thanks to a moderator or admin here. I found out that my z motors was outer sinc. Bit after 2 test prints i am stuck. I dont now how to solve this. Can some one help me.
Motor / Jerk settings.
[[language]] ; Drives M569 P0 S1 ; Drive 0 goes forwards M569 P1 S0 ; Drive 1 goes backwards M569 P2 S1 ; Drive 2 goes forwards M569 P3 S0 ; Drive 3 goes backwards M350 X16 Y16 Z16 E16 I0 ; Configure microstepping without interpolation M92 X80 Y80 Z400 E150 ; Set steps per mm M566 X1200 Y1200 Z24 E300 ; Set maximum instantaneous speed changes (mm/min) M203 X30000 Y30000 Z600 E3000 ; Set maximum speeds (mm/min) M201 X500 Y500 Z100 E5000 ; Set accelerations (mm/s^2) M906 X800 Y800 Z800 E800 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 X0 Y0 Z0 S1 ; Set axis minima M208 X250 Y210 Z180 S0 ; Set axis maxima
And here my printer with bountech ectruder. Love this extruder
-
My guess is that those bumps are happening on layer changes. Getting rid of such artefacts completely is not easy, but selecting "External perimeters first" (or "outside-in") and enabling "Retract on layer change" in your slicer may both help.
-
If you are using Cura spiralize mode, ensure that retract on layer change is off! (the next release of Cura ignores that setting when spiralize is enabled).
-
Wow thanks guys i am testing some settings. But i must say great support from you guys. I love the duetWifi its nice and much nicer to change settings then Marling with the ramps board.
Thanks for the help