LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
692 stars 186 forks source link

No supported Firmware Detected #642

Closed ricardofrias closed 2 years ago

ricardofrias commented 2 years ago

I received my Sculpfun S9 yesterday, using a Mac I did engraving tests, everything came out perfect.

Today I went to do the cutting tests and the LW simply does not connect to the machine. I've already tried reinstalling the CH34 driver, the LW and nothing works.

Does anyone know what could be happening?

cprezzi commented 2 years ago

Did you make the engraving tests with LW? After connecting over USB LaserWeb reads the firmware type and version. If this information can not be read from the controller within 10s or is not in the list of supported firmwares, then you will get the "No supported firmware" Error.

Did you try it with one of the softwares that Sclupfun suggests?

cprezzi commented 2 years ago

You can use a termianl software (like the serial monitor in the Arduino IDE) to check if the serial connection to the controller theoretically works. Try to send $$ after opening the connection. You should get a list of $ settings back.

ricardofrias commented 2 years ago

Did you make the engraving tests with LW? After connecting over USB LaserWeb reads the firmware type and version. If this information can not be read from the controller within 10s or is not in the list of supported firmwares, then you will get the "No supported firmware" Error.

Did you try it with one of the softwares that Sclupfun suggests?

I didn't use LW, but I had read in a forum that in case of error when using Lightburn on Mac, I had to use LW first. This is what I followed and it worked perfectly.