OSE FreeCAD Workbenches: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:
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.


=List=
=List of Workbenches from OSE=
==Consumer Ready==
*[[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.
*[[D3D Freecad Workbench]] -sort of ?  (need person working on this to say)
*[[OSE Piping Workbench]] - can generate any plumbing fitting in the world
*[[Exploded Part Animation]]
 
==In active development==
*[[D3D Freecad Workbench]] -sort of ?  (need person working on this to say)
*[[Exploded Part Animation]]
*[[OSE Piping Workbench]]


=Links=
=Links=

Revision as of 14:18, 19 September 2020


HintLightbulb.png Hint: We are developing design workbenches for each of the 50 GVCS machines. G Roques is currently working on these at platform for OSE workbenches using FreeCAD.

https://ose-workbench-platform.readthedocs.io/en/latest/

https://github.com/gbroques/ose-workbench-platform

3D Printer Workbench

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

GitHub Repository

Commit Log

Project Board

Issue Log

Milestone for First Release


Introduction

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