I would like to draw a complex vector logo on the silkscreen of my boards. I would like it to be output as an RS-274X Outline Fill, with the commands G36 and G37.
I've tried drawing the logo (through a script) using the Polygon command on the tPlace layer. But when exporting the silkscreen with a custom CAM job using the GERBER_RS274X device, it seems that the polygon is stroke filled.
I may have missed something. Is there a polygon property, a CAM job option, or any other way to have my complex polygon exported as a proper G36/G37 Outline Fill?