586,051 active members*
3,644 visitors online*
Register for free
Login
Results 1 to 12 of 12
  1. #1
    Join Date
    Sep 2014
    Posts
    2

    4'x4' cnc plasma table - first build with questions

    This is my first time posting to any forum but, I have read many posts from here and have gathered a lot of good information. I hope I can get some good responses, learn a lot and share some information as well. I am getting ready to build a 4'x4' cnc plasma table. I am going to build one instead of buy one for a couple reasons. First I can save money going this route and second, I want to learn as much as I can from this project. I have all the equipment I need (two mills, one cnc, lathe, band saw, torch, welder) to do this so that will be a big help. I chose this size because I am limited on space but, I can still buy 4'x8' sheets and utilize it all. I am going to purchase a Hypertherm Powermax 45 plasma cutter and as for the electronics components I will be contacting CandCNC. All the steel for the frame and water table will be purchased from a local supplier and I have come across several suppliers on the internet for V Rollers and track. Right now I am struggling with finding a good place to purchase the rack and pinion components. I know there are some other components such as reduction gears and belts that I will need as well. I am open to any ideas so please share your thoughts. I would also like to share my thoughts and Ideas with anybody that is interested. This probably won't be a speedy process so please bear with me.

    Bobby

  2. #2
    Join Date
    Jul 2014
    Posts
    26

    Re: 4'x4' cnc plasma table - first build with questions

    Hi Bobby,

    Sounds like our builds are going to be very similar, except I opted for ordering a gantry from Precision Plasma rather than try to fab that part up myself. I did this mainly because I was afraid that would be the most time consuming part (and I didn't feel I had the knowledge to do it), so I opted for the plug-and-play method. For what it's worth, it appears to be a very solid piece and although my table is not yet operational, I have nothing but good things to say about Ron @ PPLLC and his product.

    Good luck with your build, I'll be following it. I'm most interested in seeing how you tackle the water table as that's the part of the design that I'm struggling with at the moment.

    Chris

  3. #3

    Re: 4'x4' cnc plasma table - first build with questions

    Moore Gear Website

    I have stock rack and can either source the pinions or point you in the right direction. Many DIYers use Moore Gear rack, so feel free to ask around.

    [email protected]

  4. #4
    Join Date
    Mar 2013
    Posts
    66

    Re: 4'x4' cnc plasma table - first build with questions

    Chris..I built my table as a water table..what kind of questions do you have?

  5. #5
    Join Date
    Jul 2014
    Posts
    26

    Re: 4'x4' cnc plasma table - first build with questions

    Appreciate the offer to help, repauli1...but I actually just finished it up over the holiday weekend. I was just over thinking it while designing things in AutoCAD. When it came time to cut the metal and weld it all up, it came together nicely. Last night I hooked up and started tuning the motors. Made lots of progress since I finally got to see the gantry move under it's own power!

  6. #6
    Join Date
    Mar 2013
    Posts
    66

    Re: 4'x4' cnc plasma table - first build with questions

    I would like feedback on the Gantry, looking to build a bigger table, and that has caught my attention several times/

  7. #7
    Join Date
    Jul 2014
    Posts
    26

    Re: 4'x4' cnc plasma table - first build with questions

    Sure, do you have any specific questions on it, or are you just looking for general feedback and thoughts so far? Keep in mind I just saw it move for the first time last night, so I haven't been able to actually use it yet.

  8. #8
    Join Date
    Sep 2005
    Posts
    1195

    Re: 4'x4' cnc plasma table - first build with questions

    Hello guys,
    I made plasma table using CANDCNC ESPII 5 axis Blade Runner. I have tested all motor individually, all move. I plan to use with Hypertherm Powermax 65, Now, I need a sample program using flame while waiting for PM 65, can somebody here give me the sample program and give me instruction how to run it. Thanks in advance.

  9. #9
    Join Date
    Nov 2014
    Posts
    34

    Re: 4'x4' cnc plasma table - first build with questions

    Quote Originally Posted by asuratman View Post
    Hello guys,
    I made plasma table using CANDCNC ESPII 5 axis Blade Runner. I have tested all motor individually, all move. I plan to use with Hypertherm Powermax 65, Now, I need a sample program using flame while waiting for PM 65, can somebody here give me the sample program and give me instruction how to run it. Thanks in advance.
    sama saja Pak . You can use code for plasma, just disable the thc on mach .

  10. #10
    Join Date
    Sep 2005
    Posts
    1195

    Re: 4'x4' cnc plasma table - first build with questions

    I can not generate gcode. I got something wrong with my sheetcam, that;s why I need a program that work.

  11. #11
    Join Date
    Nov 2014
    Posts
    34

    Re: 4'x4' cnc plasma table - first build with questions

    Try this :
    N0010 (Filename: pentatest.tap)
    N0020 (Post processor: MP1000-THC.scpost)
    N0030 (Date: 05/12/2014)
    N0040 G21 (Units: Metric)
    N0050 G53 G90 G40
    N0060 F1
    N0070 (Part: penta)
    N0080 (Operation: Outside Offset, Default Layer, T1: Plasma, 1,5 mm kerf)
    N0090 M06 T1 F100 (Plasma, 1,5 mm kerf)
    N0100 G00 Z10.0000
    N0110 X176.1103 Y5.0130
    N0120 Z3.0000
    N0130 G28.1 Z3.00
    N0140 G92 Z0.0
    N0150 G00 Z0.0520
    N0160 G92 Z0.0
    N0170 G00 Z3.0000
    N0180 M03
    N0190 G04 P0.5
    N0200 G01 Z1.5000 F100.0
    N0210 X177.6554 Y9.7682
    N0220 X195.8189 Y65.6699
    N0230 G03 X195.5465 Y66.5085 I-0.7133 J0.2318
    N0240 G01 X147.9937 Y101.0576
    N0250 G03 X147.1120 I-0.4408 J-0.6068
    N0260 G01 X99.5592 Y66.5085
    N0270 G03 X99.2867 Y65.6699 I0.4408 J-0.6068
    N0280 G01 X117.4503 Y9.7682
    N0290 G03 X118.1636 Y9.2500 I0.7133 J0.2318
    N0300 G01 X176.9421
    N0310 X181.9421
    N0320 M05
    N0330 G00 Z10.0000
    N0340 X0.0000 Y0.0000
    N0350 M05 M30
    semoga berhasil

  12. #12
    Join Date
    Sep 2005
    Posts
    1195

    Re: 4'x4' cnc plasma table - first build with questions

    Tomorrow try. Trims pak

Similar Threads

  1. Plasma Table Build
    By knowlzy1824 in forum Plasma, EDM / Other similar machine Project Log
    Replies: 5
    Last Post: 10-22-2014, 01:12 PM
  2. First table build water tray questions ultra low cost precision plasma
    By z28 in forum Plasma, EDM / Other similar machine Project Log
    Replies: 0
    Last Post: 02-14-2012, 07:34 AM
  3. Newbie - To build or not to build Router/Plasma Table
    By dfranks in forum Waterjet General Topics
    Replies: 10
    Last Post: 04-08-2011, 05:16 AM
  4. Questions for build cnc plasma
    By pluton in forum Waterjet General Topics
    Replies: 3
    Last Post: 04-30-2009, 08:54 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •