Talk:3D printing: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:




<graphviz border="frame" caption="Figure: Simple model of 3D design & printing workflows">
Warning both the caption figure and the graph name must be different from other graphs in the whole wiki !
 
<graphviz location="none" border="frame" caption="Figure: Simple model of 3D design & 3D printing workflows">
graph ThreeD_printing_2test {
graph ThreeD_printing_2test {
node [fontsize=10, fontname="Arial"];
node [fontsize=10, fontname="Arial"];
Line 17: Line 19:
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"];
Obj_clean    [shape=box,    color=red, label="Cleaned\nPrinted object"];
Obj_clean    [shape=box,    color=red, label="Cleaned\nprinted object"];


# Links
# Links

Latest revision as of 19:39, 14 February 2018

testing -- Daniel K. Schneider (talk) 18:34, 14 February 2018 (CET)

Warning both the caption figure and the graph name must be different from other graphs in the whole wiki !