Incorrect Aperture Macro name format in Gerber

I’m having trouble with the Gerber outputs. Upverter is generating Gerber with incorrect Aperture Macro name format. The format for the names is specified as

Name = [a-zA-Z_.$]{[a-zA-Z_.0-9]+}

Gerber File Format Specification Page 55.

While Upverter is using names like:

Rect-W304800-H812800-RO1.000

The “-” is illegal in names.

Thanks.

1 Like

Hi @jpcaram, thanks for bringing this to our attention. I’ve filed a ticket for it and we’ll look into it as soon as possible.