User contributions for Farmy89

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

19 December 2025

  • 02:2502:25, 19 December 2025 diff hist +9,672 N Open Source Blueberry Production 3D CADCreated page with "# FreeCAD Python Script for OSE-POT-25L Hydroponic Pot # Open FreeCAD, go to View > Panels > Python Console # Then: exec(open("/path/to/this/file.py").read()) # Or use Macro > Macros > Create and paste this code import FreeCAD as App import Part import math # Create new document if App.ActiveDocument: App.closeDocument(App.ActiveDocument.Name) doc = App.newDocument("OSE_POT_25L") # ============================================ # DIMENSIONS (all in mm) # ===========..."