Welcome! Log In Create A New Profile

Advanced

Wavy Surface

Posted by zencoffeehk 
Wavy Surface
January 13, 2016 12:22AM
I am new to 3D printing! I built a kossel mini with RADDs board, 8825 stepper and repeiter, but the test cube surface always having wavy pattern on the XY face front and rear!
Do anyone have the same problem? Please Help!

Edited 1 time(s). Last edit at 01/13/2016 12:24AM by zencoffeehk.
Attachments:
open | download - XY front.jpg (28 KB)
open | download - XY back.jpg (29.4 KB)
open | download - YZ.jpg (26.4 KB)
open | download - XZ.jpg (29.4 KB)
Re: Wavy Surface
January 13, 2016 06:44AM
What side is which?
Re: Wavy Surface
January 13, 2016 08:30AM
That's normal when using belts around an idler bearing, instead of a belt around a toothed idler pulley (with bearing).

It's due to the belt teeth hitting the idler bearing and causing the carriage to move slightly.

To lessen the effect, slow down your external perimeters, or install toothed idler pulleys.

You can also flip the belt so that the flat part goes around the idler bearing, I did this for a while on my Kossel Mini. You do need to dremel out part of the carriage so that the belt doesn't rub on the carriage where it slowly turns 180 degrees to go around the bottom toothed pulley.

Edited 1 time(s). Last edit at 01/13/2016 08:32AM by nebbian.
Re: Wavy Surface
January 13, 2016 08:35AM
Thanks will check it on Friday!
Attachments:
open | download - IMG_20160113_213401.jpg (484.5 KB)
Re: Wavy Surface
January 14, 2016 01:38PM
Another possible explanation is the drv8825 blanking time (missing microsteps in the low part of the voltage range).

Take a look at the excellent analysis here: [cabristor.blogspot.ca]

The short form: Put a pair of back to back diiodes in-line with each coil of each stepper motor. The original author recommends 4 diodes for each coil, but in my tests a single pair seemed to do the job.
Re: Wavy Surface
January 15, 2016 02:04AM
Thanks! Can u provide a photo showing how u link up the diodes with the step motor please! smiling smiley
Re: Wavy Surface
January 15, 2016 05:40AM
I used an offcut of veroboard (copper stripboard for prototyping) to mount the diodes, but it's tucked away inside my electronics enclosure right now. I'll try and remember to take a photo next time I have the box open.

This diagram is the gist showing the diodes in-line with the outer two conductors of the 4-way connection between the stepper driver and the motor:



Except I just used one diode in each direction, so in each outer wire I put:

   |
 /   \
+     -
D     D
-     +
 \   /
   |

Edited 1 time(s). Last edit at 01/15/2016 05:40AM by JamesK.
Re: Wavy Surface
January 16, 2016 02:35AM
So this is stepper ripple again, correct?
Re: Wavy Surface
January 16, 2016 10:43AM
Guess so! Is that mean most of printer will having same problem?
Re: Wavy Surface
January 16, 2016 10:53AM
It's one of those "it depends" things. The problem affects drv8825 and not (as far as I know) the a4988, and only impacts microsteps in the lower 12% of the voltage range. Whether or not your motor is operating in that part of the range depends on the coil resistance and the supply voltage, and whether it shows up as a visible artefact depends on the mechanical arrangement of the printer. In my case it only really made much difference on the extruder which was pulsing before fitting the diodes, causing waves in the extruded filament. My understanding is that the motion geometry of delta printers is prone to showing the problem more easily than Cartesian ones.
Re: Wavy Surface
January 16, 2016 12:07PM
But i already tried the 4988 as well, same pattern!
Re: Wavy Surface
January 16, 2016 12:13PM
Ah well, in that case it must be some other problem. Back to Nebbian's suggestion then?
Re: Wavy Surface
January 16, 2016 05:01PM
Have you tried simply slowing down the print?
Re: Wavy Surface
January 16, 2016 08:29PM
Yeap i did, slow down the speed, acceleration........

I changed my control board from Mega to Radds, stepper , motor, belt.........will add the diodes and the pully soon!

Edited 1 time(s). Last edit at 01/16/2016 10:11PM by zencoffeehk.
Re: Wavy Surface
January 17, 2016 06:27AM
Isn't higher speed what you want? Gives higher voltage.

And/or maybe increase the drive voltage.
Re: Wavy Surface
January 17, 2016 06:40AM
u mean vref on the stepper control?
Re: Wavy Surface
January 17, 2016 11:59AM
What microstep setting do you use?
Re: Wavy Surface
January 17, 2016 10:20PM
U mean the Segments/s for printing (150) under Fimrware EEPROM Setting?
Re: Wavy Surface
January 17, 2016 10:51PM
No, the microstep setting on the stepper motor drivers, usually 16 for 4988 and 32 for drv8825. On RAMPS it's set with jumpers under the driver modules, I don't know what the setup is for RADDs. I just wondered if you'd decided to use full steps for some reason - that might look like the results you are getting.
Re: Wavy Surface
January 18, 2016 12:52AM
I used the full step for 8825!
Attachments:
open | download - Radds Stepper.jpg (158.1 KB)
Re: Wavy Surface
January 18, 2016 07:51AM
Ok, so switch it over to 1/32, multiply your steps/mm settings by 32 and enjoy your new-found resolution smiling smiley
Re: Wavy Surface
January 18, 2016 11:17AM
for the DRV8825 please use all on and set the steps per mm to 1/32 MS.
sample:
GT2 pulley with 20 Tooth= 40 mm / Turn
With a Nema17 with 0,9 deg = ((400 Fullsteps/Turn * 32 MS)/ 40mm /Turn) = 320 steps per mm
Please set on repetier FW a delay from 2 ms (STEPPER_HIGH_DELAY = 2).
Reason is DRV8825 has a 1,8 micor seconds to detect the signals.

Why do you do not try the Raps128 (STEPPER_HIGH_DELAY= 0)
We have develloped it for the RADDS /Arduino Due (recomanded with 24 Volt)
[doku.radds.org]


Mein Club: [hackerspace-ffm.de]
RADDS-Shield -> Commercial [max3dshop.org]
Re: Wavy Surface
January 20, 2016 09:27PM
Problem solved! Dear all thanks for your help, i add the diode as JamesK mension! Wavy surface gone smiling smiley
Sorry, only registered users may post in this forum.

Click here to login