CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] 3-D G-CODE convertion

Posted by M. SHABBIR
on 2001-09-23 20:06:28 UTC
HI
u r right but ican explan u more.
if u want to cut circle it will like this command
G02 X10 Y20 I10 J0
it is only in one command and in one line. if u write this in line command
it will be must in more then about 1000 lines of G01 commands with smallest
gape of X abd Y.
G01 X10 Y20
G01 X10.1 Y20.1

AND IT WILL HAVE two cut one from x and one from y finishing cut.
i want a software witch can convert my DXF drawing into G-CODE using G00,
G01 G02 and G03 mostly commands.
i have converted my drawing into G01 and G00 it uses 79 kb file size and
lines 80000.
then i convert it by me into G02 it is using only 100 lines to excute.
shabbir



At 11:25 AM 9/22/01 -0700, you wrote:
>Hi Shabbir,
>
>From what I understand, anything but a "perfect" arc or circle MUST be
>done as a series of line fragments. So G02 and G03 are out. Not until
>they add a new Gcode for B-splines!
>
>Alan KM6VV
>
>
>"M. SHABBIR" wrote:
>>
>> hi all
>> any one have some software for my 3d drawing to convert into gcode using
>> G02 and G03 command?
>>
>> i have MILLWIZERED demo. but it is converting 3d only into G01 and G00.
>> not into G02 or G03.
>>
>> shabbir
>>
>> Addresses:
>> FAQ: http://www.ktmarketing.com/faq.html
>> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>>
>> Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
>> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
>> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
>> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
>> Moderator: jmelson@... timg@... [Moderator]
>> URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>> bill,
>> List Manager
>>
>>
>>
>> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>Addresses:
>FAQ: http://www.ktmarketing.com/faq.html
>FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>
>Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
>Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
>Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
>List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
>Moderator: jmelson@... timg@... [Moderator]
>URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>bill,
>List Manager
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>

Discussion Thread

dpolan@c... 2001-09-15 11:07:15 UTC 3-axis Grizzly CNC Conversion wayne_j_hill@y... 2001-09-15 14:59:34 UTC Re: 3-axis Grizzly CNC Conversion M. SHABBIR 2001-09-17 15:58:55 UTC Re: [CAD_CAM_EDM_DRO] 3-D G-CODE convertion M. SHABBIR 2001-09-21 19:44:03 UTC Re: [CAD_CAM_EDM_DRO] 3-D G-CODE convertion Alan Marconett KM6VV 2001-09-22 11:26:52 UTC Re: [CAD_CAM_EDM_DRO] 3-D G-CODE convertion Jon Elson 2001-09-22 17:11:54 UTC Re: [CAD_CAM_EDM_DRO] 3-D G-CODE convertion IMService 2001-09-23 10:41:02 UTC Re: 3-D G-CODE convertion M. SHABBIR 2001-09-23 20:06:28 UTC Re: [CAD_CAM_EDM_DRO] 3-D G-CODE convertion