Closed df8oe closed 6 years ago
It's surely a grbl, if not, check youtube for grbl for benbox
El lun., 25 jun. 2018 14:21, DF8OE notifications@github.com escribió:
Hi,
actually I am fighting with the second step. LW4 is properly installed and is starting up at Debian 64 bit.
I can connect to my laser cutter via USB and can see in the log window of LW4:
Machine connected benbox laser 3.1(c) mul 2015.06.06 unknow M115 unknow M115 No supported firmware detected. Closing port /dev/ttyUSB1 Machine disconnected
It identifies itself via USB with "vendorId":"0x1a86","productId":"0x7523". It seems to be a machine which is very often sold from Chinese sellers - it is like this one:
It has Arduino nano as controller. It is sold with "Benbox Windows Software" which does not work under my Linux system (I got it partially working using wine bur do not want to use this soft). Is there any chance to get it working?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4/issues/495, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIYEJlbcGom6nxR_YnCtPQnP8BZBiEks5uANXcgaJpZM4U2C-e .
Yes, I supposed that already and tried with setting "grbl" - sorry, I forgot. Controller seems to be a modified EleksMaker® ManaSE 2 controller. Laser PWM connection is not applied - laser and fan are fed through 12V 2pin connector. Bur Laser can be regulated by software so the 12V connector isn't a "straight one". Before flashing new firmware (and reverse engineer what is about laser power management) I am looking for a solution to get it run without fw changing. What means "unknown M115" in the logs? Is is coming from controller to LW4 or other direction?
Yes, it comes from the controller, m115 is a gcode sent by the dectection of the firm (guessing is marlin)
El lun., 25 jun. 2018 15:44, DF8OE notifications@github.com escribió:
Yes, I supposed that already and tried with setting "grbl" - sorry, I forgot. Controller seems to be a modified EleksMaker® ManaSE 2 controller. Laser PWM connection is not applied - laser and fan are fed through 12V 2pin connector. Bur Laser can be regulated by software so the 12V connector isn't a "straight one". Before flashing new firmware (and reverse engineer what is about laser power management) I am looking for a solution to get it run without fw changing. What means "unknown M115" in the logs? Is is coming from controller to LW4 or other direction?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4/issues/495#issuecomment-399956525, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIYFYuXG3opXR2D0x2DZcFJFoVj7Dxks5uAOksgaJpZM4U2C-e .
Thanks. Meanwhile I stuck up and swapped the Arduino nano to one containing grbl and all works fine. The stuff which was on original board is weird ;)
@df8oe did you ever get it to work with the original board that comes with the kit? I am having the same issue and would like to run laserweb for my laser cutter, the Benbox software is very sketchy and not well thought out.
@Haard-Shah : as I already have written in my last post I have replaced the firmware. I never ever have tried something more with th original firmware - it is weird and ugly...
@Haard-Shah : as I already have written in my last post I have replaced the firmware. I never ever have tried something more with th original firmware - it is weird and ugly...
hello, I'm having your same problem (Machine connected benbox laser 3.1(c) mul 2015.06.06 unknow 115 unknow M115) , could you help me step by step in replacing the firmware? thank you
Thanks. Meanwhile I stuck up and swapped the Arduino nano to one containing grbl and all works fine. The stuff which was on original board is weird ;)
Df80e: could you send link of replacement NANO that got you running again. Also, any more information on general running of laser since you got it going. TIA.
Hi,
actually I am fighting with the second step. LW4 is properly installed and is starting up at Debian 64 bit.
I can connect to my laser cutter via USB and can see in the log window of LW4:
It identifies itself via USB with "vendorId":"0x1a86","productId":"0x7523". It seems to be a machine which is very often sold from Chinese sellers - it is like this one: https://www.ebay.de/itm/Mini-Laser-Engraving-Machine-30X40CM-DIY-Logo-Cutting-500mW-Marking-Wood-Printer/282830912097
It has Arduino nano as controller. It is sold with "Benbox Windows Software" which does not work under my Linux system (I got it partially working using wine bur do not want to use this soft). Is there any chance to get it working?