Language Agnostic Instructional Protocol: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 34: Line 34:


#Open a FreeCAD file with the part you want to extract the isometric view from.(If the wanted part is separated in several smaller parts, go to Part Workbench, select all of these parts and use the tool "Make compound" in the top dropdown menu).
#Open a FreeCAD file with the part you want to extract the isometric view from.(If the wanted part is separated in several smaller parts, go to Part Workbench, select all of these parts and use the tool "Make compound" in the top dropdown menu).
#Go to Drawing Workbench (It seems that Drawing Workbench do the same work faster than Drawing_dimensioning Workbench).
#Install this [http://opensourceecology.org/wiki/File:Iso_view.FCMacro# Macro]. [https://www.freecadweb.org/wiki/index.php?title=How_to_install_macros# How to install macros in FreeCAD.]
#Use tool named: "Insert new drawing", I chose A3 Landscape (Plain).
#Select the wanted part, by double clicking over it.
#Select the wanted part, by double clicking over it.
#Change to the new drawing page.
#Execute the Macro.
#Use tool named: "Insert an orthographic projection of a part in the active drawing" and wait.
#Double click in the new drawing page called "AutoDrawing".
#Select another view in Secondary views (just click in other little square). Wait.
#Set "Axis aligned up" option to "X +ve" (try different options until get desired perspective). Wait.
#Click OK.
#Delete the unneeded drawings.
#Use the tool: "Recomputes the current active document" to refresh the drawing.
#You can repeat steps 4-11 for adding another part's isometric view to the same sheet.
#You can change position and scale for each drawing in the combo view data tab (after selecting the wanted drawing).
#You can change position and scale for each drawing in the combo view data tab (after selecting the wanted drawing).
#You can select the Drawing page and use the tool: "Export a page to a SVG file". I'm planning to use these SVG files to do the LAIs.
#Use the tool: "Export a page to a SVG file".
#Open the SVG file with Inkscape.
#Make required fixes to the image.
#Export PNG image.


Sample:
Sample:
Line 54: Line 50:
[[File:idleriso.jpg|600px]]
[[File:idleriso.jpg|600px]]


https://youtu.be/LocSkUoD1ic
https://youtu.be/n4Xrjp7Tgik


<html><iframe width="560" height="315" src="https://www.youtube.com/embed/LocSkUoD1ic" frameborder="0" allowfullscreen></iframe></html>
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/n4Xrjp7Tgik" frameborder="0" allowfullscreen></iframe></html>


=Examples of OSE Machines=
=Examples of OSE Machines=

Revision as of 00:09, 23 May 2017

Protocol

  1. Use a Google Presentation - use Template at Instructionals Cover Page
  2. Draw out a complete fabrication procedure as best you can - without using words.
  3. Embed in a wiki page titled Machine/Module Name - Language Agnostic Instructionals. See Embedding Google Docs in the Wiki.

Intro

This refers to language-agnostic instructionals. See Example of brick press frame:

edit

(see overall documentation from this build in our blog - http://opensourceecology.org/christmas-gift-to-the-world-2012/)


Protocol Working Document

edit

Extracting Black and White Isometric Drawings from FreeCAD

Before you work with a file, make sure that the file is approved according to OSE CAD Standards.

GIMP + FreeCAD Macro

  • Here is a method from Laszlo to export FreeCAD's view to black and white with a macro and GIMP. Video

Inkscape + FreeCAD Drawing Workbench

Roberto Isometric view workflow. This method works fine for parts with regular surfaces (most). I couldn't make it work for wires.

  1. Open a FreeCAD file with the part you want to extract the isometric view from.(If the wanted part is separated in several smaller parts, go to Part Workbench, select all of these parts and use the tool "Make compound" in the top dropdown menu).
  2. Install this Macro. How to install macros in FreeCAD.
  3. Select the wanted part, by double clicking over it.
  4. Execute the Macro.
  5. Double click in the new drawing page called "AutoDrawing".
  6. You can change position and scale for each drawing in the combo view data tab (after selecting the wanted drawing).
  7. Use the tool: "Export a page to a SVG file".
  8. Open the SVG file with Inkscape.
  9. Make required fixes to the image.
  10. Export PNG image.

Sample:

https://docs.google.com/drawings/d/1LOOY4nSUzN7kKiybVwX7-Y33eCFuB39NJQO4BMZE5aY/edit

Idleriso.jpg

https://youtu.be/n4Xrjp7Tgik

Examples of OSE Machines