From 32b24eb9c0a2a94ac4098fa22e8c41e6851a672e Mon Sep 17 00:00:00 2001
From: Edu Almas <edu.fablabbcn.2022@gmail.com>
Date: Fri, 11 Mar 2022 16:02:24 +0100
Subject: [PATCH] continue with team documentation to see what git does when
 someone commits while I'm working

---
 docs/assignments/week04/week04-milling-pcb.md | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/docs/assignments/week04/week04-milling-pcb.md b/docs/assignments/week04/week04-milling-pcb.md
index 4575627..935c945 100644
--- a/docs/assignments/week04/week04-milling-pcb.md
+++ b/docs/assignments/week04/week04-milling-pcb.md
@@ -8,10 +8,15 @@
 
 ### Cheatsheet
 
-Context: You already have the design of the board you'd like to use, and you are happy with it (no design changes required).
-
-1. Load the design into [MODS](http://modsproject.org/) and load the custom program for the Roland SRM-20 that you can find in the Barcelona Lab.
-   1. You can find [the customized programs for milling and cutting](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/assignments/04-electronics-production/week04-creating-basic-boards/#automating-these-almost-perfect-programs) in Edu's doc
+**Context**: You already have the design of the board you'd like to use, and you are happy with it (no design changes required).
+
+1. Load the design into [mods](http://modsproject.org/) and load the custom program for the Roland SRM-20 that you can find in the Barcelona Lab.
+   1. You can find [the customized programs for milling and cutting](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/assignments/04-electronics-production/week04-creating-basic-boards/#automating-these-almost-perfect-programs) in Edu's documentation
+2. You will use the milling program to mill the traces, and the cutting program to cut out the outline of your board.
+   1. Load the custom program into mods by:
+      1. Right-clicking on an empty space, and chosing "Programs > Open program from file"
+      2. Load the milling program you downloaded
+   2. Load the traces file that has the design of your board (PNG or SVG)
 
 
 ## Our lab equipment
-- 
GitLab