Index: RTT/Export.sh =================================================================== --- RTT/Export.sh (revision 30756) +++ RTT/Export.sh (revision 30757) @@ -79,7 +79,7 @@ ext=.png ;; gerber) - fmt_args="--name-style pcb-rnd --cross-sect -c plugins/draw_fab/omit_date=1" + fmt_args="--cross-sect -c plugins/draw_fab/omit_date=1" # multifile: do not set ext ;; excellon)