![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hi I have problems cutting large arcs ( 1 metre +) and hope some one can help me . My problem is when I cut large arcs the arc surface has slight wavy edges on the arc circumference, this presents a problem as I am trying to mate several pieces of wood together. I built my own CNC which is very ridged and is driven by large steppers and run via CNCplayer software (real time DOS so no windows lag) I also designed and made the 8 amps stepper drivers. I draw the patterns on Auto Cad which is then converted to cnc player. The drawn arc on the screen is perfect and is made up of many nodes. When running the CNC the steppers execute the node then stop this happens on every node. So the x and y axis is stopping and starting many times which I assume may be the problem. I have tried for hours to resolve but with no luck , can some one suggest what I am doing wrong . I cant work out if it is the soft ware , my amps or the drawing from Auto cad. Regards Peter |
|
#2
| ||||
| ||||
| You need to use either G2 or G3 in your code instead of what I assume to be all G1's. Gerry
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| I second that. Some CAM packages generate a series of lines to represent a circle, and others generate a bona-fide circle! You want the later!!! Mike...
|
|
#5
| |||
| |||
| Probably cncplayer has no constant velocity contouring, just like turbocnc. In that case the steppers ramp up and down between every node in a curve. In autocad you don't want to see many nodes in a circle, just the centre and four points on the circle. If you have that, the conversion program should translate it as a G02 or G03, not many lines. A G02 or G03 will not cause the up- and downramping. John PS. Quick and dirty, if you really need the parts made, just temporarily set the max. stepper speed equal to the start speed in the cncplayer motion settings. Slow but should work. |
| Sponsored Links |
|
#7
| ||||
| ||||
| Eric, if you reread his post it sounds like his drawing is made up of straight segments, not just his g-code. Gerry
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#8
| |||
| |||
| RE stepper drivers -(Urgundiz) HI all my circuits are on bits of paper I will draw on protel ( or similar) and send to you . They use descreate FETs in the output as I was sick of blowing up L6203's , You can push them past 8 amps with no problems . just heat . I use choppers with load resistors to increase slew rates , Load resistors are made up of old room heater elements |
|
#9
| |||
| |||
| Many Thanks I guess CNCplayer does not have constant velocity contoring. ( will check with cnc player( cnc player still works in progress) Just to confirm my process . I draw the file in Auto cad and save in DXF . I then convert the DXF file to a PLT file in cncplayer and run the job with cncplayer via PLT file. I dont ever use any G codes regards Peter |
![]() |
| 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 |
| large 4x8 router for cutting foam boat plugs | waterboy | DIY-CNC Router Table Machines | 15 | 02-09-2005 09:59 AM |
| Cutting circles and arcs | Hack | General Electronics Discussion | 4 | 11-08-2004 03:12 PM |
| Cutting Large Diameter Holes in Aluminum Plate | barkster | General Metal Working Machines | 18 | 04-07-2004 05:44 AM |
| Cutting !@#$% Arcs... | Joe Petro | General CAM Discussion | 5 | 01-12-2004 08:17 PM |
| Do you account for climb cutting in G code? | fyffe555 | DIY-CNC Router Table Machines | 12 | 11-06-2003 07:21 PM |