OSE FreeCAD Workbenches: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Intro=
{{Hint|We are developing design workbenches for each of the 50 GVCS machines. G Roques is currently working on these at [https://ose-workbench-platform.readthedocs.io/en/latest/ platform for OSE workbenches using FreeCAD].
{{Hint|We are developing design workbenches for each of the 50 GVCS machines. G Roques is currently working on these at [https://ose-workbench-platform.readthedocs.io/en/latest/ platform for OSE workbenches using FreeCAD].


Line 5: Line 7:
https://github.com/gbroques/ose-workbench-platform
https://github.com/gbroques/ose-workbench-platform


== 3D Printer Workbench ==
= 3D Printer Workbench =
The 3D Printer workbench is the best example of a workbench using the platform.
The 3D Printer workbench is the best example of a workbench using the platform.


Line 20: Line 22:




=Introduction=
=Playlist - Using the OSE FreeCAD Workbenches Platform=
 
==Install==
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/C3W3fNzsydo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html>
 
==Workbench Howto==
This walks you up to the point of generating your first part in the workbench.
 
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/pAAYq3R0Ynk" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html>
 
=About FreeCAD Workbenches=
FreeCAD workbenches are groups of tools and functionality within the open source FreeCAD software. In the OSE case, we use them for designing [[GVCS Machines]] using [[OSE Part Libraries]] and design methods embodied in our [[Design Guides]]. This is all done within the open source, extensible [[FreeCAD]] software.
FreeCAD workbenches are groups of tools and functionality within the open source FreeCAD software. In the OSE case, we use them for designing [[GVCS Machines]] using [[OSE Part Libraries]] and design methods embodied in our [[Design Guides]]. This is all done within the open source, extensible [[FreeCAD]] software.



Revision as of 14:23, 19 September 2020

Intro

HintLightbulb.png Hint: {{{1}}}


Playlist - Using the OSE FreeCAD Workbenches Platform

Install

Workbench Howto

This walks you up to the point of generating your first part in the workbench.

About FreeCAD Workbenches

FreeCAD workbenches are groups of tools and functionality within the open source FreeCAD software. In the OSE case, we use them for designing GVCS Machines using OSE Part Libraries and design methods embodied in our Design Guides. This is all done within the open source, extensible FreeCAD software.

List of Workbenches from OSE

  • D3D Freecad Workbench - 3D printer workbench can generate frames, corners, and mount the axes and bed on the frame. This allows for rapid modeling of any 3D printer geometry, and to extract rod/frame angle sizes for a cut list, and to determine range of motion.
  • OSE Piping Workbench - can generate any plumbing fitting in the world

Links


HintLightbulb.png Hint: We are currently working on OSE FreeCAD Workbenches - a workbench construction set for all the GVCS machines