README.txt 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. .: :,
  2. ,:::::::: ::` ::: :::
  3. ,:::::::: ::` ::: :::
  4. .,,:::,,, ::`.:, ... .. .:, .:. ..`... ..` .. .:, .. :: .::, .:,`
  5. ,:: ::::::: ::, ::::::: `:::::::.,:: ::: ::: .:::::: ::::: :::::: .::::::
  6. ,:: :::::::: ::, :::::::: ::::::::.,:: ::: ::: :::,:::, ::::: ::::::, ::::::::
  7. ,:: ::: ::: ::, ::: :::`::. :::.,:: ::,`::`::: ::: ::: `::,` ::: :::
  8. ,:: ::. ::: ::, ::` :::.:: ::.,:: :::::: ::::::::: ::` :::::: :::::::::
  9. ,:: ::. ::: ::, ::` :::.:: ::.,:: .::::: ::::::::: ::` :::::::::::::::
  10. ,:: ::. ::: ::, ::` ::: ::: `:::.,:: :::: :::` ,,, ::` .:: :::.::. ,,,
  11. ,:: ::. ::: ::, ::` ::: ::::::::.,:: :::: :::::::` ::` ::::::: :::::::.
  12. ,:: ::. ::: ::, ::` ::: :::::::`,:: ::. :::::` ::` :::::: :::::.
  13. ::, ,:: ``
  14. ::::::::
  15. ::::::
  16. `,,`
  17. http://www.thingiverse.com/thing:612709
  18. Customizable Container with Knurled Lid by wstein is licensed under the Creative Commons - Attribution - Share Alike license.
  19. http://creativecommons.org/licenses/by-sa/3.0/
  20. # Summary
  21. Containers are so useful - I got a lot of them. Here is my container with a knurled lid and cylindrical jar.
  22. Use the [Customizer](http://www.thingiverse.com/apps/customizer/run?thing_id=612709) to create a proper container for your needs, it is fully parameterized.
  23. The User [jonaslorander](http://www.thingiverse.com/jonaslorander) implemented a new option to divide the jar into [compartments](http://www.thingiverse.com/make:131389). Many thanks to him for providing the code and making it! I like it very much!
  24. See also my new [Lofty Container](/thing:640246) and [EPCOT Spaceship Earth style Container](/thing:671884)!
  25. # Instructions
  26. I printed containers in PLA without support.
  27. The smaller ones with 0.2mm layer and the 50mm one with 0.3 layer for faster printing. All fits perfect.
  28. Depend on your printer you may need to use brim.
  29. Due to OpenSCAD command line interface I have now generated and uploaded the container with 20, 25, 30, 40, 50, 60, 75mm diameter each in 5 sizes with all lid styles.
  30. I used this parameters:
  31. wallthickness=2.0
  32. backlash=0.5
  33. Except the one with 75mm diameter, where I used
  34. wallthickness=2.5
  35. backlash=0.625
  36. ###Updates:
  37. **Version 1.8.1**
  38. Fixed outside quality of the container and lid.
  39. **Version 1.8**
  40. New simple non knurled lid added
  41. **Version 1.7** generate all lid styles at once
  42. code optimized for openscad 2015.03 (no more timeout)
  43. **Version 1.6** added compartment option - many thanks to user [jonaslorander](http://www.thingiverse.com/jonaslorander/about) for providing the code and testing it!
  44. part: "both" removed
  45. new Thickness tab
  46. **Version 1.5** fixed broken left knurled lid.
  47. **Version 1.4** new expert setting in Costumizer for solid container object. You can find the new files here [this thing](/thing:634383).
  48. **Version 1.3** use $fn=100 for all threads to make them a little bit smoother.
  49. **Version 1.2** lid optimized for diameter smaller 20mm. The lid of an container with a diameter less than 20mm has now always the same height of about 6mm. This concerns also the thread which may not fit to containers of older versions!
  50. **Version 1.1** there was an bug: the generated file container_bothxxxxx.stl was not printable!**