diff --git a/common/common_plotDXF_functions.cpp b/common/common_plotDXF_functions.cpp index c4eb45e82a..a72cd4652a 100644 --- a/common/common_plotDXF_functions.cpp +++ b/common/common_plotDXF_functions.cpp @@ -63,8 +63,12 @@ bool DXF_PLOTTER::StartPlot( FILE* fout ) " 9\n" "$ANGDIR\n" " 70\n" + " 1\n" + " 9\n" + "$MEASUREMENT\n" + " 70\n" "0\n" - " 0\n" + " 0\n" // This means 'metric units' "ENDSEC\n" " 0\n" "SECTION\n"