gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
4k stars 1.6k forks source link

Woodpecker - Laser 3 pin wiring #620

Open dolfek opened 5 years ago

dolfek commented 5 years ago

Hi I'm upgrade 3018 Woodpecker to grbl 1.1. But have a problem with laser. How can connect 2.5W 3 pin module to Woodpecker 3.1.? It have just 2pin spindle, 2pin laser outputs and some 12V 2pin. I'm connecting + and - from laser to laser separate power suply but pwm I dont know where to connect. With lasergrbl it's come just the andjustment light on. When try demo NC code all axis work fine but laser not burn. Help please and sorry abaut bad english.

dolfek commented 5 years ago

Is anybody out ther?

JBSchueler commented 5 years ago

This is more a hardware related isue and has nothing to do with GRBL. If you connect your laser toa separate power supply, you only have to connect the PWM TTL and ground from the board to your laser. Connect ground from your board to the ground of the power supply of your laser. Otherwise it will not work at all...

More I can not help you as I have not that board.

dolfek commented 5 years ago

Thank you for reaplay. I have separate power supply and 2 pin laser , 2 pin spindle output. I connected pwm and gnd from laser to laser pins but its just adjustment light is on. If press a switch on laser burning at full. I can't adjusting power. If pwm connecting to z end pin is the same. gbrl 1.1 have swaped pins z and spindle. But where can find pin 12 on board?

dolfek commented 5 years ago

Hi I solved. Solder pwm connection to bottom pin on MOSFET over 10k resistor, Vcc and Gnd connect on laser output (2pin) without external PWS. It's work. Now is time to go forward. Must build an enklosure, protect wires from noises, fine adjustment of laser, ... . Now, when all work, I can play with finese.

My configuration: 3018 Cnc, Woodpecker 3.1, laser 2.5W cheap China clone, all endstops, grbl 1.1, Candle 1.17, Lasergrbl, spindle 775 motor with collets, ... . I'm happy with begining reasult, after four months and work further. On end is all simple.

alienboyxp commented 4 years ago

Hello @dolfek I have similar setup and I have troubles to set up my laser correctly. Can you please share some images about your setup/connections can help me to identify my issues?

dolfek commented 4 years ago

My pictures: IMG_20191011_141825.jpg https://drive.google.com/file/d/15fjxqsCxkaTbzSrCWoauLEmIoZtcMF68/view?usp=drive_web IMG_20191011_141833.jpg https://drive.google.com/file/d/1JntVDuzj2gHABiWsKa3i6vVz-G7Gi95J/view?usp=drive_web IMG_20191011_141957.jpg https://drive.google.com/file/d/1L5PaJfBXof1DyDmq3X6ekWyhOzeGkVmD/view?usp=drive_web IMG_20191011_142029.jpg https://drive.google.com/file/d/1qawmGhPhuzNDOAJO97-8-GDEkrMmH9XF/view?usp=drive_web IMG_20191011_142054.jpg https://drive.google.com/file/d/1GytCYx7oVpBBBoncNHcX30kqcmryYttX/view?usp=drive_web

V V pet., 11. okt. 2019 ob 13:28 je oseba alienboyxp < notifications@github.com> napisala:

Hello @dolfek https://github.com/dolfek I have similar setup and I have troubles to set up my laser correctly. Can you please share some images about your setup/connections can help me to identify my issues?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gnea/grbl/issues/620?email_source=notifications&email_token=AGCUURBQETINNYVF4BO7WBDQOBPM7A5CNFSM4G3FC3IKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA7WLQA#issuecomment-541025728, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCUURCAWK375PVMQLSHEATQOBPM7ANCNFSM4G3FC3IA .

alienboyxp commented 4 years ago

Thanks @dolfek my setup is a bit different, I have 3 pins on my Woodpecker board and my laser have 2 different 2 pin connectors... one for 12v and ground (should be connected to external power) and the other for TTL/PWM (tagged as TTL only but not sure if can manage PWL). I test different connections but no luck to make it work as expected. Any help will be welcomed :D

dolfek commented 4 years ago

You have just reversed as I'm. Look at github.com/gnea/grbl page issue. I'm not sure, but my original 3 wire settup must be: black and red on power and white(yellow) to woodpecker laser output. GND must be connected together.

V V pet., 11. okt. 2019 ob 18:38 je oseba alienboyxp < notifications@github.com> napisala:

Thanks @dolfek https://github.com/dolfek my setup is a bit different, I have 3 pins on my Woodpecker board and my laser have 2 different 2 pin connectors... one for 12v and ground (should be connected to external power) and the other for TTL/PWM (tagged as TTL only but not sure if can manage PWL). I test different connections but no luck to make it work as expected. Any help will be welcomed :D

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gnea/grbl/issues/620?email_source=notifications&email_token=AGCUURA6IBWE2VK6BE7VCHTQOCTXZA5CNFSM4G3FC3IKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBARODY#issuecomment-541136655, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCUURCL4YCLRGCDV4FK7RDQOCTXZANCNFSM4G3FC3IA .

Edoggy2 commented 8 months ago

Thanks @dolfek my setup is a bit different, I have 3 pins on my Woodpecker board and my laser have 2 different 2 pin connectors... one for 12v and ground (should be connected to external power) and the other for TTL/PWM (tagged as TTL only but not sure if can manage PWL). I test different connections but no luck to make it work as expected. Any help will be welcomed :D

Goodmorning, I'm having the same situation! Did you find any solutions? If so, can you share the details? thanks

lalo-uy commented 8 months ago

Did you try to put a ttl signal between TTL input and ground? Say a simple 50/50 clock?

El El mié, 15 de nov. de 2023 a la(s) 10:52, Edoggy2 < @.***> escribió:

Thanks @dolfek https://github.com/dolfek my setup is a bit different, I have 3 pins on my Woodpecker board and my laser have 2 different 2 pin connectors... one for 12v and ground (should be connected to external power) and the other for TTL/PWM (tagged as TTL only but not sure if can manage PWL). I test different connections but no luck to make it work as expected. Any help will be welcomed :D

Goodmorning, I'm having the same situation! Did you find any solutions? If so, can you share the details? thanks

— Reply to this email directly, view it on GitHub https://github.com/gnea/grbl/issues/620#issuecomment-1812573103, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXBW4PHU4IAAR3QJIGKKETYETCIDAVCNFSM4G3FC3IKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBRGI2TOMZRGAZQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>