discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Customizer

F
fractorr
Wed, Jan 30, 2019 4:30 PM

I have been playing around with the customizer and I am really liking it.  I
was wondering if it is possible to use the same values for a drop down in 2
different variables?  I have a drop down with 100+ options and need the same
options in 2 different drop downs and would rather not duplicate the options
if I don't have to.  Is there a way to do that or do I just have 2 suck it
up and duplicate the options?

--
Sent from: http://forum.openscad.org/

I have been playing around with the customizer and I am really liking it. I was wondering if it is possible to use the same values for a drop down in 2 different variables? I have a drop down with 100+ options and need the same options in 2 different drop downs and would rather not duplicate the options if I don't have to. Is there a way to do that or do I just have 2 suck it up and duplicate the options? -- Sent from: http://forum.openscad.org/
TP
Torsten Paul
Wed, Jan 30, 2019 5:36 PM

There is no way of specifying shared lists with the current
syntax (which follows the one defined by the Thingiverse
Customizer: https://customizer.makerbot.com/docs).

ciao,
Torsten.

There is no way of specifying shared lists with the current syntax (which follows the one defined by the Thingiverse Customizer: https://customizer.makerbot.com/docs). ciao, Torsten.
FV
Frank van der Hulst
Wed, Jan 30, 2019 5:40 PM

Maybe a list which allows multipe items to be selected might be another way
to meet fractorr's requirements?

On Thu, Jan 31, 2019 at 6:37 AM Torsten Paul Torsten.Paul@gmx.de wrote:

There is no way of specifying shared lists with the current
syntax (which follows the one defined by the Thingiverse
Customizer: https://customizer.makerbot.com/docs).

ciao,
Torsten.


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

Maybe a list which allows multipe items to be selected might be another way to meet fractorr's requirements? On Thu, Jan 31, 2019 at 6:37 AM Torsten Paul <Torsten.Paul@gmx.de> wrote: > There is no way of specifying shared lists with the current > syntax (which follows the one defined by the Thingiverse > Customizer: https://customizer.makerbot.com/docs). > > ciao, > Torsten. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
TO
Trevor Orr
Wed, Jan 30, 2019 6:41 PM

I figured it was a long shot for that but figure I would ask.  A multiple
select list could probably work but not a big deal.

On Wed, Jan 30, 2019 at 9:41 AM Frank van der Hulst drifter.frank@gmail.com
wrote:

Maybe a list which allows multipe items to be selected might be another
way to meet fractorr's requirements?

On Thu, Jan 31, 2019 at 6:37 AM Torsten Paul Torsten.Paul@gmx.de wrote:

There is no way of specifying shared lists with the current
syntax (which follows the one defined by the Thingiverse
Customizer: https://customizer.makerbot.com/docs).

ciao,
Torsten.


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

I figured it was a long shot for that but figure I would ask. A multiple select list could probably work but not a big deal. On Wed, Jan 30, 2019 at 9:41 AM Frank van der Hulst <drifter.frank@gmail.com> wrote: > Maybe a list which allows multipe items to be selected might be another > way to meet fractorr's requirements? > > > On Thu, Jan 31, 2019 at 6:37 AM Torsten Paul <Torsten.Paul@gmx.de> wrote: > >> There is no way of specifying shared lists with the current >> syntax (which follows the one defined by the Thingiverse >> Customizer: https://customizer.makerbot.com/docs). >> >> ciao, >> Torsten. >> >> _______________________________________________ >> 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 >