Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Customizer Updates
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  13 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tony Buser  
View profile  
 More options Feb 5, 2:10 pm
From: Tony Buser <t...@makerbot.com>
Date: Tue, 5 Feb 2013 14:10:02 -0500
Local: Tues, Feb 5 2013 2:10 pm
Subject: Customizer Updates

Some new Customizer stuff just launched:

1. The big one is you can now open an unpublished script in customizer.  So
you can safely test things before making it public.

2. Added a Browse tab at the top to page through all scripts tagged
"customizer"

3. Added a Share link to the bottom of the customize screen so you can copy
paste that to share a link that goes right to the script you're currently
viewing.

4. Misc code parsing bug fixes.  ;)

--
NOTICE: This email may contain information that is confidential or
attorney-client privileged and may constitute inside information or trade
secrets. The contents of this email are intended only for the recipient(s)
listed above. If you are not the intended recipient, you are directed not
to read, disclose, distribute or otherwise use this transmission. If you
have received this email in error, please notify the sender immediately and
delete the transmission. Delivery of this message is not intended to waive
any applicable privileges.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Synchron  
View profile  
 More options Feb 6, 1:19 pm
From: Synchron <synchronisa...@gmx.de>
Date: Wed, 6 Feb 2013 10:19:20 -0800 (PST)
Local: Wed, Feb 6 2013 1:19 pm
Subject: Customizer Updates

Hi, is it possible to create a working share link for unpublished things so a friend can “beta-test“ the design?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Buser  
View profile  
 More options Feb 6, 2:11 pm
From: Tony Buser <t...@makerbot.com>
Date: Wed, 6 Feb 2013 14:11:38 -0500
Local: Wed, Feb 6 2013 2:11 pm
Subject: Re: [thingiverse] Customizer Updates

Unfortunately, that is not possible due to the way files on an unpublished
thing are only accessible by the creator.

--
NOTICE: This email may contain information that is confidential or
attorney-client privileged and may constitute inside information or trade
secrets. The contents of this email are intended only for the recipient(s)
listed above. If you are not the intended recipient, you are directed not
to read, disclose, distribute or otherwise use this transmission. If you
have received this email in error, please notify the sender immediately and
delete the transmission. Delivery of this message is not intended to waive
any applicable privileges.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Synchron  
View profile  
 More options Feb 7, 3:25 am
From: Synchron <synchronisa...@gmx.de>
Date: Thu, 7 Feb 2013 00:25:46 -0800 (PST)
Local: Thurs, Feb 7 2013 3:25 am
Subject: Re: [thingiverse] Customizer Updates

Hi,

i would like to see a variable way to insert more items.
i think of something like this:

param_1 = 1;//[1:100]
param_2 = 1;//[1:100]

things = [[1,5],[3,1],[1,2],[1,5],[1,8]];//[[param_1,param_2]]

test(things);

module test(t){

for(i=[0:len(t)-1]){

translate([i*4,i*4,0])

square([t[i][0],t[i][1]]);

}
}

The things-array is filled with arrays of the two parameters. In customizer
the UserInterface must get a "add one more"-button, which will double all
Parameters that are included...
My english is not the best, but i hope you could understand what i mean...

Thanks
Synchron


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Buser  
View profile  
 More options Feb 7, 9:22 am
From: Tony Buser <t...@makerbot.com>
Date: Thu, 7 Feb 2013 09:22:56 -0500
Local: Thurs, Feb 7 2013 9:22 am
Subject: Re: [thingiverse] Customizer Updates

Hm, do you mean similar to how the customizable paper clip
http://www.thingiverse.com/thing:46605 allows you to specify a number for
the over and down parameters that creates multiple paper clips for a build
plate?

--
NOTICE: This email may contain information that is confidential or
attorney-client privileged and may constitute inside information or trade
secrets. The contents of this email are intended only for the recipient(s)
listed above. If you are not the intended recipient, you are directed not
to read, disclose, distribute or otherwise use this transmission. If you
have received this email in error, please notify the sender immediately and
delete the transmission. Delivery of this message is not intended to waive
any applicable privileges.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Synchron  
View profile  
 More options Feb 7, 9:31 am
From: Synchron <synchronisa...@gmx.de>
Date: Thu, 7 Feb 2013 06:31:28 -0800 (PST)
Local: Thurs, Feb 7 2013 9:31 am
Subject: Re: [thingiverse] Customizer Updates

yes. but with the twist to change parameters for each object.
In this case there are only multiple objects of the same object.
I want to have an unspecific number of object with changing parameters.

can you see unpublished things? then look at 47677 to know what i mean.
i want more than one note at a time... (it's unpublished because i want to
add some features)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Buser  
View profile  
 More options Feb 7, 9:51 am
From: Tony Buser <t...@makerbot.com>
Date: Thu, 7 Feb 2013 09:51:59 -0500
Local: Thurs, Feb 7 2013 9:51 am
Subject: Re: [thingiverse] Customizer Updates

Hmmm, I wonder if you could figure out a way to do what you want
dynamically using the search() function and a comma delimited input text
box...
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/The_OpenSCAD_Langua...

Either way, you might need to just limit your script to have a limited
number of objects and an input to select how many to use out of that list
and multiple inputs for each object.

There has been some discussions requesting that you could have a set of
parameters only show based on the value of another parameter, which might
be useful in your case.  However, I don't know when/if we'll support that.

--
NOTICE: This email may contain information that is confidential or
attorney-client privileged and may constitute inside information or trade
secrets. The contents of this email are intended only for the recipient(s)
listed above. If you are not the intended recipient, you are directed not
to read, disclose, distribute or otherwise use this transmission. If you
have received this email in error, please notify the sender immediately and
delete the transmission. Delivery of this message is not intended to waive
any applicable privileges.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Synchron  
View profile  
 More options Feb 7, 1:01 pm
From: Synchron <synchronisa...@gmx.de>
Date: Thu, 7 Feb 2013 10:01:57 -0800 (PST)
Local: Thurs, Feb 7 2013 1:01 pm
Subject: Re: [thingiverse] Customizer Updates

hard work, but i got a solution :)
http://www.thingiverse.com/thing:47677


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
laird popkin  
View profile  
 More options Feb 7, 3:39 pm
From: laird popkin <lai...@gmail.com>
Date: Thu, 7 Feb 2013 15:39:24 -0500
Local: Thurs, Feb 7 2013 3:39 pm
Subject: Re: [thingiverse] Customizer Updates

Pretty clever. I'm continually amazed at the ways that people find to get
around OpenSCAD's lack of variables. Nicely done!

--
- Laird Popkin, cell: 646/465-0570

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
g. wygonik  
View profile  
 More options Feb 9, 12:12 pm
From: "g. wygonik" <gwygo...@gmail.com>
Date: Sat, 9 Feb 2013 09:12:26 -0800 (PST)
Local: Sat, Feb 9 2013 12:12 pm
Subject: Re: Customizer Updates

Thanks Tony! Good to see continued awesomeness coming :-)

Has there been any revisiting of rendering issues with certain scripts?
(I'm assuming it's something in the difference() method with extruded 2D
shapes?) My knob creator still has visual issues, but not STL issues, with
the "curved" stem type. http://www.thingiverse.com/thing:42220 (select Stem
Shape -> Curved).

Cheers
g.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Walter Hsiao  
View profile  
 More options Feb 17, 9:43 pm
From: Walter Hsiao <whs...@gmail.com>
Date: Sun, 17 Feb 2013 18:43:57 -0800 (PST)
Local: Sun, Feb 17 2013 9:43 pm
Subject: Re: Customizer Updates

Awesome, thanks!  This helps a lot, I do like to test before publishing and
not the other way around :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Morlock  
View profile  
 More options Feb 20, 11:55 am
From: Steven Morlock <smor...@gmail.com>
Date: Wed, 20 Feb 2013 08:55:09 -0800 (PST)
Local: Wed, Feb 20 2013 11:55 am
Subject: Re: Customizer Updates

How about you folks make it that publishing the results of Customizer is
NOT the default.  As far as I'm concerned, Customizer is pretty cool
however the damage you folks did with your upgrade is still there.  You
tainted the pool of Things with Customizer generated crap that should have
never been published... Instead of worrying how to prevent the crap coming
from third party sites (i.e. Tinkercad) from watering down your repository
of nifty Things, you chose instead to water down your own valuable resource
with Customizer JUNK.  Your band-aid filtering heuristics are exactly that,
band-aids to a problem that you could simply fix...  You folks ruined
Thingiverse for CES....


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bryan Vaccaro  
View profile  
 More options Feb 20, 4:50 pm
From: Bryan Vaccaro <bryan.vacc...@makerbot.com>
Date: Wed, 20 Feb 2013 13:50:53 -0800 (PST)
Local: Wed, Feb 20 2013 4:50 pm
Subject: Re: Customizer Updates

Steven,

Thanks for the feedback!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »