diff --git a/pcbnew/pcbplot.cpp b/pcbnew/pcbplot.cpp index 23b3675f02..563c6a4840 100644 --- a/pcbnew/pcbplot.cpp +++ b/pcbnew/pcbplot.cpp @@ -132,7 +132,7 @@ const wxString GetGerberFileFunctionAttribute( const BOARD *aBoard, LAYER_NUM aL break; case Dwgs_User: - attrib = "Drawing"; + attrib = "OtherDrawing,Comment"; break; case Cmts_User: