-
Notifications
You must be signed in to change notification settings - Fork 1
/
lasercutting.html
303 lines (253 loc) · 15 KB
/
lasercutting.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:900|Raleway:400,700,800,900" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="styles.css">
<title>Laser Cutting</title>
<meta charset="utf-8" />
<script type="text/javascript" src="script.js">
</script>
</head>
<body>
<nav class="nav">
<center>
<a href="index.html"> <img class="logo" title="maker club" src="pictures/CEED_LOGO_BLACK_ORANGE.png" alt="" /></a>
<ul>
<a href="index.html"><button type="button"class="navbutton">Volunteer<br>Information</button></a>
<a href="opportunities.html"><button type="button"class="navbutton">Current<br> Opportunities</button></a>
<a href="resources.html"><button type="button"class="navbutton">Resources</button></a>
<!-- <a href="#ControlPanel">f</a> -->
<p class="navtext"> This site is a work in progress, more updates to come shortly. If you see any mistakes or typos please email <a href="mailto:[email protected]?Subject=Content%20Error" target="_top">[email protected]</a></p>
</center>
</ul>
</nav>
<article>
<div class="content">
<center>
<h1 class="main-title">Laser cutting</h1>
<hr/>
</center>
<div class="toc">
<h3>Table of contents</h3>
<ol>
<li>
<a href="#whatis">What is a laser cutter?</a>
</li>
<li>
<a href="#howto">How to laser cut</a>
</li>
</ol>
</div>
<h2 id="whatis">What is a laser cutter?</h2>
<p>The simplest answer to that question is that it is a laser that cuts.
It is composed of a bed or platform onto which the material to be transformed is placed.
On top of the bed there is the laser cutter head assembly. It is composed of a mirror and a converging lense which can move in 2 dimensions.
This lense focuses a beam of light which will either cut through or engrave the material below. The laser cutter is optimal for precise and complex jobs.
</p>
<h2>Getting to know the laser cutter setup</h2>
<p>There are 4 parts to the laser cutter setup:
<ul>
<li>Computer</li>
<li>Air Filter</li>
<li>Laser Cutter</li>
<li>Air Compressor</li>
</ul>
<img title="cura" src="pictures/lasercuttersetup.png" alt="" class="image-triangle" />
</p>
<p>As shown in the image below, the laser cutter has an on/off located on the bottom left
hand side of the laser. The main control panel located on the front. </p>
<img title="cura" src="pictures/gtklaser.png" alt="" class="image-triangle" id="imgZoom" onmousemove="zoomIn(event)" onmouseout="zoomOut()" />
<p>There are a few important safety features incorporated into the laser cutter.
Placed on the glass lid is a magnetic switch. If the lid is opened while the laser is
running, the lense mechanism will keep moving, but the laser will stop firing. This
means that it is very difficult (if not impossible) to burn yourself with the laser. A similar mechanism is incorporated into the front door.
</p>
<h3 id="ControlPanel">Control Panel</h3>
<img title="cura" src="pictures/laserkeypad.png" alt="" class="image-triangle" />
<ol>
<li><b>Go:</b>Start or stop a job or process</li>
<li><b>Stop:</b> Stop a process. When rastering it will stop right away. When vectoring it will only stop once it has finished its current path</li>
<li><b>Reset:</b> Moved the head back to its current home</li>
<li><b>Set Home:</b> Sets the zero point or starting point of the laser</li>
<li><b>X/Y Off:</b> Press this button and then go to disengage the motors and move the laser head around manually</li>
<li><b>Pointer:</b> Turn on the red light pointer</li>
<li><b>Focus:</b> Press this button then either the up or down button to raise or lower the bed. Using this process along with the focussing tool, you can focus the laser.</li>
<li>∆<b>/</b>∇:Cycle through the jobs or raise or lower the power, speed, or bed height</li>
<li><b>Power:</b> While rastering you can adjust the power by pushing this button on using the arrow keys</li>
<li><b>Speed:</b> While rastering you can adjust the speed by pushing this button on using the arrow keys</li>
</ol>
<h2>What can it do?</h2>
<img title="rastering and vectoring" src="pictures/rastervector.png" alt="" class="left" />
<p>The laser cutter has two different methods of transforming the material,
either rastering or vectoring. Rastering is a type of engraving, where top layers of the material are removed to create a depression in the material. You will know the laser
is rastering because it is moving back and forth like a regular 2D printer. Our laser has a built in setting that distributes the power settings over different shades. This means that a darker shade will look darker because it received
more power when rastered. Think of it like a black and white printer.
<br><br> Vectoring is most often used to cut through a material. However, at lower settings it can also be used to engrave. Instead of moving back and forth, the laser is following a “vector”. A vector is a line with a specified direction and
magnitude. In other words, a line that connects two points. Our laser has a point of 0.001” (0.0254 mm) in diameter. For a line to be recognised as a vector, the line width has to be the size of the point. We will explain how to do this further
in this document.
</p>
<h2 id="howto">How to laser cut in the Makerspace</h2>
<p>To be able to laser cut at the makerspace we require that you either:</p>
<ul>
<li>Attend a laser cutting workshop</li>
<li>Attend a walk-in training session</li>
<li>Are under the direct supervision of someone who has received training</li>
</ul>
<p>Before the using the laser cutter, please read the page on <a href="lasersafety.html">Laser Safety</a>. All the informationg in this document can also be found in the <a href="https://www.epiloglaser.com/downloads/pdf/mini_helix_4.22.10.pdf">OWNER'S MANUAL FOR EPILOG
MINI/HELIX</a>.
</p>
<p>The laser cutting process is as follows:</p>
<ol>
<li><a href="#preparefile">Prepare your file and select your material</a></li>
<li><a href="#move">Move your file to the laser cutter computer</a> </li>
<li><a href="#turnon">Turn on laser cutter setup</a></li>
<li><a href="#preparelase">Prepare laser cutter</a></li>
<li><a href="#settings">Click print and select print settings</a></li>
<li><a href="#start">Start the cut</a></li>
<li><a href="#turnoff">Turn off laser cutter setup</a></li>
<li><a href="#clean">Clean up</a></li>
</ol>
<h3 id="preparefile">1. Prepare your file and select your material</h3>
<p>Before you are going to start laser cutting, you need to get some prep work out of the way. First you need to create or select your file. If you are rastering an image, you can select or create an image in any program or use an existing picture.
If you are rastering an image, you can select or create an image in any program or use an existing picture.
<br>If you want to add vector cuts, you need to use a program that has the ability to create vectors. We use a free program called <a href=https://inkscape.org/en/>Inkscape</a>. A guide on how to use the program can be found <a href="inkscape.html">here</a>. Unfortunately you can’t print directly from inkscape, you need to simply save your file as .pdf.
</p>
<h3 id="move">2. Move file to the laser cutter computer</h3>
<p>Once you have saved your file as a .pdf, move it to a USB drive and bring it over to the laser cutter computer. Open your file on the computer.</p>
<h3 id="turnon">3.Turn on the laser cutter</h3>
<p>
There are three items to turn on:
</p>
<ul>
<li>
<b>Laser cutter:</b> Switch on left hand side at the back. When you turn on the laser cutter, let the head move around freely. Refrain from touching any other buttons until it has finished this process.
</li>
<li>
<b>Air filter:</b> Power button at bottom front.
</li>
<li>
<b>Air compressor:</b> Switch Located on top left hand side
</li>
</ul>
<h3 id="preparelaser">4. Prepare the laser cutter</h3>
<p>
The laser cutter needs to be be adapted to the material and image you are going to cut. This is done by changing the height and the laser’s home. The height affects the laser’s focus and the home is related to the center engraving. More information about this can be found on the <a href="lasersettings.html#options">laser settings page</a>.
</p>
<ul>
<li>
<b>Setting Home:</b> This is setting the origin for the laser. If you do not have center engraving select. This will be the top left hand corner of the piece. For more information, see the laser setting page.
<br /> <br /><ol>
<li>
Make sure the laser cutter is on.
</li>
<li>
Press the pointer button. You should see a red dot under the laser head. That is the current location of the laser.
</li>
<li>
Press X/Y off.
</li>
<li>
Press Go. You should be able to freely move the laser cutter head.
</li>
<li>
Move the laser head so that the red dot is at the desired origin.
</li>
<li>
Press set home. You should no longer be able to move the laser head and you home is set.
</li>
</ol>
</li>
<li>
<b>Focusing laser:</b> We do not use the automatic focus function on the laser, therefore you need to manually focus the laser before your cut.
<br /> <br /> <ol>
<li>
Make sure the laser is on.
</li>
<li>
Place the material on the laser bed. You want to make sure that the are you are cutting is parallel to laser bed and the track on which the laser head moves. If there is a variation in height, you will see a variation in properties of the rastering and
vectoring done by the laser
</li>
<li>
Place the manual focus guide onto the laser cutter head. The guide is attached with magnets. <img title="cura" src="pictures/manualfocus.png" alt="" class="image-triangle" />
</li>
<li>Press the Focus button on the laser cutter control panel. The laser head will move over slightly, make sure that the material is still under the manual focus.
</li>
<li>
Using the up and down arrows, lower or raise the bed until the manual focus guide is resting on the material without being lifted off the base.
</li>
</ol>
</li>
</ul>
<h3 id="settings">5. Click print and select settings</h3>
<p>On the computer, click print. The print setup window will appear. </p>
<img title="cura" src="pictures/Printlaser.png" alt="" class="image-triangle" />
<ol>
<li>Change the printer to the laser cutter you are going to be using </li>
<li>Go to the properties page. This will bring up a page on the laser cutter settings. Consult the laser cutter manual for the proper speed and vector settings. More information on settings can be found on the <a href="lasersettings.html">Laser Settings</a> page. When you are done selecting all your settings, click ok. This will take you back to the print page. </li>
<li>
Make sure that the picture is set to Actual size. If it is set to fit the vector lines will most likely not work.
</li>
<li>
Select orientation, either auto, portrait, or landscape.. Most of the time, this will be set to auto portrait/landscape. This means that the laser will look at the size of the image you are attempting to cut and the size that you have added in the properties
page. It will attempt to place the image in the way that it will fit best. If you want your image in a specific direction, select either portrait or landscape.
</li>
</ol>
<p>
When all settings are chosen, click print. If you look over to the laser cutter the name of the file should appear on the control panel. Wait until the data light is no longer flashing.
</p>
<h3 id="start">6. Start cut</h3>
<ol>
<li>
Make sure that the glass cover is down and that you have prepare the laser. Check that your job is set on displayed on the laser cutter.
</li>
<li>
Press the green go.
</li>
<li>
While the laser cutter is cutting, do not leave the laser cutter unattended. If small flames appear, <b>do not panic.</b> As long as you piece is not actively burning, you are ok. If at any point you are unsure, pause your cut and find the Makerspace
coordinator on duty. You can pause your cut by pressing the red stop button. Leave the lid closed. To resume, press the green go button
</li>
</ol>
<h3 id="turnoff">7. Turn off laser cutter setup</h3>
<p>
When you are finished all your cuts, turn off the laser cutter, air compressor, and air filter.
</p>
<h3 id="clean">Clean up
</h3>
<p>
So that our laser remains operational, it is important that we clean up after each cut. Clean off any debris that can be found on the the laser cutter bed. Using the handles on the front of the laser cutter, open the front of the laser. Empty the debris tray and replace it.
</p>
</article>
<footer>
<table class="tablefooter">
<tr>
<td>Contact: [email protected]<br>Copyright 2017 © Makerepo.com</td>
<td> <a href="disclaimer.html"><button type="button" class="footerbutton">Disclaimer</button></a></td>
<td>
<td>
<a href="francais/avenir.html"><button type="button" class="footerbutton">Français</button></a></td>
</tr>
</table>
</footer>
<script>
console.log("hi");
var x = document.getElementsByTagName("h3");
console.log(x.length);
</script>
<!-- <script>
console.log("hello");
function zoomIn(event) {
var element = document.getElementById("overlay");
element.style.display = "inline-block";
var img = document.getElementById("imgZoom");
var posX = event.offsetX ? (event.offsetX) : event.pageX - img.offsetLeft;
var posY = event.offsetY ? (event.offsetY) : event.pageY - img.offsetTop;
element.style.backgroundPosition = (-posX * 4) + "px " + (-posY * 4) + "px";
}
function zoomOut() {
var element = document.getElementById("overlay");
element.style.display = "none";
}
</script> -->
</body>
</html>