discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Experimental features from the command line?

NH
nop head
Mon, Dec 11, 2017 1:24 AM

I have lc-each enabled on in the GUI but it doesn't work from the command
line. I get
ERROR: Experimental feature not enabled: 'lc-each'. Please check
preferences.

Is is expected to work from the command line. The preferences are stored in
the registry under Windows and I have verified they are set.

I have lc-each enabled on in the GUI but it doesn't work from the command line. I get ERROR: Experimental feature not enabled: 'lc-each'. Please check preferences. Is is expected to work from the command line. The preferences are stored in the registry under Windows and I have verified they are set.
MK
Marius Kintel
Mon, Dec 11, 2017 1:33 AM

GUI settings don’t affect the cmd-line.
"openscad --enable=lc-each" should do the trick

-Marius

On Dec 10, 2017, at 8:24 PM, nop head nop.head@gmail.com wrote:

I have lc-each enabled on in the GUI but it doesn't work from the command line. I get
ERROR: Experimental feature not enabled: 'lc-each'. Please check preferences.

Is is expected to work from the command line. The preferences are stored in the registry under Windows and I have verified they are set.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

GUI settings don’t affect the cmd-line. "openscad --enable=lc-each" should do the trick -Marius > On Dec 10, 2017, at 8:24 PM, nop head <nop.head@gmail.com> wrote: > > I have lc-each enabled on in the GUI but it doesn't work from the command line. I get > ERROR: Experimental feature not enabled: 'lc-each'. Please check preferences. > > Is is expected to work from the command line. The preferences are stored in the registry under Windows and I have verified they are set. > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
NH
nop head
Mon, Dec 11, 2017 1:42 AM

Yes that works, thanks.

On 11 December 2017 at 01:33, Marius Kintel marius@kintel.net wrote:

GUI settings don’t affect the cmd-line.
"openscad --enable=lc-each" should do the trick

-Marius

On Dec 10, 2017, at 8:24 PM, nop head nop.head@gmail.com wrote:

I have lc-each enabled on in the GUI but it doesn't work from the

command line. I get

ERROR: Experimental feature not enabled: 'lc-each'. Please check

preferences.

Is is expected to work from the command line. The preferences are stored

in the registry under Windows and I have verified they are set.

Yes that works, thanks. On 11 December 2017 at 01:33, Marius Kintel <marius@kintel.net> wrote: > GUI settings don’t affect the cmd-line. > "openscad --enable=lc-each" should do the trick > > -Marius > > > On Dec 10, 2017, at 8:24 PM, nop head <nop.head@gmail.com> wrote: > > > > I have lc-each enabled on in the GUI but it doesn't work from the > command line. I get > > ERROR: Experimental feature not enabled: 'lc-each'. Please check > preferences. > > > > Is is expected to work from the command line. The preferences are stored > in the registry under Windows and I have verified they are set. > > _______________________________________________ > > OpenSCAD mailing list > > Discuss@lists.openscad.org > > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >