From 9869e417b630027a652da6877fb75195c07693c2 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 09 Apr 2016 15:07:44 -0400 Subject: Initial commit --- (limited to '.config') diff --git a/.config/OpenSCAD/OpenSCAD.conf b/.config/OpenSCAD/OpenSCAD.conf new file mode 100644 index 0000000..6db88aa --- /dev/null +++ b/.config/OpenSCAD/OpenSCAD.conf @@ -0,0 +1,14 @@ +[General] +recentFileList= + +[editor] +fontsize=12 + +[advanced] +enable_opencsg_opengl1x=true +cgalCacheSize=104857600 +polysetCacheSize=104857600 +openCSGLimit=100000 + +[view] +orthogonalProjection=false -- cgit v0.9.1