Comment 2 for bug 1399737

Revision history for this message
Paul "LeoNerd" Evans (leonerd) wrote :

Actually, it seems to be a renderer issue. If I use the "default" or the "Cairo" renderers, then this renders just fine. Even in the 3D view it shows.

Also if I export the KiCad part to a .kicad_mod file and view it, I do have the edge cuts:

  (fp_line (start 4 0) (end 66 0) (layer Edge.Cuts))
  (fp_line (start 0 -39) (end 0 -4) (layer Edge.Cuts))
  (fp_line (start 70 -4) (end 70 -39) (layer Edge.Cuts))
  (fp_line (start 66 -43) (end 4 -43) (layer Edge.Cuts))
...

It seems only that the OpenGL renderer doesn't show these lines.