Simple Lorenz System in OpenSCAD

lorenz System OpenSCAD

UPDATE: There is an online version of this here. Just use the customizer to see how it works!  https://www.thingiverse.com/thing:1187587

Chaos theory scientists often like to use this model to show how small changes in initial conditions can result in unanticipated behavior is systems.

This is the Lorenz System that can be tinkered with to see how small changes can have unpredictable results.

This model wasn’t intended to be printed but was more of a challenge to see if it could be modeled in this program.

I would like to thank Dr. David Morgan, atartanian and JeanInNepean for the heavy lifting when it came to this project.

 

Geared Heart Keychain – A Thingiverse “Featured” Model

Ah to be Featured!  (it totally made my week)
“It was all part of the quest (to be featured) and now that the popularity ride is over it only leaves me wanting more.”

The idea of creating something that could be a “hit” on Thingiverse has been a frequent topic of conversation in the 3D Modeling and Fabrication classes I’ve taught for the past two years. With so much talent on Thingiverse I feel quite lucky to have my 3D Geared Heart  featured.

I continue to find it interesting to hear the challenges that some folks have had and the reaction to the model when it works as planned.

The model was meant from the very beginning to be an easy single print (print in place) design that required no support or raft removal. We also wanted it to be something that had moving parts and wasn’t too large or time consuming to print.

Using the “standard” settings on a Makerbot or Ultimaker it usually take only an hour to print and should come off the build plate with moving gears.

Many people have thanked me for sharing my design and some of asked to use it for different purposes. The feedback from the community has been nearly all positive and in some cases touching.

Comment: Thank you for a great design. I run a small charity in the UK, one of the issues is cardiac problems. So I have printed red with white gears which is our charity colours. Our members love them. As do the cardiac staff at the local hospital.

A great design not just for Valentine’s

Our site is http://costellokids.com


Screen Shot 2015-02-24 at 12.57.11 AMAlthough there were lots of folks saying nice things it is obvious that there are still going to be people out there that are looking to make a buck off your model. It only took 9 Days until I found it showing up on a website in India being sold for 320 Rs. (~$5USD) .

This isn’t the first time something like this has happened to one of my designs. The day I posted the heart on  Thingiverse I asked a co-worker if he wanted to print one by which he quickly quipped, “no, I’ll just buy it on ebay next week.”


DATA – the ups and downs of internet popularity

From a data and statistics standpoint it is interesting to look at the climb and fall of the “Featured” items in relation clearly less popular designs. It would be really interesting to be able to see where most of the traffic is coming from and when are the most popular times of the week. Even if that isn’t available it is still nice to get this view:

Screen Shot 2015-02-24 at 1.10.14 AM

 


 

A Few Final Thoughts… 

Talking with people in person I find that most folks quickly get around to the question of “How much money did you make on your design?”  Trying to explain that my model has been downloaded over 11,000 (update: 18,000) times and that I didn’t expect any money from it when posting it is something that makes folks question the whole Open Source/Maker movement that I often talk about in the Innovation Lab.

(2am, bedtime) … More to come…later.

Printing Topless… and Bottomless

Sometimes you run across great models/files on Thingiverse or elsewhere on the net that are solid objects that you’re supposed to print without a “roof” or top layer. The same is sometimes true about printing objects without a floor or bottom.

If you’re using Cura, Slicer or other non-Makerbot software you can find these setting available in the advanced settings, but on Makerware/Makerbot software it is a bit tricker. You’ll need to create and modify a custom profile.

I am not sure why they don’t simply create an “Expert” tab that allows for simple check boxes to turn these features on and off. There have been a couple of folks posting tools to give it that functionality but some of them are more complicated than what we’ve done here.

(Wow, I just checked YouTube and don’t see a video that I thought would be there…. )

Screen Shot 2015-03-03 at 12.30.01 AMTo edit your profile: Go to the “Settings” tab and then click and expand the “Advanced options” . At the bottom you’ll see a “Create Profile” button. Click it and give it a meaningful name.

I often put many of the settings in the name title, S2F20L02 (for shells:2, Fill 20%, Layer Height 0.2mm).

Now you can click on “Edit Profile” if you have TextWrangler on your computer then I suggest using that.

These are the lines that I changed in my file. Note that we have two MakerBot printers with dual extruders so I like to make put a temp in for each extruder.

Screen Shot 2015-03-03 at 12.12.17 AMThese variables are spread through out the miracle.jason settings file so it might be easier to edit with a program like TextWrangler, BrioFlexTrack4which is my preference.

"extruderTemp0": 220,
"extruderTemp1": 220,
"platformTemp": 60,

"roofThickness": 0.0,

"floorThickness": 0.0,

"infillDensity": 0.0,

"doRaft": false,

You can see my entire settings file and one I have used for NinjaFlex (with a special extruder) on my GitHub here.

If you are feeling daring or want to try out other features hidden away here refer to MakerBot’s Custom Slicing documentation here.
Thing shown: “Brio Flex Railtracks” by romanjurt
http://www.thingiverse.com/thing:661462