Talk:Concepts of computerized embroidery: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
Line 5: Line 5:


<graphviz border="frame" caption="Workflow model of machine embroidery" alignment="left" location="none">
<graphviz border="frame" caption="Workflow model of machine embroidery" alignment="left" location="none">
graph broderie_machine_1 {
graph machine_embroidery_wf_1 {
labelfontname = "Arial";
labelfontname = "Arial";
node [fontsize="24", fontname="Aria bold"];
node [fontsize="24", fontname="Aria bold"];
Line 24: Line 24:
Stitch_obj    [shape=ellipse, color=red, label="Embroidery objects\nembroidery software"];
Stitch_obj    [shape=ellipse, color=red, label="Embroidery objects\nembroidery software"];
Clean_stitch_obj [shape=ellipse, color=red, label="Objets de broderie\najustés"];
Clean_stitch_obj [shape=ellipse, color=red, label="Objets de broderie\najustés"];
Points     [shape=box,    color=red, label="Points logiciel broderie"];
Points       [shape=box,    color=red, label="Points logiciel broderie"];
# Stitch_edit  [shape=ellipse, label = "Points ajustés"];
Revise        [shape=ellipse, color=red, label="Reviser\n (partout)"];
Revise        [shape=ellipse, color=red, label="Reviser\n (partout)"];
CNC_code      [shape=box,    color=red, label="Code machine\(par ex. PES, DST)"];
CNC_code      [shape=box,    color=red, label="Machine code\(ex. PES, DST)"];


# Links
# Links

Revision as of 20:10, 20 July 2018

Embroidery workflow model -- Daniel K. Schneider (talk) 20:07, 20 July 2018 (CEST)

The main article will link to a picture that is generated from this. Reason why it is here: PDF generator cannot understand this code.