Showing posts with label movement. Show all posts
Showing posts with label movement. Show all posts

Sunday, 11 April 2010

It moves!

Just got the pieces fitted together for the Z stage for the first time. It moves! It lives! Surprisingly, the stepper motor driver worked right off the bat, unlike the two previous ones, both of which needed some fiddling. Probably the better soldering iron is to blame.

One bolt is about a millimeter too long, I figure I can dremel it down. Bigger problem is that one of the two inner pieces that hold the rail on is so short it can flip to the wrong side, plus the nail is loose. It will have to be redone, and I'm not sure I have a proper piece of acrylics for it. Also am missing two tube flanges. Once that is done, I am ready to mount the first tool!

My tool mounting is with some tie-down strap I got for DKK 20. I have 2x4 long holes they go through (nicely unsharpened with dremel and sandpaper) and they can be used narrowly or widely as befits the tool. It looks primitive, but I think it's good for flexibility and pretty damn solid.

Sunday, 13 September 2009

It moves! It lives!

Having mostly dealt with the problems from last post (Flimsy wiring? Get the right jacks. Overheating driver? attach driver directly to frame. Loose coupling? Tie down coupling with hose tightener (which required dremelling a hole for the screw to rotate through), I have been able to make both X and Y stages move! The whole setup also looks much tidier now.

The stages can move for a seemingly arbitrarily long time, but they still overheat if standing still for about 30 seconds. Have to find a solution for that. I don't know if thermal paste will change much when I've already bolted them tightly together.

Major problem: Both stages have a tendency to switch between running smoothly and getting stuck, depending on exactly how the rod is aligned. I'm guessing the guiding bolt is a little loose, and can change between perfectly aligned with the rod and not quite perfectly aligned.

After cutting off superfluous edges and cutting a notch on the Y stage for the tube tightener screws, I have about 11x16 cm of writeable area. Not a lot, but enough for tests and for a RepRap, should I go that way (requires a plastic extruder, though. First some 2D tests!)

Softwarily, I have refactored the little test program to where I have two functions: move(dir, axis, len) and pauseSeconds(seconds). The move() functions is almost calibrated to move in cm.

For playing around, I am tempted to hook up three three-way switches so each axis can be controlled independently. Or maybe get a mini joystick controller:)

Thursday, 10 September 2009

It's alive!

My mad genius neurons are all a-twitter with excitement! My creation moves! It's alive! (For very small values of alive.)

I've hooked up the new power supply and both of the mounted motors to the stepper drivers, and the Arduino to a solar powered (!) USB power supply. Pins 4 and 5 drive one stepper and 6 and 7 drive another, with the standard test program that merely moves back and forth. And the Y stage moves! Happily, happily back and forth. The X stage, not so lucky, the tubing is not tight enough to move the weight that's on there, so I'm currently glueing it on. Should be ready to run tomorrow evening.

Issue 1: The wiring is flimsy at best. I need some jacks that fit the Arduino, and maybe a little board that I can mount the various things on so they're less random. Just mounting the drivers next to the motors would help.

Issue 2: After 10-30 seconds of power, the stepper drivers start to stutter audibly, whether actually moving anything or not. I suspect the power transistor is getting too hot and starting to flake out. It certainly gets hot. I thought my heat sinks would be enough, but maybe not. Must go to Aarhus Radio Lager and get better.

Issue 3: As I mentioned, the X stage coupling is not tight enough. Not sure what the best way to make it be tight and stay tight is. Maybe just tie a lot of string really tightly. Or tie some string that will shrink when wet.