Index: trunk/src_plugins/export_dsn/dsn.c =================================================================== --- trunk/src_plugins/export_dsn/dsn.c (revision 13132) +++ trunk/src_plugins/export_dsn/dsn.c (revision 13133) @@ -612,7 +612,7 @@ fprintf(fp, " (parser\n"); fprintf(fp, " (string_quote \")\n"); fprintf(fp, " (space_in_quoted_tokens on)\n"); - fprintf(fp, " (host_cad \"gEDA pcb-rnd\")\n"); + fprintf(fp, " (host_cad \"pcb-rnd\")\n"); fprintf(fp, " (host_version \"%s\")\n", PCB_VERSION); fprintf(fp, " )\n"); Index: trunk/src_plugins/export_ipcd356/ipcd356.c =================================================================== --- trunk/src_plugins/export_ipcd356/ipcd356.c (revision 13132) +++ trunk/src_plugins/export_ipcd356/ipcd356.c (revision 13133) @@ -127,7 +127,7 @@ pcb_print_utc(utcTime, sizeof utcTime, 0); - fprintf(fd, "C IPC-D-356 Netlist generated by gEDA pcb-rnd " PCB_VERSION "\nC \n"); + fprintf(fd, "C IPC-D-356 Netlist generated by pcb-rnd " PCB_VERSION "\nC \n"); fprintf(fd, "C File created on %s\nC \n", utcTime); if (PCB->Name == NULL) { fprintf(fd, "P JOB %s\n", PCB->Filename); /* Use the file name if the PCB name in not set. */ Index: trunk/src_plugins/io_kicad_legacy/write.c =================================================================== --- trunk/src_plugins/io_kicad_legacy/write.c (revision 13132) +++ trunk/src_plugins/io_kicad_legacy/write.c (revision 13133) @@ -879,10 +879,10 @@ the origin for rotation is the positive x direction, and going CW - whereas in gEDA, the gEDA origin for rotation is the negative x axis, + whereas in pcb-rnd, the pcb-rnd origin for rotation is the negative x axis, with rotation CCW, so we need to reverse delta angle - deltaAngle is CW in Kicad in deci-degrees, and CCW in degrees in gEDA + deltaAngle is CW in Kicad in deci-degrees, and CCW in degrees in pcb-rnd NB it is in degrees in the newer s-file kicad module/footprint format */ pcb_fprintf(FP, "DA %.3mm %.3mm %.3mm %.3mm %mA %.3mm ",