Just got a new laptop with Windows 10 pro. I installed both OpenScad
2015.03-2 and 2015.10.17 snapshot.
I am surprised to find that, in both versions, when loading a file, it is
automatically previewed. This never happened when I was using Linux.
Is this an intended behavior ? (but not so in Linux)
When in Linux, in some occasions when my code goes into endless recursion or
whatever reasons freezes, I could at least restart Openscad, reload the file
and make corrections before preview. This is impossible if it is
auto-preview when loading.
$ Runsun Pan, PhD
$ libs:
doctest ,
faces ( git ),
offline doc ( git ),
runscad.py( 1 , 2 , git );
$ tips:
hash( 1 , 2 ),
sweep ,
var( 1 , 2 ),
lerp ,
animGif ,
precision( 1 , 2 )
--
View this message in context: http://forum.openscad.org/Loading-a-file-automatically-preview-in-Windows-10-tp15106.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Dec 11, 2015, at 13:33 PM, runsun runsun@gmail.com wrote:
I am surprised to find that, in both versions, when loading a file, it is
automatically previewed. This never happened when I was using Linux.
Is this an intended behavior ? (but not so in Linux)
Design->Automatic Reload and Preview.
I believe it should be off by default, but keep in mind that settings are shared between OpenSCAD versions and possibly kept between uninstalls/reinstalls.
-Marius
Arrhhh ... so embarrassing. Didn't even think of the Design->Automatic
Reload and Preview setting ...
Both versions are freshly installed the very first time in this laptop,
though. Besides, the last time and only time I used that setting was about
one year ago. So it seems unlikely that it's turned on manually.
Anyhow, even so users can just turn it off. That's good enough.
$ Runsun Pan, PhD
$ libs:
doctest ,
faces ( git ),
offline doc ( git ),
runscad.py( 1 , 2 , git );
$ tips:
hash( 1 , 2 ),
sweep ,
var( 1 , 2 ),
lerp ,
animGif ,
precision( 1 , 2 )
--
View this message in context: http://forum.openscad.org/Loading-a-file-automatically-preview-in-Windows-10-tp15106p15111.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Where are the user settings stored exactly Marius?
Thanks, Alex
Tapped on my mobile phone.
On 11 Dec 2015, at 18:41, Marius Kintel marius@kintel.net wrote:
On Dec 11, 2015, at 13:33 PM, runsun runsun@gmail.com wrote:
I am surprised to find that, in both versions, when loading a file, it is
automatically previewed. This never happened when I was using Linux.
Is this an intended behavior ? (but not so in Linux)
Design->Automatic Reload and Preview.
I believe it should be off by default, but keep in mind that settings are shared between OpenSCAD versions and possibly kept between uninstalls/reinstalls.
-Marius
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
On Dec 11, 2015, at 17:39 PM, Alex Gibson alex@alexgibson.net wrote:
Where are the user settings stored exactly Marius?
On Windows, it will be in the registry.
This is managed by Qt, see http://doc.qt.io/qt-5/qsettings.html
-Marius
Thanks Marius!
-----Original Message-----
From: Discuss [mailto:discuss-bounces@lists.openscad.org] On Behalf Of
Marius Kintel
Sent: 11 December 2015 22:45
To: OpenSCAD general discussion
Subject: Re: [OpenSCAD] Loading a file automatically preview in Windows 10
On Dec 11, 2015, at 17:39 PM, Alex Gibson alex@alexgibson.net wrote:
Where are the user settings stored exactly Marius?
On Windows, it will be in the registry.
This is managed by Qt, see http://doc.qt.io/qt-5/qsettings.html
-Marius
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org