kicad-doc icon indicating copy to clipboard operation
kicad-doc copied to clipboard

PL Editor and %Cx Comment format symbol

Open bobc opened this issue 8 years ago • 0 comments
trafficstars

In section 4.1:

%Cx = comment (x = 0 to 9 to identify the comment)

This might be allowed inside PL Editor, but eeschema and pcbnew only support 4 comment fields, so the statement is quite misleading.

Suggest change to

%Cx = comment (x = 0 to 3 to identify the comment)

bobc avatar Aug 17 '17 18:08 bobc