Talk:3D printer: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 5: Line 5:
label = "Figure: Simple model of 3D design & printing workflows" [fontsize="9", fontname="Arial"];
label = "Figure: Simple model of 3D design & printing workflows" [fontsize="9", fontname="Arial"];
node [fontsize="10", fontname="Arial"];
node [fontsize="10", fontname="Arial"];
# edge [fontsize="8", fontname="Arial"];
edge [fontsize="8", fontname="Arial", labelfloat=false];
edge [fontsize="8", fontname="Arial", labelfloat=false];
# edge [arrowhead=normal,arrowsize=0.3];


# List of nodes
# List of nodes
Line 15: Line 13:
3DInt        [shape=ellipse, label="Interchange format"];
3DInt        [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"];
Phys       [shape=ellipse, color=red, label="Physical\nmodel"];
Phys         [shape=ellipse, color=red, label="Physical\nmodel"];
Gcode        [shape=ellipse, color=red, label="Machine\ncode"];
Gcode        [shape=ellipse, color=red, label="Machine\ncode"];
Obj          [shape=box,    color=red, label="Printed object"];
Obj          [shape=box,    color=red, label="Printed object"];
Line 22: Line 20:


# Links
# Links
Idea        -- 3DGr               [label = "find"];
Idea        -- 3DGr               [label = "find"];
Idea        -- Phys               [label = "find"];
Idea        -- Phys               [label = "find"];
Idea        -- 3Dgr               [label = "draw with\nother program"];
Idea        -- 3Dgr               [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"];
3DGr        -- 3Dgr               [label = "import"];
3DGr        -- STL                [label = "copy",style=dotted];
3DGr        -- STL                [label = "copy",style=dotted];
Phys        -- 3DInt              [label = "scan"];
Phys        -- 3DInt              [label = "scan"];

Revision as of 14:50, 18 October 2011

Testing

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