Customizable Measuring Cylinder v2

Customizable Measuring Cylinder v2

thingiverse

I've been holding onto this design for 2.5 years, so I'm finally getting around to finishing it. This updated measuring cylinder builds upon my previous one by adding a beak, a handle, and an optional stand. It's completely customizable - when increasing the radius, just make sure to adjust the ticks accordingly, [1, 5, 2, 5, 2] means ticks at 1ml, 5ml, 10ml, 50ml, 100ml. For the 1l version I used [10, 5, 2, 5, 2] so the smallest tick is 10ml. When using US units set conversion factor to 4.9289216, tick relations to [1, 3, 2, 4] to represent teaspoon, tablespoon, fluid ounce, gill and cup. The tick representing unit sets which index in the array relation is used as base, for example if you use 2 it will be fluid ounce. You can also use multiple scales - more than two probably don't make sense in this model as the beak and handle would get in the way. All mentioned parameters are arrays, so you can just specify more than one element. Exception is units parameter, because of a Customizer bug this is just a comma separated list. Example for ml and floz(us): units = "ml,floz(us)"; conversion_factor = [1, 4.92892159375]; tick_relations = [[1, 5, 2, 5, 2], [1, 3, 2, 4]]; tick_representing_unit = [-1, 2]; tick_labels_start_at = [2, 1]; If Customizer is acting funny just download the scad file and use OpenSCAD to render the stl locally.

Download Model from thingiverse

With this file you will be able to print Customizable Measuring Cylinder v2 with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Customizable Measuring Cylinder v2.