« Discussion:Broderie machine » : différence entre les versions

De EduTech Wiki
Aller à la navigation Aller à la recherche
mAucun résumé des modifications
Ligne 13 : Ligne 13 :
# List of nodes
# List of nodes
Idea          [shape=box,    color=red, label="Idées de design"];
Idea          [shape=box,    color=red, label="Idées de design"];
Physics      [shape=box,    color=red, label="Constraintes physique3s"];
Physics      [shape=box,    color=red, label="Constraintes physiques"];
SVG          [shape=ellipse, color=red, label="Graphismes\nvectoriels SVG"];
SVG          [shape=ellipse, color=red, label="Graphismes\nvectoriels SVG"];
EMF          [shape=ellipse, label="Autres formats\nvectoriels"];
EMF          [shape=ellipse, label="Autres formats\nvectoriels"];
SE_vect      [shape=ellipse, color=red, label="SE vector\ngraphics"];
SE_vect      [shape=ellipse, color=red, label="Graphismes vectoriels\nStitch Era"];
SE_clean_vect [shape=ellipse, color=red, label="SE clean\nvector graphics"];
SE_clean_vect [shape=ellipse, color=red, label="SE Graphismes nettoyés\nStitch Era"];
Bitmap        [shape=ellipse, color=red, label="Bitmap\nimage"];
Bitmap        [shape=ellipse, color=red, label="Image matricielle\n(par ex. JPG, PNG)"];
Bitmap_red    [shape=ellipse, color=red, label="Reduced\ncolor bitmap"];
Bitmap_red    [shape=ellipse, color=red, label="Image réduite\nen couleurs"];
Stitch_obj    [shape=ellipse, color=red, label="SE Stitch\nobjects"];
Stitch_obj    [shape=ellipse, color=red, label="Objets de broderie\nStitch Era"];
Photo_obj    [shape=ellipse, label="SE Photo\nStitch objects"];
Photo_obj    [shape=ellipse, label="Objets\nPhoto Stitch"];
Clean_stitch_obj [shape=ellipse, color=red, label="Clean SE\nStitch objects"];
Clean_stitch_obj [shape=ellipse, color=red, label="Nettoyer SE\nobjets de brodeire"];
AI_CDR        [shape=ellipse, color=red, label="AI/CDR/SVG vector\ngraphics"];
AI_CDR        [shape=ellipse, color=red, label="Graphismes vectoriels\nAI/CDR/SVG"];
Points      [shape=box,    color=red, label="SE Points"];
Points      [shape=box,    color=red, label="Points Stitch Era"];
# Stitch_edit  [shape=ellipse, label = "Fixed Points"];
# Stitch_edit  [shape=ellipse, label = "Points ajustés"];
Revise        [shape=ellipse, color=red, label="Revise\nany step"];
Revise        [shape=ellipse, color=red, label="Reviser\n (partout)"];
CNC_code      [shape=box,    color=red, label="Machine code"];
CNC_code      [shape=box,    color=red, label="Code machine\(par ex. PES, DST)"];


# Links
# Links
Ligne 33 : Ligne 33 :
Idea        -- EMF                [label = "chercher"];
Idea        -- EMF                [label = "chercher"];
Idea        -- Bitmap            [label = "chercher"];
Idea        -- Bitmap            [label = "chercher"];
Idea        -- AI_CDR            [label = "dessiner with\nother program"];
Idea        -- AI_CDR            [label = "dessiner avec\nun autre logiciels"];
Idea        -- Stitch_obj        [label = "dessiner\nobjecs de broderie"];
Idea        -- Stitch_obj        [label = "dessiner\nobjets de broderie"];
Idea        -- SE_clean_vect      [label = "dessiner SE\nvector graphics"];
Idea        -- SE_clean_vect      [label = "dessiner SE\nobjets vectoriels"];
Idea        -- Clean_stitch_obj  [label = "dessiner \nletters"];
Idea        -- Clean_stitch_obj  [label = "dessiner \nlettres"];
Idea        -- Physics            [label = "textile, machine,\nthread+needle width", style=dotted];
Idea        -- Physics            [label = "textile, machine,\nlargeur du fil+aiguille width", style=dotted];
SVG          -- SE_vect             [label = "import"];
SVG          -- SE_vect           [label = "importer fichier"];
SVG          -- AI_CDR            [label = "import/modifier"];
SVG          -- AI_CDR            [label = "importer/modifier"];
EMF          -- AI_CDR            [label = "import/modifier"];
EMF          -- AI_CDR            [label = "importer/modifier"];
EMF          -- SE_vect            [label = "import"];
EMF          -- SE_vect            [label = "importer"];
Bitmap      -- Bitmap_red        [label = "import +\nreduce colors"];
Bitmap      -- Bitmap_red        [label = "importer +\nréduire coleurs"];
Bitmap_red  -- SE_vect            [label = "vectorize"];
Bitmap_red  -- SE_vect            [label = "vectorizer"];
AI_CDR      -- SE_vect            [label = "direct import"];
AI_CDR      -- SE_vect            [label = "importer via\nAPI de Illustrator"];
SE_vect      -- SE_clean_vect      [label = "reduce +\nclean"];
SE_vect      -- SE_clean_vect      [label = "reduire +\nnettoyer"];
Physics      -- Stitch_obj        [label = "consider"];
Physics      -- Stitch_obj        [label = "considérer"];
SE_clean_vect -- Stitch_obj        [label = "digitize"];
SE_clean_vect -- Stitch_obj        [label = "digitaliser"];
Bitmap_red    -- Stitch_obj        [label = "auto-digitize\n not recommended", style=dotted];
Bitmap_red    -- Stitch_obj        [label = "auto-digitaliser\n non recommandé", style=dotted];
Bitmap      -- Photo_obj          [label = "auto-digitize\n not recommended", labelfloat=false, style=dotted];
Bitmap      -- Photo_obj          [label = "auto-digitaliser\n non recommandé", labelfloat=false, style=dotted];
Photo_obj    -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Photo_obj    -- Clean_stitch_obj  [label = "tune\nobjets de broderie"];
Stitch_obj  -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Stitch_obj  -- Clean_stitch_obj  [label = "tune\nobjets de broderie"];
Clean_stitch_obj -- Points      [label = "generate"];
Clean_stitch_obj -- Points      [label = "genérer"];
Clean_stitch_obj -- Clean_stitch_obj [label = "adjust"];
Clean_stitch_obj -- Clean_stitch_obj [label = "adjuster"];
Points    -- Points          [label = "adjust"];
Points    -- Points          [label = "adjuster"];
# Stitch_edit  -- Points          ;  
# Stitch_edit  -- Points          ;  
Points    -- CNC_code          [label = "translate"];
Points    -- CNC_code          [label = "traduire"];
Points    -- Revise            [label = "redo"];
Points    -- Revise            [label = "refaire"];
}
}
</graphviz>
</graphviz>

Version du 14 février 2018 à 19:53

Dessin généré du workflow. -- Daniel K. Schneider (discussion) 7 février 2018 à 19:35 (CET)

Il faudrait copier/coller l'image généré (car PediaPress ne va tenir compte d'un graphisme dynamique)