![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| hai, i need help! we have this pcb drilling machine idea for our thesis requirement and we are in need of help. the basics of our idea are: 1. we use polar movement instead of the usual x and y 2. we want it to be computer interfaced 3. the size of the pcb is limited to 1/2 short bondpaper for the program, well, we're stuck because were electronics and computer engineering students, and we haven't gone through hard core programming.. my bf, one of the member, said he'd study short course java, but i doubt if he can finish in time. and its time consuming.. T_T so we have little clue as to build our project. we also dont have any ideas what PIC we should use.. our ideas, thanx to Engr Rafinan, came from the website below by elektor electronics: http://www.elektor.com/search.1899.l...achine&x=0&y=0 | |
| |
| | (permalink) |
| You want to reverse engineer one of these. ![]() How long do you have to do the project? This project is about 25% EE, 25% ME and 50% programming. You need someone on your project who can program in C or has the time and ability to learn it. On the other hand if you build a device compatiable with the one shown above , I think the software can be downloaded if you look for it in the internet achives. The company that was selling the kits (or whatever) closed their doors.
__________________ search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, 3v0's Homepage The 15 Minute Printed Circuit Board! (+drill time) | |
| |
| | (permalink) |
| well, we only have 2 months for our proposal(first semester) and another 4 months for the actual implementation of the proposal(second semester). if we can't make a proposal now, our whole project will be ruined.. and we are all Electrical and Communication based so programming is really difficult for us.. i searched the internet though and found this really cool site that has a step by step instructions but then, its not our project. i also found a software used called Mach3.. im still searching for it right now. hope its a freeware.. | |
| |
| | (permalink) |
| and also, im concerned.. mach3 have x and y coordinates.. is there any other same program with mach 3 that uses polar coordinates? | |
| |
| | (permalink) |
| I have to question if you are aware how complex the software for this project is. Most CNC milling machines use X Y Z axis. To drill a hole at xy you move Xaxis to x and Yaxis to y. With this machine you have to find rotate the work table and the arm to get the desire xy under the bit. You will not be able to use any off the shelf CNC software, at least not without modification. Do not take my word for it try asking you question regarding this at CNCzone.com-Machinist Community Forums They are all about CNC and can better answer your question. Good luck
__________________ search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, 3v0's Homepage The 15 Minute Printed Circuit Board! (+drill time) Last edited by 3v0; 19th July 2008 at 04:10 PM. | |
| |
| | (permalink) |
| waa.. okay.. thank you very much! ^_^ i'll go there right now! | |
| |
| | (permalink) |
| Mach3 has a trail version, it is limited to so many lines of G Code but it should work fine for your use. However, Mach3 is only for the Cartesian coordinate system. Why do you want to use the Polar coordinate system, can you not use Cartesian instead ? That would make the programming side of the project a lot easier. I'm actually currently in the process of building a PCB milling / drilling machine, it uses the Cartesian system and Mach3. Last edited by yngndrw; 19th July 2008 at 05:55 PM. | |
| |
| | (permalink) |
| someone from the past class already made a pcb drilling machine with cartesian coordinate system. so we opted for polar, and since its more easy in a sense for the drill to move about. and yeah, i cant use mach3 because the objective of our thesis would be to make a program that would run a pcb drilling machine with polar coordinate system. | |
| |
| | (permalink) |
| Hi crys, the machine shown in your picture is the "Tanbo" (Tangentialbohrmaschine) developed by Radix GmbH in Bayreuth/Bavaria (Germany) The kit includes drilling software written in GFA-Basic and usable for Windows OS. Radix GmbH stopped marketing because improvement was too expensive, e.g. using fast servo motors instead of hard kicking solenoids for the Z-axis movement, and sales weren't much. Marketing then was given to "Bear-GmbH", but they failed having no qualified personnel. Supposedly Radix-GmbH still exists. Try their web page http://www.radixgmbh.de. If you don't have any success contacting someone in charge of the machine I'll help getting in touch with the designer. You should try to get in touch with Thomas Müller, who has developed the machine. I have all plans and firmware as well as the GAL-content of the machine and also redesigned the control board PCB for cleaner signals from the GAL. There were some design mistakes like too weak ground connections which made the whole thing a "perhaps machine". The mechanical design however is thoroughly engineered allowing high manufacturing speed for drilling with very fast X and Y movements. If all your efforts are unsuccessful I will provide the formulas used to convert X-X coordinates into the Tanbo-system, which is completely different from a linear system. The table rotates and so do the arms with the drill motors. Regards Hans | |
| |
| | (permalink) |
| Hans, Hobby types could use a inexpensive CNC drill. What do you think of building this sort of machine but favoring low cost over performance/speed. How cheap could one make it and still have it work ?
__________________ search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, 3v0's Homepage The 15 Minute Printed Circuit Board! (+drill time) Last edited by 3v0; 20th July 2008 at 12:03 PM. | |
| |
| | (permalink) |
| Hi 3v0, the Tanbo kit is indeed comparatively cheap. €990for the basic version with one drill arm (can be fitted for a total of three). Compared to the BUNGARD CNC drilling machine in the basic version (manual tool change) it was really cheap. For the BUNGARD you must calculate 12.000€ I was thinking about the design of a hobby machine as well. Getting precision spindles for X-Y and Z movement is no problem in Thailand. You can purchase any length and diameter second hand spindles at Chinatown/Bangkok for a few hundred Thai Baht (1 €=56 THBT). Also all kinds of stepper motors are offered cheap and it shouldn't be a problem to make an own CNC-drilling machine. There is just one small problem arising when it comes to mechanical design. You can't get strong alumimum profiles in Thailand. Thinking about automatic tool change, which would be desirable, lets the overall costs explode. Using a KAVO-drive with pneumatically initiated tool change takes already almost 1.000€. (impressive data though: 3 phase regulated motor ranging from idle to 100.000 rpm, motor controller included in price) It isn't the problem to do manual tool change, but with every tool change you will risk misalignment in at least one drive axis. (During tool change the drive motors are disenergized and small movements jerking with a wrench won't be recognized by the system.) Next month I will however take a ride to Bangkok to purchase the basic stuff for such a machine. There is a big disadvantage to all hobby machines on the market: Their basic accuracy is not better than 0.025mm. Imagining a board with fine trace technology the vias would be drilled "miles" away from their original position. It is just a matter of sufficient reduction gears to achieve a basic accuracy of 0.005mm (even better than industry standard). Take a sharp look at a professionally manufactured PCB. No drill is exactly centered within a pad. My adjustable eye ball system works far better. Regards Hans Last edited by Boncuk; 21st July 2008 at 12:23 AM. | |
| |
| | (permalink) |
| This is my very basic PCB drill helped me to make millions of holes. | |
| |
| | (permalink) |
| Just add a small drill stand and carbide bits.
__________________ How To Ask Questions The Smart Way | |
| |
| | (permalink) |
| | |
| |
| | (permalink) |
| Have a look on CNC zone, these guys will help you in the right direction.
__________________ How To Ask Questions The Smart Way | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| DIY CNC PCB drilling machine maybe | 3v0 | Electronic Projects Design/Ideas/Reviews | 10 | 23rd February 2008 02:04 AM |
| PCB drilling | arod | General Electronics Chat | 17 | 11th May 2007 12:05 PM |
| What to use for PCB Drilling ? | 3v0 | General Electronics Chat | 20 | 1st February 2007 06:58 PM |
| Automatisation of PCB drilling | boud2005 | Electronic Projects Design/Ideas/Reviews | 7 | 14th August 2005 04:11 PM |
| Cool PCB routing/drilling machine | Oznog | General Electronics Chat | 2 | 29th November 2004 07:23 PM |