Skip to content

Commit

Permalink
Peeling the vinyl is also a step
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 23, 2024
1 parent b600db1 commit 367a4dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file modified docs/steps/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions docs/steps/procedure.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ flowchart TD
place_vinyl[7.Place foil]
setup_inkcut_connection[8.Setup inkcut connection]
cut[9.Use Inkcut]
transfer[11.Transfer vinyl to T-shirt]
peel_vinyl[11.Peel vinyl]
transfer[12.Transfer vinyl to T-shirt]
done[Done!]


Expand All @@ -31,6 +32,8 @@ flowchart TD
get_t_shirt --> transfer

setup_heat_press --> |15 minutes| transfer
cut --> transfer
cut --> peel_vinyl

peel_vinyl --> transfer

transfer --> done

0 comments on commit 367a4dd

Please sign in to comment.