Omega Plant Clip (FreeCAD Customizable)

Omega Plant Clip (FreeCAD Customizable)

thingiverse

Tiny plants require your support! This is a standard, adaptable plant clip. Drop me an email if you need unique dimensions uploaded. ### STL File Syntax <blockquote> ring_[plant ring diameter]_[stick diameter].stl </blockquote> ### Customization from within FreeCAD Customize the ring diameters by editing the spreadsheet values or (even better) use Python! The stick diameter is automatically reduced in the drawing to tighten the clip around the stick. Open a Python console from within FreeCAD (View -> Panel -> Python) and type in: `App.ActiveDocument.Spreadsheet.set('B2', '10') # plant ring diameter [mm]` `App.ActiveDocument.Spreadsheet.set('B3', '3') # stick diameter [mm]` `App.ActiveDocument.recompute() # update the drawing` The console also allows to export the updated drawing: `import Mesh` `Mesh.export([FreeCAD.getDocument("plant_ring").getObject("Pocket")], u"/full/path/ring_10x03.stl")

Download Model from thingiverse

With this file you will be able to print Omega Plant Clip (FreeCAD Customizable) 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 Omega Plant Clip (FreeCAD Customizable).