Replies: 16 comments
-
What machine do you have? Did you have to install a USB driver. If it says it's connected you can also try changing the Threading mode in LaserGRBL Settings for a slower one. |
Beta Was this translation helpful? Give feedback.
-
Hi, the laser cutter is CNC2-3040 and I’m using it on my laptop which has windows 10. I already downloaded and installed the driver, and checked the device manager. It was there, but when I go to LaserGRBL it still says disconnected. I changed it to the correct baud rate and tried, but still no luck. Will changing the threading mode affect whether I can connect? Thanks!
… On Apr 11, 2020, at 9:25 PM, Stuart ***@***.***> wrote:
What machine do you have? Did you have to install a USB driver.
If your main controller board has a Nano board plugged in to it you
might need to install the CH340 driver. You can do that in LaserGRBL, on the tools menu.
Also check in Windows device manager to see if the Com port for the machine is there.
If it says it's connected you can also try changing the Threading mode in LaserGRBL Settings for a slower one.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
I tried changing the threading to all the possible slower options and it still isn’t commecting |
Beta Was this translation helpful? Give feedback.
-
Are you sure that CNC2-3040 controller use grbl as firmware? |
Beta Was this translation helpful? Give feedback.
-
The laser cutter came with a file to download LaserGRBL so I assumed so, but I’ll try what the website says. If you can come up with anything else, please let me know, thank you!!
… On Apr 12, 2020, at 2:09 PM, arkypita ***@***.***> wrote:
Are you sure that CNC2-3040 controller use grbl as firmware?
LaserGRBL can connect only with grbl machines.
http://lasergrbl.com/faq/
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
Ok, let's assume that it use grbl.
Thread speed doesn't have much to do with the connection problem. It may have some effect, but it actually affects most of the problems you might have with low quality arduino clones on communication stability, after connection. It could be that your serial port needs to be "reset" on connection. Try to configure "hard reset" on the connection. |
Beta Was this translation helpful? Give feedback.
-
If it does not work read this. Unlike other programs, LaserGRBL waits for grbl (the software that runs on the machine) to send it a correct status message, before considering itself validly connected. The message grbl should send is something like this: If LaserGRBL does not receive this message in 10 seconds, it consider itself not connected (or connected to a non grbl device). You can log the serial session and upload here, so I can see what is the problem.
This will log the communication during connection phase. The format of a valid log look like this:
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I did that and it still won’t connect to my computer
… On Apr 13, 2020, at 4:49 AM, arkypita ***@***.***> wrote:
The laser cutter came with a file to download LaserGRBL so I assumed so
Ok, let's assume that it use grbl.
I tried changing the threading to all the possible slower options and it still isn’t commecting
Thread speed doesn't have much to do with the connection problem. It may have some effect, but it actually affects most of the problems you might have with low quality arduino clones on communication stability, after connection.
It could be that your serial port needs to be "reset" on connection. Try to configure "hard reset" on the connection.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
Have a look here, there may be something to help. |
Beta Was this translation helpful? Give feedback.
-
You can also try to connect to other software, like Universal GCode Sender to verify if your engraver is equipped with GRBL. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I tried all of the suggestions but nothing works, so I ordered an offline controller. When I press the buttons to position or move the laser, it doesn’t move. The laser doesn’t turn on either. I double checked every connection and still nothing.
… On Apr 17, 2020, at 11:44 AM, Alex ***@***.***> wrote:
You can also try to connect to other software, like Universal GCode Sender to verify if your engraver is equipped with GRBL.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
The laser is now on, but still now moving.
… On Apr 17, 2020, at 11:44 AM, Alex ***@***.***> wrote:
You can also try to connect to other software, like Universal GCode Sender to verify if your engraver is equipped with GRBL.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
Are you using the offline controller with the USB still connected. If so try unplugging the USB first. |
Beta Was this translation helpful? Give feedback.
-
No I had it disconnected |
Beta Was this translation helpful? Give feedback.
-
Just to make sure you have GRBL installed properly on your arduino: After connecting, you get something like this: In case you can not connect, you most likely have a wrong driver/USB cable. |
Beta Was this translation helpful? Give feedback.
-
Were you able to get a solution? I am having exactly the same problem. |
Beta Was this translation helpful? Give feedback.
-
When I try to press the green play button to start cutting, it's not green because the device is disconnected. It is plugged in correctly and everything has been installed. I try to connect it and it tries for a sec and then still says disconnected. How can I fix this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions