Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Hackster is hosting Impact Spotlights: Smart Home. Watch the stream live on Thursday!Hackster is hosting Impact Spotlights: Smart Home. Stream on Thursday!
Asadami
Published © GPL3+

Machine for One Cent Disposable Mask

A simple machine to which you set A4 papers and 1c disposable paper masks come out... No glue!

IntermediateProtip-180 minutes650
Machine for One Cent Disposable Mask

Things used in this project

Software apps and online services

Nothing

Hand tools and fabrication machines

Paper cutter

Story

Read more

Schematics

Origami Mask Step by Step

Easiest mask ever to make on your own!

Origami Mask Machine

Just set a stack of A4 papers!

Code

origami-mask

HTML
Paper becomes a mask
<!DOCTYPE html>
<html lang="ja">
	<head>
		<meta charset="UTF-8">
		<title>Folding paper Mask</title>
		<meta name="description" content="ORIGAMI-MASK">
	</head>
	<body>
		<!-- HEADER -->
		<header>
			<div>
				<h1>Folding paper Mask</h1>
			</div>
		</header>
		<!-- MAIN -->
		<section>
			<div>
				<p>1.Set the Paper<br>
					2.Fold by Machine<br>
					3.complete<br>
				</p>
			</div>
		</section>
	</body>
</html>

Credits

Asadami
2 projects • 0 followers
Born&raised in Japan, higher education in the US, been living in Poland for 20 years. My sister and her son came with this project's idea.
Contact
Thanks to Asami Kadokura and Haruki Kadokura.

Comments

Please log in or sign up to comment.