AR273 Introduction to Algorithms and Programming for Visual Design (group3)

Page 1

AR273 Introduction to Algorithms and Programming for Visual Design Faculty of Architecture and Planning, Thammasat University

GROUP 3



CONTENTS Rhino Python Editor Rhino Python Editor code

The compose of dot line and basic geometries Sacred Geometry Grasshopper Diagram

The Parametric pattern Graphic Pattern Grasshopper Diagram

The Parametric Tower Parametric Tower Tower Skin Grasshopper Diagram

The Responsive Skin Responsive Skin Surface Responsive Skin Tower Perspective Grasshopper Diagram

Physical Modeling : Form Finding Algorithm Free Form Surface Free Form Surface : Algorithm Architectural Presentation Grasshopper Diagram

3D Printing Clay : Parametric Object Parametric Object (tea cup) ÍØ»¡Ã³ ·Õ่㪌¡Ñºà¤Ã×่ͧ»ÃÔ้¹ 3D ÇÑÊ´Ø·Õ่㪌㹡ÒÃàµÃÕÂÁ´Ô¹ Parametric Object (tea cup) Grasshopper Diagram Architectural Presentation


ASSIGNMENT 0 Rhino Python Editor Rhino Python Editor code


à¢Õ¹ code ´ŒÇ JavaScript

How to Open

CODE : JavaScript

STEP 2

STEP 3 STEP 4 STEP 1

STEP 6

»Ø†Á Run

code ·Õ่à¢Õ¹¨ÐáÊ´§¼Åº¹â»Ãá¡ÃÁ Rhino

ÊÌҧ¨Ø´·Õ่ ᡹ X=3 ,Y=2, Z=0

STEP 5

import rhinoscriptsyntax as rs point_1 = rs.AddPoint(0,0,0) point_2 = rs.AddPoint(4,0,0) point_3 = rs.AddPoint(6,2,0) point_4 = rs.AddPoint(3,10,0) point_5 = rs.AddPoint(0,10,0) point_6 = rs.AddPoint(0,1,0) point_7 = rs.AddPoint(2,2,0) point_8 = rs.AddPoint(0,3,0) point_9 = rs.AddCircle((0.5,2,0),0.25) point_10 = rs.AddPoint(0,0,0) point_11 = rs.AddPoint(-4,0,0) point_12 = rs.AddPoint(-6,2,0) point_13 = rs.AddPoint(-3,10,0) point_14 = rs.AddPoint(0,10,0) point_15 = rs.AddPoint(0,1,0) point_16 = rs.AddPoint(-2,2,0) point_17 = rs.AddPoint(0,3,0) point_18 = rs.AddCircle((-0.5,2,0),0.25) line_1 =rs.AddLine(point_1,point_2) line_2 =rs.AddLine(point_2,point_3) line_3 =rs.AddLine(point_3,point_4) line_4 =rs.AddLine(point_4,point_5) line_5 =rs.AddLine(point_6,point_7) line_6 =rs.AddLine(point_7,point_8) line_7 =rs.AddLine(point_10,point_11) line_8 =rs.AddLine(point_11,point_12) line_9 =rs.AddLine(point_12,point_13) line_10 =rs.AddLine(point_13,point_14) line_11 =rs.AddLine(point_15,point_16) line_12 =rs.AddLine(point_16,point_17) point_19 = rs.AddPoint(1.5,10,0) point_20 = rs.AddPoint(3,8,0) point_21 = rs.AddPoint(4.5,10,0) line_6 =rs.AddLine(point_19,point_20) line_6 =rs.AddLine(point_20,point_21) line_6 =rs.AddLine(point_21,point_19) point_22 = rs.AddPoint(-1.5,10,0) point_23 = rs.AddPoint(-3,8,0) point_24 = rs.AddPoint(-4.5,10,0) line_6 =rs.AddLine(point_22,point_23) line_6 =rs.AddLine(point_23,point_24) line_6 =rs.AddLine(point_24,point_22) point_2 = rs.AddPoint(-1.5,10,0) cicle_1 = rs.AddCircle((2,6,0),0.5) cicle_2 = rs.AddCircle((-2,6,0),0.5)

1

2

¡ํÒ˹´¨Ø´

à¢Õ¹àÊŒ¹àª×่ÍÁÃÐËÇ‹Ò§¨Ø´ãËŒà¡Ô´ÃٻËҧ

3

à¾Ô่ÁàµÔÁʋǹ·Õ่¢Ò´ã¹¢Ñ้¹µÍ¹áá



ASSIGNMENT 0.5 The compose of dot line and basic geometries Sacred Geometry Grasshopper Diagram





ASSIGNMENT 1 The Parametric pattern Graphic Pattern Grasshopper Diagram


PATTERN NO.2 ¤Óʧ่Ñ Square Grid Size 4 Ex 5 Ey 5 ¤Óʧ่Ñ Cull Pattern Pannel false true true false ¤Óʧ่Ñ Polygon Radian 1.45 Segment 4

¤Óʧ่Ñ Offset

¤Óʧ่Ñ Rotate

Radian Segment 1.7 Radian Radian

PATTERN NO.3 ¤Óʧ่Ñ Square Grid Size 4 Ex 5 Ey 5 ¤Óʧ่Ñ Cull Pattern Pannel false true true false ¤Óʧ่Ñ Polygon Radian 2.45 Segment 6

5 4 ¤Óʧ่Ñ Offset

45 45

¤Óʧ่Ñ Close Preview Square Grid Flatten tree Area Polygon Explode

¤Óʧ่Ñ Polygon

0.4 0.8 Radian Radian Segment Radian

0.5 4 -

¤Óʧ่Ñ Rotate

Radian 45 Radian ¤Óʧ่Ñ Close Preview Square Grid Flatten tree Area Polygon Explode

PATTERN NO.4 ¤Óʧ่Ñ Square Grid Size 4 Ex 5 Ey 5 ¤Óʧ่Ñ Cull Pattern Pannel false true true false ¤Óʧ่Ñ Polygon Radian 2.45 Segment 6

PATTERN NO.1 ¤Óʧ่Ñ Square Grid Size 6 Ex 5 Ey 5 ¤Óʧ่Ñ Cull Pattern Pannel false true true false ¤Óʧ่Ñ Polygon Radian 2.45 Segment 6

¤Óʧ่Ñ Offset 1.2 2.4 ¤Óʧ่Ñ Polygon Radian 0.5 Segment 6 Radian 1.2 Segment 6 Radian 0.8 Segment 6 ¤Óʧ่Ñ Close Preview Square Grid Flatten tree Area

Radian 1.28 Segment 6 ¤Óʧ่Ñ Offset 0 1.2 2.4 ¤Óʧ่Ñ Polygon Radian 0.6 Segment 6 Radian 1.2 Segment 6 Radian 0.8 Segment 6 ¤Óʧ่Ñ Close Preview Square Grid Flatten tree Area


¤Óʧ่Ñ Polygon ÊÃÒŒ§ polygon û Ù ·Ã§6àËÅ ่Õ Áâ´ÂÁÕ ¢¹Ò´ã¹áµÅ‹Ð Cull Pattern ·á่Õµ¡µÒ‹§¡¹ Ñ

¤Óʧ่Ñ Square Grid ໹ š ¡ÒÃÊÃÒŒ§µÒÃÒ§ pattern ´ÇŒ Âû Ù ·Ã§Êà่ÕËÅ ่Õ Á ¨µ Ñ ÃØÊÑ â´Â¢Íºà¢µ¢Í§¡ÒÃÊÃÒŒ§¤Í× 5 x 5

x

x

x

x

x

x

x

x

x

x

x

x

x

x

x

¤Óʧ่Ñ Flatten tree ໹ š ¡ÒáÃШÒÂboxÍÍ¡¨Ò¡¡¹ Ñ ¤Óʧ่Ñ Area ໹ š ¡ÒÃàÅÍ× ¡¨´ Ø µÃ§¡ÅÒ§ â´Âầ‹¤Ò‹ Cull Pattern Í͡໹ š ÊͧÊÇ‹ ¹ â´Âầ‹â´Â¡ÒÃàÅÍ× ¡à»¹ š ¤Ò‹ true false ¤Ò‹·ä่Õ ´¨ŒÐÍÍ¡ÁÒ໹ š ¡Òà random ẺÊź Ñ ¿¹ ˜ »ÅÒ àËÁÍ× ¹ã¹Ã» Ù

¤Óʧ่Ñ Offset ໹ š ¡ÒÃà¾Á ่Ô àʹ Œ ¢¹Ò¹ä»¡º Ñ polygon ·à่Õ»¹ š ¤Óʧ่ÑËÅ¡ Ñ ·ÓãËàŒ¡´ Ô à»¹ š àʹ Œ ·¾ ่Õ º Ñ «ÍŒ ¹¡¹ Ñ ¢¹ ้Ö

·Ó¡Òà bake áÅÐ export ໹ š ä¿Å .dwg ໹ š ä¿Åà ʹ Œ ໹ š layer µÒ‹§æà¾Í่× »Ãº Ñ ¢¹Ò´àʹ Œ


ASSIGNMENT 2 The Parametric Tower Parametric Tower Tower Skin Grasshopper Diagram


Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8 Assignment 2: the Parametric Tower Kotchakorn Chaiyatum 5916680035

Picture 9

Picture 9

Parametric Tower


Parametric Tower(Picture 9)

Picture E

Picture A

Picture F

Picture B

Picture G

Picture C

Picture H

Picture D

Picture I

Assignment 2: the Parametric Tower Kotchakorn Chaiyatum 5916680035

Tower Skin


Gaussian

BeZier

BeZier

Gaussian

Palabola

Power

Perlin

Perlin

Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

Graph types BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

Gaussian

Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

Grasshopper Diagram

Picture 9 Gaussian Picture 9 Power

Graph types BeZier

BeZier

Picture 1

BeZier

Picture 2

BeZier

Picture 3

Gaussian

BeZier

Picture 1

BeZier

Picture 4

BeZier

Picture 2

Picture 5

Gaussian

Picture 3

BeZier

Palabola

Picture 4

Perlin

Picture 6

Gaussian

Picture 7

Picture 6

Power

Picture 5

BeZier

Picture 8

Perlin

Picture 7

Picture 8

Graph types BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

Gaussian

Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

True False True

Picture 9 Gaussian Gaussian

Picture 1

BeZier

BeZier

Picture 2

Picture 3

Gaussian

Picture 4

Palabola

Picture 5

Power

Picture 6

Perlin

Picture 7

Graph types BeZier

Perlin

Picture 8

Gaussian

BeZier

BeZier

Gaussian

Palabola

Power Picture Perlin1

Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

BeZier

Picture 7

BeZier

BeZier

BeZier

BeZier

BeZier

Picture 9 Power

Gaussian

Graph types BeZier

BeZier

BeZier

Picture 2 Perlin Gaussian

Picture 3 BeZierPictureGaussian 4 Picture 5 BeZier Palabola

Picture Power 6

Picture 7 PerlinPicture 8 Perlin

Picture Picture 81

Picture 2

Picture 6

Graph Picturetypes 1 Picture 2 PictureBeZier 7 Picture 8 BeZier

Picture 3

Picture 4

Picture 5

Picture 3

Graph types BeZier BeZier

BeZier

BeZier

BeZier

Picture 4

Picture 5

Picture 6

BeZier

BeZier

Picture 17

BeZier

Gaussian BeZier

BeZier

Picture 28 Picture

Picture 3

BeZier

BeZier

BeZier

Picture 4

BeZier

BeZier

BeZier

Gaussian

Picture 5

Picture 6

Picture 7

Picture 8

Gaussian

Picture 9 Gaussian

Picture 1

Picture 9 Power

Picture 2

Picture 3

Picture 9 Gaussian

Picture 4

Picture 5

Picture 6

Picture 9 Gaussian

Picture 9 Power Graph types BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 8

False True False

Gaussian Graph types BeZier

Picture 1

Picture 7

Picture 9 Power

Picture 7

BeZier

BeZier

BeZier

BeZier

Graph types BeZier BeZier

BeZier

BeZier Gaussian

BeZier

BeZier

BeZier

BeZier

BeZier

Gaussian

Picture 8 Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture Picture 17

Picture 6

Picture Picture28

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

ÊÌҧÃٻẺ¡ÒÃàÇŒ¹ª‹Í§Ç‹Ò§ True = áÊ´§¼Å False = äÁ‹áÊ´§¼Å

Series

Range

Rotate

Pt

Loft

Kotchakorn Chaiyatum Kotchakorn Chaiyatum

Kotchakorn Chaiyatum

Kotchakorn Chaiyatum

Gaussian

BeZier

BeZier

Gaussian

Palabola

Power

Perlin

Perlin

Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

Cull

Divide Graph types BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

BeZier

Gaussian

Picture 1

Picture 2

Picture 3

Picture 4

Picture 5

Picture 6

Picture 7

Picture 8

แบ่งsurface ให้เป็ นชิน� เล็กๆ

Kotchakorn Chaiyatum

**สีเขียวเป็ นการแสดงผลของการสุม่ surface

Picture 9 Gaussian ÊÌҧ¨Ø´

Construct Point(Pt)

¹ํҨش·Õ่¡ํÒ˹´äÇŒ¡‹Í¹Ë¹ŒÒÁÒ à»š¹àÊŒ¹·Õ่µ‹Í¡Ñ¹à»š¹ÃÙ»·Ã§ µÒÁ¨Ø´

Move

Interpolate

Rotate

Interpolate

Boolean Toggle(True)

Picture 9 Power

Graph Mapper

Divide

Item

Isotrim

1

Boolean Toggle(False)

Radians

Pt

Graph types BeZier

BeZier

BeZier

BeZier

BeZier

Cull

Panel

BeZier

BeZier

2

Series ¡ํÒ˹´¤ÇÒÁÊÙ§¢Í§áµ‹ÅЪÑ้¹

Domain

Graph Picture 1 Mapper Picture 2

Picture 3

Picture 4

Picture 5

Integer

Scale NU

Surface Surface

Dispatch

Loft RGB Preview

Equals B 1

Picture 7

Picture 6

1

Range Subtraction

Pt

Panel

Cull

2

Range

A

ผังการเชือ� มต่อระหว่าง cull surface Deconstruct Brep Picture A Picture B Picture C

Index : 0

Integer Isotrim

True False True Gaussian False True False

1 Cull

1 DeBrep

1 Cull

1 DeBrep

1 Cull

1 DeBrep

2 Cull

2 DeBrep

2 Cull

2 DeBrep

2 Cull

2 DeBrep

Picture F 1 Cull

1 DeBrep

2 Cull

2 DeBrep

Picture 8

Random

Picture G 1 Cull

1 DeBrep

2 Cull

2 DeBrep

Picture H 1

1 DeBrep

2 Cull

2 DeBrep

Srf

Picture D Srf Srf

1

1 DeBrep

2

2 DeBrep

Picture I 1

1 DeBrep

1 Cull

2 DeBrep

Srf

Picture E 1 Cull

2 Cull

1 DeBrep 2 DeBrep

เป็ นการให้คอมพิวเตอร์สมุ่ surface ในชิน� งาน สามารถปรับเปลีย� นการสุม่ ด้วยการเลือ� นตัวเลขตรง seed แสดงผลผ่าน surface ทีo � utput ไปที� Deconstruct Brep 0

Construct Domain Length seed

1

Finish



Kotchakorn Chaiyatum

ASSIGNMENT 3 The Responsive Skin Responsive Skin Surface Responsive Skin Tower Perspective Grasshopper Diagram





ASSIGNMENT 4 Physical Modeling : Form Finding Algorithm Free Form Surface Free Form Surface : Algorithm Architectural Presentation Grasshopper Diagram









ASSIGNMENT 5 3D Printing Clay : Parametric Object Parametric Object (tea cup) ÍØ»¡Ã³ ·Õ่㪌¡Ñºà¤Ã×่ͧ»ÃÔ้¹ 3D ÇÑÊ´Ø·Õ่㪌㹡ÒÃàµÃÕÂÁ´Ô¹ Parametric Object (tea cup) Grasshopper Diagram Architectural Presentation


ËÃ×Í à¤Ã×่ͧ¾ÔÁ¾ 3D DELTA 1 K-PRINTER ÁÕÅѡɳСÒ÷ํҧҹ໚¹áºº 3 ¢Ò â´ÂÊÒÁÒö¤Çº¤ØÁ¡Ò÷ํҧҹ䴌Í‹ҧÍÔÊÃÐ

2 NOZZLE ËÃ×Í ËÑǨ‹Ò ÅѡɳСÒ÷ํÒ§Ò¹¤×Í㪌¢Òµ‹Íàª×่ÍÁ¡ÑºµÑÇprinter â´Â㪌¢Ò·Ñ้§ËÁ´3¤Ù‹ ÅѡɳСÒõ‹Í໚¹¡ÒÃ㪌 áÁ‹àËÅ็¡ã¹¡Òôٴ áÅÐᵋÅФً¨ÐÁÕÊ» §¤ à¾×่ͪ‹Ç 㹡ÒþÂا 㹡ÒõԴµÑ้§ËÑǨ‹Ò ¨ํÒ໚¹·Õ่¨ÐµŒÍ§ ¹ํÒ´ŒÒ¹·Õ่㪌àª×่ÍÁ¡ÑºÊÒÂÂÒ§ËѹࢌÒËÒµÑÇàͧà¾×่Í àµÃÕÂÁµ‹ÍࢌҡѺ»˜ ÁÅÁ à¾×่ÍäÁ‹ãËŒà¡Ô´¡Òà error ¨Ò¡¡Ò÷Õ่´Ö§ÃÑ้§¢Í§ÊÒÂÂҧ໚¹à˵طํÒãËŒ¢Òµ‹Í ËÅØ´ÍÍ¡¨Ò¡µÑÇà¤Ã×่ͧ 3d print ã¹Ê‹Ç¹¢Í§ nozzle¨ÐÁÕ¡ÒÃ㪌ËÑǨ‹Ò¢ͧ»ÃÐàÀ· ¤×Í FEED SCREW , AUGER VALVE

SCREW 3 FEED ËÃ×Í໚¹¡ÒÃÂԧʴ ÊÒÁÒöàÅ×Í¡¢¹Ò´¢Í§ËÑǨ‹ÒÂä´Œ

4 AUGER VALVE

㹡ÒþÔÁ¾ ¤ÃÑ้§¹Õ้¨Ð㪋ËÑÇ¢¹Ò´ 3ÁÁ. áÅÐ໚¹¡ÒÃà¢Õ¹ codeẺ ”wall ¤Ù‹” à¾×่Íà¾Ô่Á¤ÇÒÁ˹һ‡Í§¡Ñ¹¡Òà error ¡ÒÃàÍÕ§ËÃ×Í¡ÒÃÂغµÑǢͧ´Ô¹ â´Â¢ŒÍàÊÕ¢ͧ¡ÒÃ㪌 feed screw ¤×Í áç´Ñ¹¢Í§ÍÒ¡ÒȨÐäÁ‹ÊÁํ่ÒàÊÁÍ ·ํÒãËŒ´Ô¹·Õ่ÍÍ¡ÁÒ¨ÐäÁ‹àÃÕºà¹Õ¹àÊÁ͡ѹ·Ñ้§àÊŒ¹

໚¹ÍØ»¡Ã³ ·Õ่¹ํÒä»ãªŒÃ‹ÇÁ¡Ñº FEED SCREW à¾×่ÍãËŒËÑǨ‹ÒÂÊÒÁÒö㪌§Ò¹ä´ŒÁÕ»ÃÐÊÔ·¸ÔÀÒ¾ÁÒ¡ÂÔ่§¢Ö้¹ ¤ÇÒÁ໚¹à¡ÅÕÂÇ·ํÒãËŒ¡ÒÃËÁعàÇÕ¹ÊÒÁÒö¤Çº¤ÅØÁ ÍѵÃÒ¡ÒÃäËÅàÇÕ¹䴌Í‹ҧÊÁํ่ÒàÊÁÍ áÅЪ‹ÇÂ㹡Òê‹Ç ¼ÊÁ´Ô¹¡‹Í¹¨Ð¶Ù¡´Ñ¹ÍÍ¡ÁÒ

///http://3dprintingstash.com/printer

5 CATRIDGE ¡Ãк͡ºÃèشԹ ÊÒÁÒö໠´» ´ä´Œáº‹§à»š¹Ê‹Ç¹ËÑǡѺʋǹ·ŒÒÂ

6 »˜ ÁÅÁ

7 à¢็Á¢Ñ´ÃÑ´ÊÒÂÂÒ§

8 à·»¡Ñ¹«ÖÁ

9 ÍФÔÅÔ¤ 5 ÁÔÅÅÔàÁµÃ

·ํÒ˹ŒÒ·Õ่㹡ÒÃà¾Ô่Ááç´Ñ¹â´Â¡ÒÃ㪌ÅÁ ÅѡɳСÒû˜ ÁÅÁ ¤ÅŒÒ¡ÒÃໆÒÅÁ ´Ñ¹ÁÇŢͧ´Ô¹¨Ò¡¡Ãк͡ CATRIDGE à¾×่ÍãËŒä»ÍÍ¡ÊÙ‹ËÑǨ‹Ò â´Â¼‹Ò¹ÊÒÂÂÒ§ ¨Ò¡ÊÒÂÂÒ§àÅ็¡ä» ÊÙ‹ÊÒÂÂÒ§ãËÞ‹µÒÁÅํҴѺ à¹×่ͧ¨Ò¡µŒÍ§¡ÒÃ㪌ÁÕáç´Ñ¹µŒ¹ÁÒ¡ ¨Ö§ãªŒÊÒÂÂÒ§àÅ็¡ áÅÐ㹪‹Ç§·ŒÒÂ㪌ÊÒÂÂÒ§ãËÞ‹à¾×่ÍãËŒ´Ô¹ÊÒÁÒö äËż‹Ò¹ä´Œ§‹ÒÂáÅÐÁÒ¡·Õ่Êشᵋ¢ŒÍàÊÕ¢ͧ¡ÒÃ㪌ÊÒÂÂÒ§ãËÞ‹¤×Í ¨ÐÁÕÍÒ¡ÒÈã¹·‹ÍàÂÍзํÒãËŒàÁ×่Í»ÃÔ้¹ª‹Ç§ááæ¨ÐäÁ‹ÁÕ´Ô¹ÍÍ¡ÁÒÁÕ à¾Õ§ÅÁ¨Ò¡·‹Íà·‹Ò¹Ñ้¹

http://www.hardware-thailand.com

https://mt.rsdelivers.com

/http://lpgmetpoint.lnwshop.com/product/85

/https://www.ebay.it/itm


1 ´Ô¹à«ÃÒÁÔ¡ 1 ¡ÔâÅ¡ÃÑÁ

2

ÀÒª¹ÐÊํÒËÃѺ¼ÊÁ

/https://www.lyreco.com

5 ÀÒª¹ÐÊํÒËÃѺãÊ‹¹ํ้Ò

6

ªŒÍ¹

3 µÃÒªÑ่§

/http://chambakeryshop.com

7 ¹ํ้Ò¼ÊÁáÍÅ¡ÍÎÍÅ

http://www.luckyglass.net

https://www.lion3star.com

https://www.rpam.co.th

4

¹ํ้Òà»Å‹Ò

/http://www.thaihealth.or.th


㹡Ãкǹ¡ÒÃàËÅ‹Ò¹Õ้໚¹¡Ò÷ํÒ§Ò¹ã¹ÃٻẺ¢Í§ carftsmanship

1 ´Ô¹·Õ่àÅ×͡໚¹´Ô¹ÊÕÊŒÁ ẋ§´Ô¹ãˌ໚¹ªÔ้¹àÅ็¡æ·Ñ้§ËÁ´1kg. ŧã¹ÀÒª¹ÐÊํÒËÃѺ¼ÊÁ

4 ËÅѧ¨Ò¡àµÔÁ¹ํ้ÒÅ§ä» àÃÔ่Á¹Ç´´Ô¹·Õ่àµÃÕÂÁäÇŒãˌࢌҡѹ 㪌àÇÅÒ»ÃÐÁÒ³5-10¹Ò·Õ

2 à¹×่ͧ¨Ò¡à»š¹´Ô¹ÊÕÊŒÁ¨Ö§ÁÕ¤ÇÒÁ˹״ÁÒ¡¡Ç‹Ò´Ô¹ÊÕà·Ò ¨Ö§¨ํÒ໚¹µŒÍ§ãʋʋǹ¼ÊÁ¢Í§¹ํ้ÒÁÒ¡¡Ç‹Ò

5 àÁ×่ͼÊÁ´Ô¹¡ÑºÊ‹Ç¼ÊÁ¨¹à¢ŒÒ·Õ่áŌǨ֧㪌ªŒÍ¹»Ò´´Ô¹à¾×่ÍäÅ‹¿Í§ÍÒ¡ÒÈÍÍ¡¨Ò¡´Ô¹ àÁ×่;ÔÁ¾ ´Ô¹ÍÍ¡ÁÒàÊŒ¹¨Ðä´ŒÊÁÙ·µ‹Í¡Ñ¹äÁ‹¢Ò´

´Ô¹ÊÕà·Ò¨Ð㪌¹ํ้Ò»ÃÐÁÒ³ 80 g. ʋǹ´Ô¹ÊÕÊŒÁ¨Ð㪌»ÃÐÁÒ³ 90 g. â´Â»ÃÔÁÒ³¢Í§¹ํ้Ò·Õ่ãÊ‹ ŧ仨ТÖ้¹ÍÂÙ‹¡ÑºÊÀÒ¾ÍÒ¡ÒÈâ´ÂÃͺᵋÅÐÇѹáÅÐᵋÅÐʶҹ·Õ่¨ÐÁÕ¤ÇÒÁª×้¹·Õ่ᵡµ‹Ò§¡Ñ¹ ¨Ö§ãªŒ»ÃÔÁÒ³¢Í§¹ํ้Ò·Õ่ᵡµ‹Ò§¡Ñ¹ä»´ŒÇ »ÃÔÁÒ³·Õ่㪌¨ÐÁÕʋǹµ‹Ò§»ÃÐÁÒ³ 20g.

3 㹡ÒÃàµÔÁ¹ํ้Òà»Å‹Ò¤Ç÷Õ่¨Ðẋ§â´Â¡ÒÃàµÔÁ·Õ่ÅйԴà¾×่ÍäÁ‹ãËŒàËÅÇÁÒ¡à¡Ô¹ä» ËÒ¡´Ô¹àËÅÇà¡Ô¹ä»´Ô¹¨ÐäÁ‹ÁÕâ¤Ã§ÊÌҧ àÁ×่ÍÍÑ´áç´Ñ¹à¢ŒÒä»´Ô¹¨ÐäÁ‹äËÅÍÍ¡ÁÒÁÕà¾Õ§ÍÒ¡ÒÈà·‹Ò¹Ñ้¹ ¢Ñ้¹µÍ¹¢Í§¡ÒÃá¡Œä¢ ¤ÇüÊÁ´Ô¹ãËÁ‹à¹×่ͧ¨Ò¡ã¹ ¡ÒÃᡌ䢨ÐÊÙÞàÊÕ´Թä»àÃ×่ÍÂæ ¡ÒüÊÁ´Ô¹ãËÁ‹¨Ö§à»š¹¡ÒÃᡌ䢻˜ÞËÒ·Õ่´Õ¡Ç‹Ò ´Ô¹·Õ่ÂѧäÁ‹ä´Œà¼ÒÊÒÁÒö ¹ํÒ¡ÅѺÁÒ㪌ãËÁ‹ä´Œâ´Â¡Ò÷ํÒãËŒáËŒ§áŌǹํÒ仺´¼ÊÁ¹ํ้Òà¾×่ÍãËŒà¡Ô´à»š¹´Ô¹à«ÃÒÁÔ¤ÍÕ¡¤ÃÑ้§

6

ºÃèشԹŧ¡Ãк͡ â´ÂÅѡɳТͧ¢Í§¡ÒúÃèبÐ໚¹¡ÒûҴǹÃͺæ»Ò¡¡Ãк͡ä»àÃ×่ÍÂæ ã¹ÃÐËÇ‹Ò§¹Ñ้¹¨ํÒµŒÍ§ãªŒfoggy·Õ่㪌 ¹ํ้Ò¼ÊÁáÍÅ¡ÍÎÍÅ ©Õ´Å§ä» à¾×่ͤǺ¤ØÁ¤ÇÒÁª×้¹¢Í§´Ô¹ à¹×่ͧ¨Ò¡áÍÅ¡ÍÎÍÅ ÊÒÁÒöÃÐàËÂä´Œàͧ·ํÒãËŒ¹ํ้ÒäÁ‹à¨×Í»¹ã¹´Ô¹ÁÒ¡à¡Ô¹ä»à»š¹ ÊÒà˵ØËÅÑ¡·Õ่·ํÒãËŒÍѵÃÒʋǹ¢Í§¹ํ้Òã¹´Ô¹¤ÅÒ´à¤Å×่͹


1

àµÃÕÂÁä¿Å Gcode ãÊ‹ã¹ SDcard à¾×่ÍãËŒà¤Ã×่ͧ 3D printer͋ҹ⤌´¤ํÒÊÑ่§à¾×่Íãˌ㹡ÒþÔÁ¾

2 µ‹Í¡Ãк͡ºÃèشԹࢌҡѺÊÒÂÂÒ§·Ñ้§´ŒÒ¹ËÑÇáÅзŒÒ â´Â´ŒÒ¹ËÑǨе‹ÍÊÒÂÂÒ§·Õ่ÁÕ¢¹Ò´ãËÞ‹

4 à» ´»˜ ÁÅÁáÅФǺ¤ØÁáç´Ñ¹ÅÁãËŒÍÂً㹪‹Ç§ÃÐËÇ‹Ò§2-6ºÒà ¤Çº¤ØÁã¹áµ‹ÅЪ‹Ç§»ÃѺµÒÁ¤ÇÒÁàËÁÒÐÊÁ

5 ¤ÍÂÊѧࡵآÑ้¹µÍ¹ã¹¡ÒâÖ้¹ÃÙ» ÇÔà¤ÃÒÐË ¢ŒÍ¼Ô´¾ÅÒ´

áÅзҧ´ŒÒ¹·ŒÒÂ㪌ÊÒÂÂÒ§¢¹Ò´àÅ็¡ ÃÑ´´ŒÇÂÊÒÂÃÑ´áÅÐà·»¡Ñ¹«ÖÁãËŒàÃÕºÌÍ ÇÒ§°Ò¹ÍФÔÅԤ˹Ò5ÁÔÅÅÔàÁµÃ µÃǨàª็¤¤ÇÒÁàÃÕºÌÍÂ

3 ËÅѧ¨Ò¡µÃǨàª็¤¤ÇÒÁàÃÕºÌÍ ÊÑ่§ãËŒà¤Ã×่ͧ͋ҹ¤‹Ò¨Ò¡sd card à¾×่ÍàÃÔ่Á¤ํÒÊÑ่§¼‹Ò¹¨ÍáÊ´§¼Å

6 ÊѧࡵØà»Íà ૹµ ¡Ò÷ํÒ§Ò¹áÅл ´»˜ ÁÅÁ·Ñ¹·Õ่·Õ่ÊÔ้¹ÊØ´¤ํÒÊÑ่§ 7 㪌ÍØ»¡Ã³ µ¡áµ‹§¤ÇÒÁàÃÕºÌÍ¢ͧ¼Å§Ò¹


¾ÔÁ¾ ¤ÃÑ้§·Õ่ 1

¾ÔÁ¾ ¤ÃÑ้§·Õ่ 2

¾ÔÁ¾ ¤ÃÑ้§·Õ่ 3

㹡ÒþÔÁ¾ ¤ÃÑ้§·Õ่ 1 㪌 code·Õ่1

㹡ÒþÔÁ¾ ¤ÃÑ้§·Õ่ 2 㪌 code·Õ่ 2

㹡ÒþÔÁ¾ ¤ÃÑ้§·Õ่ 3 㪌 code·Õ่ 2

ã¹¢Ñ้¹µÍ¹¢Í§¡ÒþÔÁ¾ ᡌǹÑ้¹ ·ํҧҹ䴌Í‹ҧÊÁºÙó äÁ‹ÁÕ¢ŒÍ¼Ô´¾ÅҴᵋÍ‹ҧã´

à¹×่ͧ¨Ò¡à»ÅÕ่¹codeâ´Âà¾Ô่Á¨ํҹǹ¢Í§°Ò¹ãËŒà¾Ô่ÁÁÒ¡¢Ö้¹â´Â¤ํÒÊÑ่§°Ò¹à¾Ô่Á¨Ò¡4ªÑ้¹à»š¹7ªÑ้¹ à¤Ã×่ͧ¨Ö§errorà¹×่ͧ¨Ò¡code¤ํÒÊÑ่§¨ÐµŒÍ§à»š¹àÅ¢¤Ù‹ 㹪Ñ้¹·Õ่7¨Ö§¾ÔÁ·ÑºªÑ้¹·Õ่6 ã¹Ê‹Ç¹¢Í§°Ò¹ ¨Ö§à»š¹¼Å·ํÒãËŒµÑÇá¡ŒÇʋǹº¹µÑÇËÑǨ‹Ò ¡Åͨҡ°Ò¹ÁÒ˹Ö่§ÃдѺ àÊŒ¹¨Ö§äÁ‹àÃÕºà¹Õ¹µ‹Í¡Ñ¹

á¡Œä¢Ê‹Ç¹°Ò¹àÃÕºÌÍÂáŌǨ֧ÊÑ่§à¤Ã×่ͧ¾ÔÁ·ํÒ§Ò¹ ¾ºÇ‹Ò´Ô¹äÁ‹äËÅÍÍ¡ÁÒµÒÁ·‹Í¨Ö§à¾Ô่Ááç´Ñ¹ ÅÁ໚¹6ºÒà ¾ºÇ‹Ò´Ô¹ÂѧäËŪŒÒ ÇÔà¤ÃÒÐË »˜ÞËÒ¨Ö§¾ºÇ‹Ò´Ô¹·Õ่㪌ÁÕ¤ÇÒÁ˹״ÁÒ¡à¡Ô¹ä»à»š¹à赯 ·ํÒãËŒ´Ô¹äÁ‹äËÅÍÍ¡ÁÒµÒÁ·‹Í ÇÔ¸Õᡌ䢤×͹ํÒ´Ô¹ÍÍ¡¨Ò¡¡Ãк͡ÁÒ¼ÊÁãËÁ‹áÅзํÒ¤ÇÒÁÊÐÍÒ´à¤Ã×่ͧà¾×่Íàª็¤Ç‹ÒÀÒÂã¹ÁÕÊÔ่§ÍØ´µÑ¹ ËÃ×ÍäÁ‹





Faculty of Architecture and Planning, Thammasat University AR273 Introduction to Algorithms and Programming for Visual Design PANISSARA KULJITTIPATAI 5916610115 PHATHARAMON PAN-ON 5916680985 KOTCHAKORN JITPRASONG 5916680027 KOTCHAKORN CHAIYATUM 5916680035


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.