Language Agnostic Instructional Protocol: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
(Added a Category to the Page)
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=About=
Below you will see several routes to LAI (Language Agnostic Instructionals) creations. Different routes are:


=Protocol=
#IKEA-Style Build Diagrams - a well-known concept for conveying build instructions with pictures. Critique of IKEA is that sometimes it is not at all clear. This is where formal quality control protocols are needed.
#Use a Google Drawing Template - [[IKEA Style Fabrication Diagram Template]]
#[[Google Slides]]-generated instructionals, such as the CEB press below.
#Draw out a complete fabrication procedure as best you can - without using words.  
#FreeCAD-Inkscape toolchain - an advanced workflow, learnable easily by novices. See below.
#Embed in a wiki page titled Machine/Module Name - IKEA Style Fabrication Diagram. See [[Embedding Google Docs in the Wiki]].
 
We also have [[Fabrication Diagram]] methods of visual communication.
 
=Instructional Video=


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


<html><iframe src="https://docs.google.com/presentation/d/1RvbnmUgsYjXXwpwkmBHWn8EuCrJ7TXRR2xGdB2ySXGs/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
You can download the macro in the video description.


[https://docs.google.com/presentation/d/1RvbnmUgsYjXXwpwkmBHWn8EuCrJ7TXRR2xGdB2ySXGs/ edit]
=Protocol=
#Use a Google Presentation - use Template at [[Instructionals Cover Page]]
#Draw out a complete fabrication procedure as best you can - without using words.
#Embed in a wiki page titled Machine/Module Name - Language Agnostic Instructionals. See [[Embedding Google Docs in the Wiki]].


=Intro=
=Intro=
Line 22: Line 30:




=How to Export Black and White Isometric Drawings from FreeCAD=
=Protocol Working Document=
 
[https://www.youtube.com/watch?v=V_i_jAhE_JU Video guide how to export FreeCAD's view to black and white with macro and gimp]
 
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/V_i_jAhE_JU" frameborder="0" allowfullscreen></iframe></html>
 
 
 
 
 
 
 


<html><iframe src="https://docs.google.com/presentation/d/1zSDe5WbCFVKougqYPusOH_rOenriTHt5NzX45bTl6r4/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
<html><iframe src="https://docs.google.com/presentation/d/1zSDe5WbCFVKougqYPusOH_rOenriTHt5NzX45bTl6r4/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>


[https://docs.google.com/presentation/d/1zSDe5WbCFVKougqYPusOH_rOenriTHt5NzX45bTl6r4/edit#slide=id.g21b2e6616e_0_11]
[https://docs.google.com/presentation/d/1zSDe5WbCFVKougqYPusOH_rOenriTHt5NzX45bTl6r4/edit#slide=id.g21b2e6616e_0_11 edit]


=Extracting Black and White Isometric Drawings from FreeCAD=
=Extracting Black and White Isometric Drawings from FreeCAD=
Line 43: Line 40:
Before you work with a file, make sure that the file is approved according to OSE [[CAD Standards]].
Before you work with a file, make sure that the file is approved according to OSE [[CAD Standards]].
==GIMP + FreeCAD Macro==
==GIMP + FreeCAD Macro==
*Here is a method from Laszlo using GIMP and a FreeCAD macro script.
*Here is a method from Laszlo to export FreeCAD's view to black and white with a macro and GIMP. [https://www.youtube.com/watch?v=V_i_jAhE_JU Video]
 
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/V_i_jAhE_JU" frameborder="0" allowfullscreen></iframe></html>
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/V_i_jAhE_JU" frameborder="0" allowfullscreen></iframe></html>
==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.


==Inkscape + FreeCAD Macro==
Roberto Isometric view workflow. This method works fine for parts with regular surfaces (most). It also works for wires.
#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.]
#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).
#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"(in Drawing Workbench).
#Open the SVG file with Inkscape.
#Make required fixes to the image.
#Export PNG image.


Sample:
Samples:


[[Short Idler LAI]]
https://docs.google.com/presentation/d/195F4q8wCz6bnAqh-EXPE7_NdXODoJu5ShVaLBm9y1TM/edit?usp=sharing
https://docs.google.com/drawings/d/1LOOY4nSUzN7kKiybVwX7-Y33eCFuB39NJQO4BMZE5aY/edit
https://docs.google.com/drawings/d/1LOOY4nSUzN7kKiybVwX7-Y33eCFuB39NJQO4BMZE5aY/edit


[[File:idleriso.jpg|600px]]
[[File:idleriso.jpg|600px]]


https://youtu.be/LocSkUoD1ic
https://youtu.be/Hk8F3STZfEM


<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/Hk8F3STZfEM" frameborder="0" allowfullscreen></iframe></html>
 
https://youtu.be/n4Xrjp7Tgik
 
<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=
Line 77: Line 79:
*CEB full instructionals from 2012 - [[CEB_Press_Language_Agnostic_Instructionals]]
*CEB full instructionals from 2012 - [[CEB_Press_Language_Agnostic_Instructionals]]
*[[D3D Language Agnostic Instructionals]]
*[[D3D Language Agnostic Instructionals]]
[[Category: Collaboration Architecture]]

Latest revision as of 00:20, 16 August 2022

About

Below you will see several routes to LAI (Language Agnostic Instructionals) creations. Different routes are:

  1. IKEA-Style Build Diagrams - a well-known concept for conveying build instructions with pictures. Critique of IKEA is that sometimes it is not at all clear. This is where formal quality control protocols are needed.
  2. Google Slides-generated instructionals, such as the CEB press below.
  3. FreeCAD-Inkscape toolchain - an advanced workflow, learnable easily by novices. See below.

We also have Fabrication Diagram methods of visual communication.

Instructional Video

You can download the macro in the video description.

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 Macro

Roberto Isometric view workflow. This method works fine for parts with regular surfaces (most). It also works for wires.

  1. Install this Macro. How to install macros in FreeCAD.
  2. 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).
  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"(in Drawing Workbench).
  8. Open the SVG file with Inkscape.
  9. Make required fixes to the image.
  10. Export PNG image.

Samples:

Short Idler LAI

https://docs.google.com/presentation/d/195F4q8wCz6bnAqh-EXPE7_NdXODoJu5ShVaLBm9y1TM/edit?usp=sharing https://docs.google.com/drawings/d/1LOOY4nSUzN7kKiybVwX7-Y33eCFuB39NJQO4BMZE5aY/edit

Error creating thumbnail: File missing

https://youtu.be/Hk8F3STZfEM

https://youtu.be/n4Xrjp7Tgik

Examples of OSE Machines