Skip to content
Snippets Groups Projects
Commit 438c34b0 authored by Ahmad Fares's avatar Ahmad Fares
Browse files

-m lasercutter

parent 0295d59b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,6 +5,7 @@ pandoc -s -t html -c styles.css index.md -o index.html
pandoc -s -t html -c styles.css assembly/assembly.md -o assembly/assembly.html
pandoc -s -t html -c styles.css 3dprinters-scanning/3dprinters-scanning.md -o 3dprinters-scanning/3dprinters-scanning.html
pandoc -s -t html -c styles.css linux/linux.md -o linux/linux.html
pandoc -s -t html -c styles.css lasercutter/lasercutter.md -o lasercutter/lasercutter.html
pandoc -s -t html -c styles.css electronics/electronics.md -o electronics/electronics.html
pandoc -s -t html -c styles.css introduction/introduction.md -o introduction/introduction.html
pandoc -s -t html -c styles.css cad/3dDesign.md -o cad/3dDesign.html
......
participants/fares.ahmad/lasercutter/images/1.jpg

215 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/1.jpg

276 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/1.jpg
participants/fares.ahmad/lasercutter/images/1.jpg
participants/fares.ahmad/lasercutter/images/1.jpg
participants/fares.ahmad/lasercutter/images/1.jpg
  • 2-up
  • Swipe
  • Onion skin
participants/fares.ahmad/lasercutter/images/3.jpg

143 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/3.jpg

181 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/3.jpg
participants/fares.ahmad/lasercutter/images/3.jpg
participants/fares.ahmad/lasercutter/images/3.jpg
participants/fares.ahmad/lasercutter/images/3.jpg
  • 2-up
  • Swipe
  • Onion skin
participants/fares.ahmad/lasercutter/images/4.jpg

185 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/4.jpg

233 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/4.jpg
participants/fares.ahmad/lasercutter/images/4.jpg
participants/fares.ahmad/lasercutter/images/4.jpg
participants/fares.ahmad/lasercutter/images/4.jpg
  • 2-up
  • Swipe
  • Onion skin
participants/fares.ahmad/lasercutter/images/5.jpg

117 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/5.jpg

164 KiB | W: | H:

participants/fares.ahmad/lasercutter/images/5.jpg
participants/fares.ahmad/lasercutter/images/5.jpg
participants/fares.ahmad/lasercutter/images/5.jpg
participants/fares.ahmad/lasercutter/images/5.jpg
  • 2-up
  • Swipe
  • Onion skin
participants/fares.ahmad/lasercutter/images/6.jpg

29.2 KiB

......@@ -9,6 +9,40 @@
<link rel="stylesheet" href="styles.css" type="text/css" />
</head>
<body>
<h1 id="laser-cutter">Laser Cutter</h1>
<h2 id="introduction">Introduction</h2>
<p>Trotec Speedy 400 is laser cutter used to cut different types of materials like paper, plastic, wood and metal. It is equipped with CO2 laser and can cut with a speed of 3.5 m/sec and power of 120w. The laser cutter can be used to engrave, cut and mark. The power and speed of the laser is defined by the type of the material and the thickness required. There are many pre-defined materials with the cutting specifications, but to add a new material, cutting test with different power and speed should be conducted to find out the best specification.</p>
<h2 id="machine-installation">Machine installation</h2>
<p>The machine comes as one piece. It does not need to assembled, the only main thing that needs to be installed is the exhaust. The exhaust extracts the smoke produced by the cutting and send it out of the building.</p>
<h4 id="write-the-software">WRITE THE SOFTWARE</h4>
<h4 id="problem">Problem</h4>
<p>We have stayed in the simple installation process for one day!. The machine has a LED which tells if the machine is ready or not. That LED was blinking each time we started the machine, blinking means that the machine door is open. We thought that the problem is with the door's sensors, we tested the sensors by putting a small round magnetic on each of them, but the LED kept blinking. At the end of the day we have solved it by switching one single #### CONTINUE</p>
<h2 id="printing">Printing</h2>
<h4 id="set-up-the-machine">Set up the machine</h4>
<p>The machine is very easy to set up for cutting. The only thing to do before starting the cutting is setting up the laser focus by placing the tool in the laser head and raising the plate until it touches the tool.</p>
<div class="figure">
<img src="images/6.jpg" />
</div>
<p>The first time I used the laser cutter, I decided to engrave my name on the back cover of my phone. I have wrote my name in a website and copied it inkscape.</p>
<div class="figure">
<img src="images/2.jpg" />
</div>
<p>The black color is very important,each color represents a process with its specifications, like engraving is Black, cutting is Red. These colors can be changed and the specifications can be also changed in material database in the laser cutter software.</p>
<div class="figure">
<img src="images/1.jpg" />
</div>
<p>back to inkscape, my name is ready and the dimensions of it is acceptable. To send it to the laser cutter software, I have pressed <strong>CTRL + P</strong> then print then defined the material of my back cover and pressed send.</p>
<p><img src="images/3.jpg" /> <img src="images/4.jpg" /></p>
<p>The drawing can be found in the jpbs menu of the software, I have imported and place it in the middle of the indicator. I did not know the best power, I was afraid of burning my phone so I have started with 0w then 20w and then raised it to 40w which gave me a good engraving.</p>
<div class="figure">
<img src="images/5.jpg" />
</div>
<video width="640" height="480" autoplay loop>
<source src=" ./videos/1.mp4" type="video/mp4"> your browser dose not support the video tag.
</video>
</body>
</html>
......@@ -8,6 +8,38 @@ Trotec Speedy 400 is laser cutter used to cut different types of materials like
The machine comes as one piece. It does not need to assembled, the only main thing that needs to be installed is the exhaust. The exhaust extracts the smoke produced by the cutting and send it out of the building.
We have stayed in this simple installation for one day!. The machine has a LED which tells if the machine is ready or not. That LED was blinking each time we started the machine, blinking means that the machine door is open.
#### WRITE THE SOFTWARE
#### Problem
We have stayed in the simple installation process for one day!. The machine has a LED which tells if the machine is ready or not. That LED was blinking each time we started the machine, blinking means that the machine door is open. We thought that the problem is with the door's sensors, we tested the sensors by putting a small round magnetic on each of them, but the LED kept blinking. At the end of the day we have solved it by switching one single
#### CONTINUE
## Printing
#### Set up the machine
The machine is very easy to set up for cutting. The only thing to do before starting the cutting is setting up the laser focus by placing the tool in the laser head and raising the plate until it touches the tool.
![](images/6.jpg)
The first time I used the laser cutter, I decided to engrave my name on the back cover of my phone. I have wrote my name in a website and copied it inkscape.
![](images/2.jpg)
The black color is very important,each color represents a process with its specifications, like engraving is Black, cutting is Red. These colors can be changed and the specifications can be also changed in material database in the laser cutter software.
![](images/1.jpg)
back to inkscape, my name is ready and the dimensions of it is acceptable. To send it to the laser cutter software, I have pressed **CTRL + P** then print then defined the material of my back cover and pressed send.
![](images/3.jpg)
![](images/4.jpg)
The drawing can be found in the jpbs menu of the software, I have imported and place it in the middle of the indicator. I did not know the best power, I was afraid of burning my phone so I have started with 0w then 20w and then raised it to 40w which gave me a good engraving.
![](images/5.jpg)
<video width="640" height="480" autoplay loop> <source src=" ./videos/1.mp4" type="video/mp4">
your browser dose not support the video tag.
</video>
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
display: block;
margin: 0 auto;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
pre,
code {
font-family: Menlo, Monaco, "Courier New", monospace;
}
pre {
padding: .5rem;
line-height: 1.25;
overflow-x: scroll;
}
a,
a:visited {
color: #3498db;
}
a:hover,
a:focus,
a:active {
color: #2980b9;
}
.modest-no-decoration {
text-decoration: none;
}
html {
font-size: 12px;
}
@media screen and (min-width: 32rem) and (max-width: 48rem) {
html {
font-size: 15px;
}
}
@media screen and (min-width: 48rem) {
html {
font-size: 16px;
}
}
body {
line-height: 1.85;
}
p,
.modest-p {
font-size: 1rem;
margin-bottom: 1.3rem;
}
h1,
.modest-h1,
h2,
.modest-h2,
h3,
.modest-h3,
h4,
.modest-h4 {
margin: 1.414rem 0 .5rem;
font-weight: inherit;
line-height: 1.42;
}
h1,
.modest-h1 {
margin-top: 0;
font-size: 3.998rem;
}
h2,
.modest-h2 {
font-size: 2.827rem;
}
h3,
.modest-h3 {
font-size: 1.999rem;
}
h4,
.modest-h4 {
font-size: 1.414rem;
}
h5,
.modest-h5 {
font-size: 1.121rem;
}
h6,
.modest-h6 {
font-size: .88rem;
}
small,
.modest-small {
font-size: .707em;
}
/* https://github.com/mrmrs/fluidity */
img,
canvas,
iframe,
video,
svg,
select,
textarea {
max-width: 100%;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(http://fonts.googleapis.com/css?family=Arimo:700,700italic);
html {
font-size: 18px;
max-width: 100%;
}
body {
color: #444;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
margin: 0 auto;
max-width: 48rem;
line-height: 1.45;
padding: .25rem;
}
img {
display: block;
margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Arimo, Helvetica, sans-serif;
}
h1,
h2,
h3 {
border-bottom: 2px solid #fafafa;
margin-bottom: 1.15rem;
padding-bottom: .5rem;
text-align: center;
}
blockquote {
border-left: 8px solid #ccc;
padding: 1rem;
}
pre,
code {
background-color: #c0c0c0;
}
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment