![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| ready first cnc mill project - question on 2d cnc milling My cnc knee mill coversion project is finally at a point where I am ready to started testing. I have the x and y axis working with stepper motors and Mach3. I need to design a system to feed the z axis but would prefer to test things in 2d first. What is the best way to use the g-code to run the x-y axis and then do the z axis manuall from the quill? I was thinking some flat plates with holes would be a good test for the mill. Any ideas on how to get started testing things would be appreciated. This is my first cnc project so I am getting used to things. My mill conversion project is locatated here: Beaver MK.2 retrofit - my first cnc project Thanks, Brian |
|
#2
| |||
| |||
| Hi: Place an optional stop (M01) at the point in the program where the endmill has exited the material. The endmill goes around the profile, exits material, stops, manually set the next Z level,press cylcle start. and so on and so forth. For drilling , you basically give the X,Y coordinates, and place an M01 after that block. e.g Drilling M03 ;spindle on CW G01 X20 Y30 ;first xy coordinate M01 ;optional stop X30 Y40 ;second xy coordinate M01 ;optional stop regards regards |
|
#3
| |||
| |||
| Thanks, I will give that a try. Brian |
|
#4
| |||
| |||
| Hi bseibenick If the M01 does not work right use a M00 this will stop the machine then hit start to go again if you have more code under it. M3S1500 G01X2Y3F20. this line will feed at 20" per min ( It can also be G0X1Y2 which is rapid movement ) M00 is stop
__________________ Mactec54 |
![]() |
| 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 |
| Which Ready Built CNC Milling System Would You Buy? | antsals | Benchtop Machines | 0 | 10-11-2006 07:57 AM |
| What would you pay for a X1 CNC ready mill? (IE, i am thinking of selling mine) | radicooldude | Benchtop Machines | 7 | 07-02-2006 01:31 AM |
| Servo motors for CNC ready 3/1 and Mill drill | Dan Mauch | Product Announcements & Manufacturer News | 0 | 03-25-2006 09:37 PM |
| Ready for next project | Guy Smiley | Stepper Motors and Drives | 3 | 12-17-2005 07:04 AM |
| RFQ - 3D Milling project | MGFX | Employment Opportunity | 5 | 10-21-2005 10:39 PM |