Talk:3D printer: Difference between revisions
Jump to navigation
Jump to search
m (using an external editor) |
m (Daniel K. Schneider moved page Talk:3D printing to Talk:3D printer: split) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<graphviz border="frame" caption="caption"> | <graphviz border="frame" caption="caption"> | ||
graph | graph ThreeD_printing_1 { | ||
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"]; | ||
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"]; | ||
ThreeDGr [shape=ellipse, color=red, label="Proprietary Vector\ngraphics"]; | |||
ThreeDInt [shape=ellipse, color=red, 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 -- | Idea -- ThreeDInt [label = "find"]; | ||
Idea -- ThreeDGr [label = "find &\nimport"]; | |||
Idea -- Phys [label = "find"]; | Idea -- Phys [label = "find"]; | ||
Idea -- | Idea -- ThreeDGr [label = "draw"]; | ||
Idea -- STL_clean [ | Idea -- STL [label = "find"]; | ||
Physics -- ThreeDGr [style = "dotted"]; | |||
Physics -- STL_clean [style = "dotted"]; | |||
Idea -- Physics [label = "machine,\nPolymer"]; | Idea -- Physics [label = "machine,\nPolymer"]; | ||
ThreeDGr -- ThreeDGr [label = "import &\nmerge"]; | |||
ThreeDGr -- STL [label = "translate"]; | |||
Phys -- | ThreeDInt -- STL [label = "translate"]; | ||
STL -- STL_clean [label = "clean | ThreeDInt -- ThreeDGr [label = "import"]; | ||
ThreeDInt -- ThreeDInt [label = "import &\nmerge"]; | |||
Phys -- ThreeDInt [label = "scan"]; | |||
STL -- STL_clean [label = "clean, resize,\n& position"]; | |||
STL -- STL_clean [label = "merge"]; | |||
STL_clean -- Gcode [label = "parametrize\ntranslate"]; | STL_clean -- Gcode [label = "parametrize\ntranslate"]; | ||
Gcode -- Obj [label = "print"]; | |||
Obj -- Obj_clean [label = "clean up\n paint"]; | |||
} | } | ||
</graphviz> | </graphviz> |
Latest revision as of 17:17, 27 February 2016
Testing
Diagrams error (with dot command): Error: /tmp/diagrams_ina29b20c64ba2.dot: syntax error in line 2 near '['