Omega Plant Clip (FreeCAD Customizable)

Omega Plant Clip (FreeCAD Customizable)

Description

Tiny Plants Need Your Support! This Is A Classic, Configurable Plant Clip. Drop Me A Line If You Need Special 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 Spread Sheet 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")`

Statistics

Likes

67

Downloads

0