User:Coderjeff: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:




Excel cheat sheet - This zip contains an excel file that I used for building without the workbench and has the parameters used in the workbench script
I'm new to FreeCAD and no good at sketches and extruding, so I was creating panels manually by adding boxes and then setting their size and position


[[File:Panel-Excel.zip]]
<html><div style="position: relative; padding-bottom: 72.7788279773157%; height: 0;"><iframe src="https://www.loom.com/embed/2af07a8d383f4f1d9b5afc9d381d9fce" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></html>




This is how I created panels manually by adding boxes and then setting the size and position
This workbench just automates that process to build some basic panels in one click.  It's just a rough start, but you're welcome to experiment and add to it


<html><div style="position: relative; padding-bottom: 72.7788279773157%; height: 0;"><iframe src="https://www.loom.com/embed/2af07a8d383f4f1d9b5afc9d381d9fce" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></html>
The workbench just automates that process to build the basic panels in one click.
(It current does 9ft exterior, 8ft exterior, and 8ft interior panels)


<html><div style="position: relative; padding-bottom: 72.7788279773157%; height: 0;"><iframe src="https://www.loom.com/embed/b3630c5457b24fae9c27e5787b8b6b96" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></html>
<html><div style="position: relative; padding-bottom: 72.7788279773157%; height: 0;"><iframe src="https://www.loom.com/embed/b3630c5457b24fae9c27e5787b8b6b96" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></html>
To modify the full panel into a specialized panel, it's very easy to change the position values (or the length, width, and height) as needed.
Suggestion:  I think it might be nice to have two files for each panel.
One such as Seh2_wall_1_detail with the un-Compounded parts plus then the usual Seh2_wall_1 for the compounded and simple copy that is positionally correct.

Revision as of 20:08, 16 July 2021


Panels Workbench

The SH2 Panels workbench is an experimental FreeCAD workbench to generate wall modules for Seed Eco-Home 2.

SH2_Panel_Workbench


I'm new to FreeCAD and no good at sketches and extruding, so I was creating panels manually by adding boxes and then setting their size and position


This workbench just automates that process to build some basic panels in one click. It's just a rough start, but you're welcome to experiment and add to it