|
|
(21 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
| | {{Projekt |
| | |image= |
| | |involved=[[User:Amir|amir]] and [[User:pwnschlager|meks]] |
| | |startdate=2021-03-28 |
| | |status=active |
| | |wtf=Porting ctrl-cut to the new laser |
| | |lastupdate= |
| | |hidden=false |
| | }} |
| | |
| == WTF? == | | == WTF? == |
|
| |
|
Zeile 12: |
Zeile 22: |
|
| |
|
| == Progress == | | == Progress == |
| | https://chaos.social/@lazzzzzor |
|
| |
|
| === Mar 25 ===
| | [[Laser/Hacking]] |
| Zwax and I physically setup the laser cutter and tried to send a laser job to it for the first time. To do so we discovered there is menu for network settings in the control panel. Anyway, though the laser cutter was reachable on the network we weren't able to send a job via ethernet to it.
| |
| | |
| === Mar 26 ===
| |
| I spent the day trying to figure out how to send jobs via network to no avail. I can see that the driver sends a single 6-bytes udp-packet to the LC but never gets an answer. The packet seems to be some kind of "EHLO" because it is also used in the auto-discovery feature of the driver. When you active the discovery the software sends that exact packet to every single address in the subnet. Different cables directly connected to my laptop (in conjunction with tools like ethtool) ensured that it wasn't a fault on the physical connection.
| |
| | |
| === Mar 28 ===
| |
| After again spending a bit of time trying to send a job via the network i gave up and decided to see if it works via usb. And indeed, it does. In the meanwhile meks joined me and we kept working together on creating a reproducable setup to create/modify/send/sniff/replay laser cutter jobs. The usb presents itself as a usb serial device which is pretty convenient because we can easily sniff serial traffic. After we verified it worked we started using a wine configuration i created based on lutris to run the driver in linux - works like a charm. Anyway, we hesitated to do actual laser jobs because we found out that you are supposed to wear protective glasses while operating the machine and also because we weren't done reading the manuals. which we really should do before we play with such a complex machine. Tomorrow I will call the brm support line to find out if we actually need the glasses and to ask why networking doesn't work.
| |
|
| |
|
| [[Kategorie:Lazzzor]] | | [[Kategorie:Lazzzor]] |
| [[Kategorie:Projekte]] | | [[Kategorie:Projekte]] |