Project

General

Profile

Moshi-to-laos-conversion-SH-K40-1V » History » Version 2

bullar, 2014-08-24 22:18

1 1 bullar
h1. Moshi-to-laos-conversion-SH-K40-IV
2
3
I bought my Chinese Laser Cutter from German vendor in 2014 in order get a Laser Class 1 system. A Class 1 laser is safe under all conditions of normal use. No need for any eye protection which increases the WAF (wife acceptance factor).
4
After some trials I faced the common issue with MoshiDraw and the corresponding controller (MS10105 V4.5). One of the severe drawbacks of V4.5 is the missing link between controller board and laser power control. The laser power has to be set manually for each job.
5
The next versions of the controller (V4.6) solves this bottleneck but it's still a closed system. And the Chinese MoshiDraw software is ugly... 
6
My new objective was clear: I have to move to open source (LAOS). The following pages will describe the findings I had due to some differences in the actual machine version.
7
8
h2. Differences to older posts
9
10
h3. Laser Power
11
12
My laser cutter hosted a MY JG40W power supply with PWM power control input.
13
!{width:30%;height:30%;}laserPSU.png!
14
15
16
*I used the following connectors:*
17 2 bullar
|*K-*| trigger button -| _to panel button_ |
18
|*K+*| trigger button +| _to panel button_ |
19 1 bullar
20 2 bullar
|*G*| Ground | _to LAOS main controller (GND) and level shifter unit_|
21
|*IN*| PWM input, 0/5V, 0...100% duty cycle | _to LAOS main controller (Laser PWM) via level shifter unit_|
22
|*5V*| +5V output| _for level shifter unit only_|
23 1 bullar
24 2 bullar
|*24*| +24V output| n/c |
25
|*G*| Ground | _to LAOS main controller (GND)_|
26
|*5V*| +5V output| n/c |
27
|*L*| Laser on | _to LAOS main controller (Laser On)_|
28 1 bullar
29
24V and 5V from this power supply are not used in my installation. There are separate PSUs available in order to keep the controller operating while the laser is powered off (laser class 1 safety issue).
30
31
h3. Laser power controller
32
33
Here the actual system is much more modern and supports a digital power adjustment in 1/10, 1 and 10% steps (but still suffers from missing link to main control board).
34
The board is called 6C6879-LEDPAD-A. It was replaced by an I2C-Panel of LAOS
35
!{width:30%;height:30%;}ledpad.png!
36
37
38
h3. The new control panel
39
40
I added a LED showing the laser activity and a button to trigger the laser. The rest is supported by I2C-Panel. The front design file (SVG) is attached.
41
!{width:30%;height:30%;}IMG_0129.jpg!
42
43
44
h3. Signal integrity issue
45
46
LAOS main board uses optocouplers for laser control (if you don't use the transistor output). In a lot of config files I found that PWM frequency is set to 1KHz.
47
In my system the frequency from power control panel was 21KHz. But this is a little fast for the  optocouplers. The ground level get weak even with a pull-up of >470Ohm.
48
The picture shows the signal at optocoupler (reference in yellow is the transistor output w/o optocoupler).
49 2 bullar
!{width:30%;height:30%;}PWM_signal_integrity.png!
50 1 bullar
51
Therefore I decided to use a level shifter unit (schematic will follow).
52
53
54
The letter shifter on a small PCB:
55 2 bullar
!{width:30%;height:30%;}lMG_0130.jpg!
56 1 bullar
57
58
h2. My Laser cutter after all modifications (until Aug 2014)
59
60
!{width:30%;height:30%;}IMG_0133.jpg!