From 3647f2ebee7df8463ff6af77023e926729931a1a Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 20 Oct 2011 15:15:50 +0200 Subject: Changed cmd-line parameters for file output diff --git a/RELEASE_NOTES b/RELEASE_NOTES index e647237..aaeddb1 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -27,6 +27,7 @@ o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated. o The file, layer, origin and scale parameters to linear_extrude() and rotate_extrude() are now deprecated. Use an import() child instead. o import_dxf(), import_stl() and import_off() are now deprecated. Use import() instead. +o When exporting geometry from the cmd-line, use the universal -o option. It will export to the correct file format based on the given suffix (dxf, stl, off). OpenSCAD 2011.06 ================ -- cgit v0.10.1