![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Benchtop Machines Discuss all mini mills sherline, taig, square column, round column and CNC mill conversions here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I thought rather than just display the co-ordinates I should use the scales to locate the tool on the fly, so I made a computer to read them and move the table and everything else I could think of ![]() Rather than burden the processor reading the scales directly I decided to do it in hardware. When the scale report comes in I just read 3 bytes on an interrupt and I have it. Only one scale wired in so far but it's reading and I have the result coming out on a serial line and it agrees with the scale ![]() The prototype is looking a bit moth eated with all the modifications, but it works. It all wires up with cheap 8 pin patch cords so no problem if they get crunched. The scales have pcb's screwed to them so the flea squeak signal only has to make it half an inch before it becomes a good solid 5 volts. They also have optical end detectors so I know where to zero it should the battery go flat. Just got it reading the scale and felt like a quick whoopy doo because it's taken me weeks, thank you for reading to Last edited by Robin Hewitt; 02-17-2008 at 07:46 AM. Reason: My picture didn't show |
|
#4
| |||
| |||
| I think Robin is explaining how he gets the measurement from the scale into his PC, meaning that the scale can be used as a cheap feedback device for closed loop position control. Neat idea to have the translation done w/ a separate micro. What is the update rate? |
|
#5
| |||
| |||
| Not really sure I know what I mean either ![]() Here's the idea I had... I've been positioning the milling table by turning the leadscrews very precisely and trying to minimise backlash, it works okay. I had a notion that if the milling machine could read the table and quill positions independantly of the screws, it could position it a lot better. So I'm making a computer board that accepts g-code, reads the scales, turns the handles, plus a few other things that I think might be fun such as a pendant, tool height and X,Y absolute position gauges. It's okay to tell me that it's already been done and is available for 50 bucks from Geekware Inc. I won't mind |
| Sponsored Links |
|
#6
| |||
| |||
| John |
|
#7
| |||
| |||
| The scales normally update about 3 times a second but you can flip them in to "fast" mode which is about 50 per second. Step on report would give me a feed rate of about 0.25mm/s, not entirely useless I usually cut at around 1.2mm/s. |
|
#8
| |||
| |||
| Electronics is what I do for a living so I like what you're saying. If everyone thought it was easy I wouldn't make so much money |
|
#9
| |||
| |||
|
|
#10
| |||
| |||
| In that case I'll let you in to the secret. You use circuits you already know work where ever possible. If you have to break new ground you rough out a prototype and then bodge it until it works, cursing your stupidity at every silly mistake you find. Then you re-make it perfect with the benefit of hind sight and never show anyone the original |
| Sponsored Links |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Chinese machine tool show set for 2007 | r.hung | Trade Shows and Events | 0 | 07-28-2006 01:08 AM |
| Tool position indicator | Jalex | Machine Problems, Solutions , Wireless DNC, serial port | 4 | 06-24-2006 01:25 PM |