User contributions for Farmy89
Jump to navigation
Jump to search
21 January 2026
- 16:0716:07, 21 January 2026 diff hist +64 Open Source Freeze Dryer Product Architecture No edit summary current
- 16:0516:05, 21 January 2026 diff hist +13 Open Source Freeze Dryer Product Architecture No edit summary
- 16:0316:03, 21 January 2026 diff hist +3,340 Open Source Freeze Dryer Product Architecture No edit summary
- 15:5615:56, 21 January 2026 diff hist +745 Open Source Freeze Dryer Product Architecture No edit summary
19 December 2025
- 02:2502:25, 19 December 2025 diff hist +9,672 N Open Source Blueberry Production 3D CAD Created 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) # ===========..."