Index: xy.c =================================================================== --- xy.c (revision 34889) +++ xy.c (revision 34890) @@ -810,7 +810,7 @@ xy_filename = options[HA_xyfile].str; if (!xy_filename) - xy_filename = "pcb-out.xy"; + xy_filename = "pcb-rnd-out.xy"; pcb_cam_begin_nolayer(PCB, &cam, NULL, options[HA_cam].str, &xy_filename);