CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] File sizes?

Posted by Brian Pitt
on 2002-01-26 13:15:22 UTC
each character of plain ASCII text (including spaces) is one byte
plus non printing control characters (CR/LF pair for each line)
figure about 4KB for a full printed page of plain ASCII text
(about 60 [+2] characters/line and 66 lines/page)
that works out to something like 350 pages per floppy

a normal G-code program may have anywhere
between 5 (X.2CR/LF) and 60 bytes/line (safety block + comments)
so it would take a HUGE program to fill a floppy but I wouldnt want
to try guessing the number of lines

Brian

On Saturday 26 January 2002 12:08, you wrote:
> This is a question I have now seen answered on the list. How big of a
> G-code program can you put on a 1.4 floppy.
> With line numbers, X, Y, Z, and F, approximately how many lines?
> Or rephrase it as desired.
>
> Thanks,
> bill

Discussion Thread

wanliker@a... 2002-01-26 12:08:38 UTC File sizes? stevenson_engineers 2002-01-26 13:09:49 UTC Re: File sizes? Brian Pitt 2002-01-26 13:15:22 UTC Re: [CAD_CAM_EDM_DRO] File sizes? Spehro Pefhany 2002-01-26 13:22:15 UTC Re: [CAD_CAM_EDM_DRO] Re: File sizes? Smoke 2002-01-26 13:25:56 UTC Re: [CAD_CAM_EDM_DRO] Re: File sizes? wanliker@a... 2002-01-26 13:55:46 UTC Re: [CAD_CAM_EDM_DRO] Re: File sizes? imserv1 2002-01-26 14:44:46 UTC Re: File sizes? Jon Elson 2002-01-26 23:22:52 UTC Re: [CAD_CAM_EDM_DRO] File sizes? Sven Peter 2002-01-27 06:37:27 UTC Re: [CAD_CAM_EDM_DRO] File sizes?