Talk:3D printer: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 10: Line 10:
Idea          [shape=box,    color=red, label="Design idea"];
Idea          [shape=box,    color=red, label="Design idea"];
Physics      [shape=box,    color=red, label="Physics constraints"];
Physics      [shape=box,    color=red, label="Physics constraints"];
3DGr          [shape=ellipse, color=red, label="proprietary Vector\ngraphics"];
ThreeDGr      [shape=ellipse, color=red, label="proprietary Vector\ngraphics"];
3DInt        [shape=ellipse, label="Interchange format"];
ThreeDInt    [shape=ellipse, label="Interchange format"];
STL          [shape=ellipse, color=red, label="STL vector\ngraphics"];
STL          [shape=ellipse, color=red, label="STL vector\ngraphics"];
STL_clean    [shape=ellipse, color=red, label="STL clean\nvector graphics"];
STL_clean    [shape=ellipse, color=red, label="STL clean\nvector graphics"];
Line 20: Line 20:


# Links
# Links
Idea        -- 3DGr               [label = "find"];
Idea        -- ThreeDGr               [label = "find"];
Idea        -- Phys              [label = "find"];
Idea        -- Phys              [label = "find"];
Idea        -- 3Dgr               [label = "draw with\nother program"];
Idea        -- ThreeDgr               [label = "draw with\nother program"];
Idea        -- STL_clean          [label = "find"];
Idea        -- STL_clean          [label = "find"];
Idea        -- Physics            [label = "machine,\nPolymer"];
Idea        -- Physics            [label = "machine,\nPolymer"];
3DGr        -- 3Dgr               [label = "import"];
ThreeDGr    -- ThreeDgr               [label = "import"];
3DGr        -- STL                [label = "copy",style=dotted];
ThreeDGr    -- STL                [label = "copy",style=dotted];
Phys        -- 3DInt             [label = "scan"];
Phys        -- ThreeDInt             [label = "scan"];
STL          -- STL_clean          [label = "clean and \nposition"];
STL          -- STL_clean          [label = "clean and \nposition"];
STL_clean    -- Gcode              [label = "parametrize\ntranslate"];
STL_clean    -- Gcode              [label = "parametrize\ntranslate"];
}
}
</graphviz>
</graphviz>

Revision as of 14:53, 18 October 2011

Testing

Diagrams error (with dot command): Warning: syntax ambiguity - badly delimited number '3D' in line 1 of /tmp/diagrams_in20b0ea74e977.dot splits into two tokens Error: /tmp/diagrams_in20b0ea74e977.dot: syntax error in line 1 near 'D_printing_1'