Bugs item #3004261, was opened at 2010-05-19 14:31
Message generated for change (Settings changed) made by thepurlieu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3004261&group_id=33921

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Gerber Parser
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
>Assigned to: Julian Lamb (thepurlieu)
Summary: Layer not loading

Initial Comment:
Hi! I am trying to load gerber file that I have created myself in Matlab - the 
file loads without any problems in GC-Prevue but Gerbv displays message (white 
space?) character unsupported. I am working on Windows XP. 

----------------------------------------------------------------------

>Comment By: Julian Lamb (thepurlieu)
Date: 2010-05-19 20:58

Message:
Hello,
   Thanks for taking the time to report this.  I looked at your file, and
unfortunately the file formatting is invalid.  The file has space
characters (" ") between the "X" and coordinate callouts, and the same
problem with the Y.  It looks like this was done to make it look pretty,
but unfortunately its invalid.  All G-code files require the coordinate to
follow the letter with no spaces whatsoever.  Hopefully you can turn this
off in the Matlab output?
   If we relax this requirement with gerbv, it may cause issues parsing
other lines such as macros/etc, so I'm not sure we should do this. 
Hopefully you can fix the problem with the Matlab generator itself.

Cheers,
Julian 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3004261&group_id=33921

------------------------------------------------------------------------------

_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to