Index: trunk/src_plugins/export_ps/ps.c =================================================================== --- trunk/src_plugins/export_ps/ps.c (revision 25336) +++ trunk/src_plugins/export_ps/ps.c (revision 25337) @@ -283,7 +283,7 @@ %end-doc */ {"drill-helper-size", "Diameter of the small hole when drill-helper is on", - PCB_HATT_COORD, 0, 0, {0, 0, 0, PCB_MIN_PINORVIAHOLE}, 0, 0}, + PCB_HATT_COORD, 0, PCB_MM_TO_COORD(10), {0, 0, 0, PCB_MIN_PINORVIAHOLE}, 0, 0}, #define HA_drillhelpersize 19