Add laser for duet2 wifi
-
@Danal
here are the complete drawing between Laser ; header and the circuit
do I need to add anything else
-
@EasyTarget
never mind it's only 10$ -
@yaman said in Add laser for duet2 wifi:
here are the complete drawing between Laser ; header and the circuit
do I need to add anything elseLooks good to me; I was going to suggest a switch but I see you have that covered.
-
Looks correct, and the values given will work with a Duet (expansion) at 12V or 24V.
As with any project, verify as much as possible with a voltmeter or o-scope, every step of the way.
-
@Danal
@EasyTarget
OK so after some work with solder
the circuit not work exactly but after I make little change the Laser finally work
youtube for Laser Test -
AhHA! a 10V pwm input. Same as mine; when I was looking at this last year I'd noted that 10V pwm/analogue seems to be a bit of a standard in the laser world. It's common in many CO2 lasers.
-
Something like this would work?
https://www.amazon.com/Voltage-0-100-Linear-Conversion-Transmitter/dp/B00U7GJDVO
connected to a fan or heater, take the pwm at 24v and transform it to 0-5V DC
-
@hector
thanks for you replay
but this circuit will not work in my case because I don't have Fan 2
fan 2 I use it for tool 2
I have heater 6 -7 with 5v PWMhttps://forum.duet3d.com/assets/uploads/files/1570300649740-laser_cable_2.jpg
-
@yaman said in Add laser for duet2 wifi:
after I make little change the Laser finally wor
Sounds like that laser wants 10V in.
Some want 5V (TTL), some want 10V. The two versions of the circuit above will work for the respective cases.
-
@Danal
@EasyTarget
@T3P3Tony
Thanks for your replay
that what I find maybe the real test will be in G code file and let the machine work for hours
but first I have to do some work at FirmwareRight now I'm at Version 2.0.0-RC2
so any Suggestions for good version work fine with 3dprinter and Laser ? -
I haven't personally tried laser, so can't comment on releases.
I can say I've had very good results using the "latest", including release candidates.
-
@yaman said in Add laser for duet2 wifi:
Suggestions for good version work fine with 3dprinter and Laser ?
The latest release, always the latest.
https://github.com/dc42/RepRapFirmware/releases/latestDuet makes upgrading super easy, there is no real excuse for not upgrading asap and when new releases come out. Currently it is 2.03.
This is especially true if doing CNC machine control, Duet3D are pushing heavily in this direction at present and related features are appearing in each new release.
If you want to throw caution to the wind, try the latest 2.0x Release candidate, but I would avoid the 3.0 series betas at this time for general users. Though the 3.x series will eventually bring even more CNC related feature goodness.
-
Laser Engraving picture
-
@yaman COOL!, it's great when it gets working.
Now you have all the tuning fun you could wish for; carving and engraving is much more of a 'craft' than 3d printing, the sheer range of materials and techniques ensures that every job is a one-off. With my printers I strive for reproducibility, but for laser art I want everything to be slightly 'individual', it's part of the charm. -
-
@EasyTarget
thanks for your support -
@yaman
mind sharing your laser part of your config.g? are u running on the expansion board? I am trying to mine to work... but my laser have 2 pin 12v and 2 pin ttl... dont know how to plug this up (heater 7 pwn and gnd?) -