コンテンツにスキップ

Week 3 - Computer Controlled Cutting : Local Session#

  • Authors: Kai Naito, Georg Tremmel
  • Created: 1/30/2020, Last Update: 2/9/2023

Agenda#

  • Weekly Check-up 15mins
  • Review assignments 15mins
  • Introduction to Nueval 15mins
  • Class Review / Q&A 15mins

Assignments & Goal#

Group assignment#

  • characterize your lasercutter’s focus, power, speed, rate, kerf, joint clearance, and types
  • Document your work to the group work page and reflect on your individual page what you learned

Individual assignments#

  • Cut something on the vinylcutter
  • Design, lasercut, and document a parametric press-fit construction kit,
    • accounting for the lasercutter kerf,
    • which can be assembled in multiple ways,
    • and for extra credit include elements that aren’t flat

Refer to Assessment page

Advice from Instructors#

Evaluation points#

  • Group assignments

  • Individual assignments

    • Make Pressfit Construction kit
      • What is “pressfit”?
      • Understanding “parametric design”
      • What to set as parameters?
      • Make sure it can be assembled in different ways!
    • Use vinyl cutting machine to make something

Group assignment guidline#

Kamakura Lab Repo 2023, Kamakura Lab Site 2023

  • Each lab should have at least 1 group assignment documentation (and show all student participated).
  • You can make more than 2 groups and document seperately.
  • IMPORTANT : Cite each week’s group assginment page in your individual Weekly Assignment Page.
    【超重要】各々個人ページからグループページへのリンクをはること!

How to collaborate on same project on Gitlab#

  • Method 1: Commit directly to the main branch
    Same process as you upload your indivisual documentation.
    Always make sure to pull remote and get the latest version before you edit.
    You will encounter conflict if you edit the same line at the same time.

個人ページを更新するときと同じ手順です。編集する前に必ずPullしてください。同時に同じファイルの同じ行を編集するとコンフリクトが発生するの注意してください。

Git Merger Procedure
  • Procedure

    • A leader creates assignment page and decide the section each student is in charge of
      まずはマージ役の人が、課題ページのmdフアイルに、各自の担当セクション部分を見出しで追記
    • Each student creates working branch (have shared branch nameing rule)
      各自それぞれブランチを切る ブランチ名は共通の命名規則を作っておいたほうがいいです。
    • Each student commits to one’s branch
      各セッションの参加者がそれぞれのブランチへcommitする
    • Send merge request to a leader when it’s done
      各週ドキュメントが終了したら、マージリクエストを送信する
    • A leader checks merge requests and merge them to master branch
      マージ役が確認 / masterブランチへマージする。
  • Note

    • Better not to make change on other student’s line to avoid unnecesarry conflict when merging.
      グループページのMarkdownファイルを編集する際に、自分以外の人のセクションのところを編集しないようにしてください。編集の衝突(Conflict)が発生してmergeができなくなります。
    • 参考:gitで同一ファイルを複数人で編集した場合の衝突

Class review#

Global Session Running Doc

Group assignment#

Check parameter, kerf width (spot diameter), precision and limitation of the laser-cutter in our lab.

Challenge

Make a Parametric Kerf Check Parts Generator in GRAM!

Individual Assignments#

via Rico

  1. Rough out a shape with a polyline drawing tool
  2. Apply constraints on the model to make it the actual shape you want
  3. Make Parameters
  4. Apply Parameters to the shape to make it fully-adjustable
  5. Extrude the 2D shape
  6. Apply Chamfers
  7. Export DXF file for cutting

Nueval#

The Evaluation Process (“Nueval”) is now active. Go to https://nueval.fabacademy.org/, and log in with your FabClout account.

The evaluation process:

  1. Students completes Weekly Assignment
  2. Students checks Checkboxes at Nueaval to indicate that the Local Evaluator can start.
  3. Local Evalutor evaluates and gives feedback.
  4. If the Local Evalutor suggests improvements, GOTO 1.
  5. If the Local Evaluation is at 100%, if will be handed off to an anoymous Global Evaluator
  6. Global Evaluator evaluates and gives feedback.
  7. If the Global Evalutor suggests improvements, GOTO 1.
  8. If all your Documentation is at 100% you have finished FabAcademy! Congratulations!
  9. Well, not quite. You still need to present in front of Neil and your Peers.

Overall Progress of Nueval.

.

Weekly Checklists. These lists correspond to the [Assessment Criteria](http://fabacademy.org/2023/nueval/).

Work Plan#

  • Friday, Feb 10th, 10:00 - 18:00, FabLab Kamakura
  • Sunday, Feb 12th, 10:00 - 18:00, FabLab Kamakura

For next week…#

  • Feb 13 recitation: parametric, algorithmic, generative design
  • Monday 9:00 EST, 23:00 JST

  • Asia Regional Review:

  • Tuesday 12:00-13:00 JST & ???

Reference#