Hi,
since im getting slowly lost in setting up my laser engraver build, hopefully somebody here has gone through this an is willing to help
I´m upgrading a A3 banggood laser to smoothie and a stronger 5.5w diode.
Everything went fine so far, except the laser diode setup.
My diode driver has no pwm input but a 1 wire TTL cable.
I checked with an lab psu. It switches on to full power at about 4v. Below that its off.
Since there seems to be a lot of misconceptions about ttl and pwm and after days of research im still not sure:
Is it possible to drive this kind of driver with smoothie? and adjust power?
as of instructions i found i did the following:
-
Assigned a pwm pin via the config:
laser_module_enable : true
laser_module_pwm_pin: 3.25 -
Checked with a multimeter:
Pin goes high tfrom 0 to about 3.2v when “firing” the laser with cncjs laser section. -
Wiring 1:(as of directions i found )
smoothie: pwm pin to laser: ttl-wire
smmothie: grnd pin to laser ground
This gave me a always on 3.3v signal
- Wiring 2:
smoothie: pwm pin > laser: ttl-wire
Voltage regulation via “test laser” command works again 0-3.2v
- Triggervoltage 5v:
The common open drain concept directions i found needs the pwm pin and a 5v pin to work.
since im only using one wire for ttl i didn´t know how to do this.
Levelshifter: i acquired a levelshifter, wired the smoothie:pwm pin (3.25) to low-input and the laser:ttl to high. powering the 3 and 5v inputs with smoothie pins ( strange enough 3,2v pins were hard to find. the most were about 2,3v ?!? )
Testing: The multimeter “approximation” now shows values between 0-4,7v.
- Test drive: and now the bad…
The laser “on” has a delay. i.e. Circles are randomly “not closed”
Laser switches on ( mostly, but randomly not ) when jogging! testet in cncjs and pronterface
Power adjustment works in cncjs laser test module ( fire nnn ) from 40 -100%, whilst the shift command ( S0.2 ) in cutting makes no difference…
So still after days of tinkering:
Is it basically possible to drive a “real” digital ttl diode driver with smoothie?
How should the laser config/wiring look like ( to get it ttl pulsing )?
thanks in advance for your help!
Have a nice evening!
I won´t ;))))
cheers
ch.