From e402473f0f65b9345481e404caf2c5f8794e7d58 Mon Sep 17 00:00:00 2001 From: Jiawen Gong <jiawengong1112@gmail.com> Date: Tue, 5 Dec 2023 05:37:15 +0000 Subject: [PATCH] Update file week11.md --- docs/assignments/week11.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/assignments/week11.md b/docs/assignments/week11.md index 27ea9ec..9d826d7 100644 --- a/docs/assignments/week11.md +++ b/docs/assignments/week11.md @@ -51,6 +51,30 @@ The project explores the possibilities to create relief surfaces and three-dimen ### **3D MILLING WITH SHOPBOT** +**STEP-BY-STEP**: + + + + 1. Open KeyPad by hitting the K letter on your keyboard. You can control the position of the x and y axis by the arrow keys. (Left and right arrows for changing the x-axis.Up and down arrows for changing the y-axis.) + + 2. Homing x and y axis by pressing Zero (2) axes (X&Y). + + 3. You can change the position of the z axis by the page up and page down keys. + + 4. To zero your z-axis, bring the metal plate underneath your miling bit. + + 5. Touch the metal plate to the miling bit to check if inp 1 flashes green to make sure the miling bit will stop when it touches the plate. + + 6. Lower the z axis a little bit and make sure the plate is exactly underneath the miling bit. + + 7. Hit the Zero Z button for zeroing the z-axis. + + 8. Bring your x and y axis to desired job origin. Take note of the positions of your home x and y axis because it helps you to go back to job origin. + + 9. Zeroing the x and y axes by selecting Zero (2) axes (X&Y).The X and Y axis in the position pane is now 0,000. This is where your job will begin. + + +Take note of the positions of your home x and y axis because it helps you to go back to job origin. ## **MAKING A COMPOSITE** -- GitLab